WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Issue in deploying webservice in managed node

    Posted 09/23/12 07:20 AM
    Hi All,


    I have installed WAS v6.1.0.25 with the below feature pack.

    6.1.0-WS-WASWebSvc-AixPPC32-FP0000025.pak


    Now I am trying to install one webservice application in this environmnet profile. This profile was created using managed profileTemplete not with WEBSERVICES PROFILETEMPLETE.


    I get the below message while deploying.


    ADMA5055E: Errors in validating application target association for VehicleLookupService_war - CWSAD0016W: The target application.war module on  node cannot be reached because the module and the node require the Feature Pack for Web Services.



        
        I have successfully deployed the same application in WAS v6.1.0.25, where the WebSvc feature pack not installed.   


    could some one please help me , how can i deploy the webservice without uninstalling the above feature pack in a managed profile node.


    Thanks
    Siva      



  • 2.  Issue in deploying webservice in managed node

    Posted 09/23/12 03:43 PM
    Hi Siva,

      I think that the problem you are having is that the maintemance installed is not correct, You have installed 6.1.0-WS-WASWebSvc-AixPPC32-FP0000025.pak on profile that no have Web Service Feature installed (check it with versionInfo). For install Web Services feature pack you need to install it in your environment first. Take in mind that feature pack is not installing only applying a fix pack.
     
      launch from WAS_HOME\AppServer\bin\versionInfo.sh to see if you have Web Service feature pack installed. And the check the profile too
      WAS_HOME\AppServer\profiles\YOUR_PROFILE\bin\versionInfo.sh
     
      Depending on your application you don't need Web Service feature pack,  WAS "alone" can execute web services.  That could be the reason because you are able to run your application in a profile without Feature pack.
     
      If you need feature pack follow the next instrucctions to install in your environment (if you have deployment manager is the first node that you need to upgrade/augment, and I'm sorry but if your node is federated you can't augment it, you need new one)
     
        You can download from here:
        Utility: Feature Pack for Web Services for WebSphere Application Server V6.1
        www-01.ibm.com/support/docview.wss?uid=s...
     
        then create a profile with this feature pack, here the steps to install a profile with Web Service Feature Pack
        pic.dhe.ibm.com/infocenter/wasinfo/v6r1/...
         
        Here a lab to install it:
        publib.boulder.ibm.com/infocenter/ieduas...
     
      if you don't need I suggest to unninstall your last fixpack (6.1.0-WS-WASWebSvc-AixPPC32-FP0000025.pak) and to install FP 6.1.0.25 (6.1.0-WAS-AixPPC32-FP0000025.pak)
     
      tell us if you need more support.
     
      Hope this helps.
     
    Regards


  • 3.  Issue in deploying webservice in managed node

    Posted 09/24/12 04:03 AM
    Hi Gabriel,


    Please find the versionInfo details below.

    Name                     IBM WebSphere Application Server - ND
    Version                   6.1.0.25
    ID                          WEBSERVICE
    Build Level              cf250922.06
    Build Date               6/1/09


    If I check Adminconsole->systemadministartor->Nodes. I see all the Node version as ND 6.1.0.25 but only for DMGR Node ND 6.1.0.25 WS FEP 6.1.0.25.


    Please correct me if I am wrong. 


    The webservice feature pack is patched in the environment, So I need to create a profile with profiletemplete WEBSERVICES and need to deploy the webservice.


    Else, I need to uninstall the feature pack and deploy the webservice in the existing profile.


    Thanks,
    Siva              



      


  • 4.  Issue in deploying webservice in managed node

    Posted 09/24/12 05:30 AM
    Hi siva,

      Ok so you have augmented DMGR.  To create a profile with Web Services Feature you have two options:
     
        GUI:
        Follow the steps    
       publib.boulder.ibm.com/infocenter/ieduas...
        
        CMD:
        Go to WAS_HOME\bin
        manageprofiles(.sh) -create -profileName AppSvr01 -templatePath WAS_HOME/profileTemplates/WEBSERVICES/default.wsfep
        
      You can check profile creation WAS_HOME\logs\manageprofiles
     
      When you have the server with feature pack created (check versionInfo) then you need to federate with addNode command. When you have federate you will see in DMGR the servers with WS FEP.
        
      I don't understand what do you mean with "I need to uninstall the feature pack and deploy the webservice in the existing profile" do you want to uninstall feature pack fix pack?  if yes you only need to launch updateInstaller select Uninstall and then the feature pack fix pack.
        
      Tell us if you need more support.

    regards, 


  • 5.  Issue in deploying webservice in managed node

    Posted 09/28/12 12:10 AM
    Hi Gabriel,


    Thank you So much for your support!


    I have created new profile as per your suggestion and deployed the webservice. Now everything looks fine.


    Thanks again.


    Regards,
    Siva      


  • 6.  Issue in deploying webservice in managed node

    Posted 09/28/12 05:23 AM
    Great Siva!!!! glad to help.

    Regards


  • 7.  Issue in deploying webservice in managed node

    Posted 04/30/14 02:24 PM
    Hi Gabriel,

    We are also getting the issue, and our envirornment is completely set.

    Is there any way to deploy without webservices profile in the existing setup.

    Please help me on this.

    Thanks In Advance.

    Regards
    Venkat