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.  Automated Application Deployment in Websphere

    Posted Thu December 15, 2016 06:49 AM

    Hi All,

    We have a requirement where in the application (.ear OR .war) needs to be installed/updated/uninstalled using the script for Websphere Application Server (8.5). Please let me know if we have any readily available scripts supplied by IBM that requires very few modifications in order to work.

    Awaiting your response in this regard!! Thanks in advance!!

     



  • 2.  RE: Automated Application Deployment in Websphere

    Posted Thu December 15, 2016 08:35 AM

    Hi Pavan,

      Take a look to next script libraries, they are supplied by IBM

      WAS_HOME/AppServer/scriptLibraries

       You have ordered by roles in your case.

        WAS_HOME/AppServer/scriptLibraries/application/V70

       although you see V70 don't worry they work perfectly in v8.X

      Hope this helps. Tell us if you need more support

    Regards



  • 3.  RE: Automated Application Deployment in Websphere

    Posted Thu December 15, 2016 09:26 AM

    Thanks Gabriel!! I saw the AdminApplication.py that is supplied by IBM under $WAS_HOME/scriptLibraries. It has all the possible scenarios covered. I would like to know the usage of the script (for example, to install/uninstall the application).



  • 4.  RE: Automated Application Deployment in Websphere

    Posted Thu December 15, 2016 01:52 PM

    Hi Pavan,

      Take a look to the next redbook chapters:

       WebSphere Application Server V8: Administration and Configuration Guide
       http://www.redbooks.ibm.com/abstracts/sg247971.html?Open&pdfbookmark

         Chapter 8. Administration with scripting
         Chapter 8.5 Managing WebSphere using script libraries

      And Knowledge Center

      Using the script library to automate the application serving environment using wsadmin scripting
      http://www.ibm.com/support/knowledgecenter/SSAW57_8.5.5/com.ibm.websphere.nd.doc/ae/txml_7scrlib.html

       Hope this helps. Tell us if you need more support

    Regards