Hello, when I read about jboss I tough that it would bee very very easy.
 I have download"JBoss-2.2.2_Tomcat-3.2.2.zip    ..

9.7M

May 30, 2001

"
but I have trouble doing the following santences from jboss install . can somabody help ?
------------------------------------------------------------------------------

In order for jBoss to find Tomcat's classes, you need to set a couple of environment variables :

  • TOMCAT_HOME must point to the base directory of Tomcat's binaries. Typically, if you built Tomcat from jakarta/jakarta-tomcat, TOMCAT_HOME should point to jakarta/build/tomcat.
  • SERVLETAPI_HOME must point to the source directory "jakarta-servletapi". The file $SERVLETAPI_HOME/lib/servlet.jar will be required.
  • Your CLASSPATH must contain $JAVA_HOME/lib/tools.jar since Tomcat needs this to compile JSPs.
--------------------------------------------------------------------------
is Jboss should be extrated in a spacific directory structure ?if so how example c:\jboss\ ?
I will be very please to see an example of how to set TOMCAT_HOME = ?
and how to set SERVLETAPI_HOME = ?
and the CLASSPATH = ?
best regards

Reply via email to