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.  Deployment In cluster

    Posted Fri November 04, 2011 08:46 AM
    Hi All,

    Application was deployed in cluster. New updated deployment needs to do for this application. I did update deployement with updated war file. After completing deployment i performend ripple start for cluster, application started and working fine, but updated fix is not comming.


    Please confirm i need to stop / start IHS as well after deployment.

    Help me Please.



    Thanks,
    Chinna


  • 2.  Deployment In cluster

    Posted Fri November 04, 2011 09:38 AM
    There is no fast and definative answer to your question.  You may need to regen the plugin, start, and stop your web server if the change made in the WAR/EAR warrants it or depending on the steps in the deployment you took. 

    The best advice is it check with your development team and evaluate the impact of their changes.  You could also review the infocenter steps on development and deployment for assistance:  publib.boulder.ibm.com/infocenter/wasinf...



  • 3.  Deployment In cluster

    Posted Thu November 10, 2011 10:25 AM
    You don't have to start and stop IHS. Only thing you need to check if this fix updated context root for application , then you will have to generate plugin and propogate it to webserver , if this is not fix then you might have to get back to developer to get it fixed, but just to make sure that webserver have no affect .

    Give developer direct application server url and ask him to validate , if it is not working then the fix they provided is not correct.



  • 4.  Deployment In cluster

    Posted Sat November 12, 2011 05:49 PM
    try deleting the cache also from temp dir it is inside profile home dir.


  • 5.  Deployment In cluster

    Posted Sun November 13, 2011 09:34 PM
    did you tried it .