IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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.  ApplinX Server - deployment procedure

    Posted Wed September 02, 2009 09:12 AM

    Hi,
    In J2EE deployment manager (from eclipse) upon creating .war of Applinx Server, what is the process of deploying this .war to the target location ?

    ApplinX Version: 8.0.1

    Thanks in advance


    #ApplinX
    #Mainframe-Integration
    #webMethods


  • 2.  RE: ApplinX Server - deployment procedure

    Posted Wed September 02, 2009 02:16 PM

    Hi Aki,

    It really depends on the type of server you want to deploy the WAR file on (Tomcat, Websphere, Weblogic…).

    In Tomcat for example it is sufficient to Drop the WAR file under the tomcat_installation_dir\webapps directory and restart the server.

    Basically, you should go to the server administration tool and select the deploy option. Usually you’ll be asked to provide the WAR file and then you should follow the administration tool instructions.

    Best regards,
    Ohad


    #Mainframe-Integration
    #ApplinX
    #webMethods


  • 3.  RE: ApplinX Server - deployment procedure

    Posted Wed September 02, 2009 02:43 PM

    Hi Ohad,

    Thanks for the prompt response - we are using Tomcat and had tried to place it in “tomcat_installation_dir\webapps” directory and the server did get deployed.
    Despite the ApplinX server getting deployed and the admin console able to access it - the JSP application deployed at same location was unable to interact with the ApplinX server.

    Thanks again

    Regards
    Aki / Amit Maheshwari


    #webMethods
    #ApplinX
    #Mainframe-Integration


  • 4.  RE: ApplinX Server - deployment procedure

    Posted Wed September 02, 2009 03:02 PM

    Hi Aki/Amit,

    Are the webApp and APX server on the same machine?
    The Admin console connecting to APX server successfully suggests the deployment was successfull.

    I’d suggest looking in the config/gx_appconfig.xml file of the web application, and see if the server URL and the application name are setup correctly.

    Please let me know if this works out for you.
    Ohad


    #ApplinX
    #webMethods
    #Mainframe-Integration


  • 5.  RE: ApplinX Server - deployment procedure

    Posted Wed September 02, 2009 06:26 PM

    Hi Ohad,

    The webApp and APX server are on the same machine and both .war files are deployed under the same directory “tomcat_installation_dir\webapps”.

    This machine also has the ApplinX server installed, the following steps have been followed to try the deploy

    • Generate ApplinX Server .war file: On ApplinX Workbench right click on Application and select “J2EE Deployment Manager”, next select “ApplinX Server”, “J2EE Server Type”, Port and License information
    • Stop service “Software AG Common Tomcat cp8.0”
    • Stop service “Software AG webMethods ApplinX 8.1”
    • Place “ApplinXServer.war” at “tomcat_installation_dir\webapps”
    • Restart Tomcat server
      Result: Admin Console connected but Application unable to access ApplinX server
    • Stop Tomcat server
      Result: Admin Console disconnects
    • Remove “ApplinXServer.war” from “tomcat_installation_dir\webapps”
    • Start service “Software AG Common Tomcat cp8.0”
    • Start service “Software AG webMethods ApplinX 8.1”
      Result: Admin Console connected and Application able to access ApplinX server

    In this context is there a different config required for the above two scenarios ?

    Regards,
    Aki/Amit


    #ApplinX
    #webMethods
    #Mainframe-Integration


  • 6.  RE: ApplinX Server - deployment procedure

    Posted Sun October 11, 2009 05:09 PM

    Aki,

    we tried to reproduce a problem here and the deployment of the application seems to work just fine.

    Could you give more details what was the error you received (a screenshot, please) and at which point?

    Another matter: Ohad suggested you look into the config/gx_appconfig.xml file. Is everything defined there correctly?

    Thanks!

    Tanya


    #webMethods
    #Mainframe-Integration
    #ApplinX