1 Reply Latest reply on Sep 3, 2002 4:03 AM by romelevans

    Help!! JBOSS3.0.2/jetty Axis

    romelevans

      Has anyone out there successfully installed jboss.net3.0.2
      with Jetty and AXIS?

      I has problems with Tomcat installation, so I created a new direcoty and expanded jboss-3.0Binary.2.zip file. I made the proper changes to the win2k environment variables, including JBOSS_HOME, JBOSS_DIST,

      CLASSPATH=.;J:\jboss\ANT\jakarta-ant-1.5\lib\ant.jar;
      J:\jboss-jetty\jboss-3.0.2\org\apache\axis.jar;
      J:\jboss-jetty\jboss-3.0.2\org\apache\jaxrpc.jar;
      J:\jboss-jetty\jboss-3.0.2\org\apache\commons-logging.jar;
      J:\jboss-jetty\jboss-3.0.2\org\apache\tt-bytecode.jar;
      J:\jboss-jetty\jboss-3.0.2\org\apache\wsdl4j.jar;
      J:\jboss-jetty\jboss-3.0.2\org\apache\log4j-1.2.4.jar;
      J:\jboss-jetty\jboss-3.0.2\org\apache\saaj.jar;
      J:\jboss-jetty\jboss-3.0.2\org\apache\log4j.jar;
      J:\jboss-jetty\jboss-3.0.2\client\jnp-client.jar;
      E:\j2sdk1.4.0_01\lib;
      E:\j2sdkee1.3.1\lib\j2ee.jar

      J2EE_HOME = E:\j2sdkee1.3.1
      JAVA_HOME = E:\j2sdk1.4.0_01

      JBOSS_CLASSPATH = J:\jboss-jetty\jboss-3.0.2\bin\run.jar;
      E:\j2sdk1.4.0_01\lib\tools.jar;
      J:\jboss-jetty\jboss-3.0.2\lib\crimson.jar

      PATH = J:\Program Files\MKS Toolkit\bin\x11;
      J:\Program Files\MKS Toolkit\mksnt;
      e:\jbuilder4\Inprise\AppServer\bin;
      J:\jboss\ANT\jakarta-ant-1.5\bin;
      J:\jboss\IntelliJ_IDE\bin;
      E:\j2sdk1.4.0_01\bin;
      E:\oracle\ora81\bin;
      E:\oracle\ora81\Apache\Perl\5.00503\bin\mswin32-x86;
      E:\Program Files\Oracle\jre\1.1.7\bin;
      %SystemRoot%\system32;%SystemRoot%;
      %SystemRoot%\System32\Wbem;
      E:\Program Files\Microsoft SQL Server\80\Tools\BINN;
      E:\Program Files\UltraEdit

      I start the server with "run.bat jetty" Which completes without any errors.

      Can anyone out there tell me if they see a problem in any of this or if they have made it work out of the box, how did they do it?

      Thanks,
      Romel Evans