webMethods

webMethods

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.  Tomcat 4

    Posted Thu December 06, 2001 12:37 PM

    I did some testing of X-Application with
    Tomcat 4.0.1 and it seems to work.

    Deploying a JSP application worked out of the
    box, just copy the application directory into
    tomcat/webapps.

    To run the test cases with Tomcat 4.0.1, I had to
    1. Add the appropriate context declarations to
    tomcat/conf/server.xml:
    Unlike Tomcat 3.3, Tomcat 4 does not read
    tomcat/conf/apps-xapplication.xml, it’s
    content has to copied into the server.xml
    file
    2. in xapplication/ncconfig/customtestlib.xml:
    replace “tomcat.bat” by “catalina.bat”

    I did not test the generator. I expect the GuiFrontend to have problems launching an
    application within Tomcat 4.0, but the command-line version should work.


    Michael

    [This message was edited by Harald Wolf on 07 Dec 2001 at 13:42.]


    #Tamino
    #webMethods
    #API-Management