0 Replies Latest reply on Apr 20, 2004 7:58 PM by span

    How to integrity JBoss with existing Tomcat and Struts, JK C

    span

      Hi,

      I'm new to JBoss, I install JBoss 3.2.3, and started with no problem.

      I have to configurate JBoss to existing Tomcat 4.1.24 with Struts 1.1, we use JDk 1.4.2 and application has its own web.xml, struts-config.xml.

      I copied following jar files into <tomcat_home>/common/lib/:
      jbossall-client.jar
      jboss-client.jar
      jboss-common-client.jar
      jboss-j2ee.jar
      jboss-jaas.jar
      jboss-net-client.jar
      jbossx-client.jar
      jboss-system-client.jar
      jsse.jar

      then I started JBoss 3.2.3, it started, start tomcat 4.1.23, only tomcat started, no env setup for struts, JK2 is not listening, which it always does. if I delete above jar files from <tomcat_home>/common/lib/, start tomcat 4.1.23 again, tomcat started and it sets up env for struts, JK2 is listening as well.

      Anyone can tell me what I should do in order to integrity JBoss with existing Tomcat, strusts.

      I'm waiting for your response!!