1 Reply Latest reply on Jan 24, 2008 5:04 AM by yogeshkb

    tomcat-jboss integration

    wtnat

      Hi,

      I am trying to integrate tomcat6.0 with jbossws2.0.0(I am trying to eliminate the dependency on jbossws-1.2.0 which is a older version and using the jars from the latest jboss server and jboss ws) I am trying to create jbossws-thirdparty.jar using the build.xml file from the following link:

      http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbossws/trunk/integration-tomcat/build.xml?view=markup&pathrev=1975

      I am not able to get the following jar files:

      jboss-container.jar
      jboss-dependency.jar
      jboss-logging-log4j.jar
      jboss-logging-spi.jar
      jboss-microcontainer.jar
      jboss-common-core.jar

      Where can I get the above jars so that I can successfully create jbossws-thirdparty.jar using the jar files available in the jbossws2.0.0 and jboss-4.2.2.GA

        • 1. Re: tomcat-jboss integration
          yogeshkb

          Hi JBoss Team

          Iam also trying to build the tomcat integration jars for JBossWS2.0.1.


          I am trying to create jbossws-thirdparty.jar using the build.xml file from the following link:

          http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbossws/trunk/integration-tomcat/build.xml?view=markup&pathrev=1975

          Pls let us know if this approach of building the jar by ourself is correct.


          I am not able to get the following jar files:

          jboss-container.jar
          jboss-dependency.jar
          jboss-logging-log4j.jar
          jboss-logging-spi.jar
          jboss-microcontainer.jar
          jboss-common-core.jar

          Where can I get the above jars so that I can successfully create jbossws-thirdparty.jar using the jar files available in the jbossws2.0.0 and jboss-4.2.2.GA

          Pls help me at this issue ASAP.