0 Replies Latest reply on Nov 18, 2002 8:43 PM by ellayguy

    Installing webapp w/Tomcat + JBoss (+JSSE)

    ellayguy

      Hello,

      I have a webapp that uses an open directory structure that I'm using with Tomcat currently and want to move over to JBoss.

      I've had no luck with setting up tomcat4-service.xml with a proper <Context ... /> mapping for my application. Where do I place the mapping within JBoss?

      I don't want to use a WAR file. Do I copy the application directory into the "deploy" directory? Also, I had defined the JSSE_HOME variable within my Tomcat startup script. Does the JBoss startup script pass off this setting properly?

      Thanks all....