Thank you! It worked.

Yan Tang
PentaSafe Security Technologies, Inc.

Phone           713-523-7079 X1126



-----Original Message-----
From: Luan O'Carroll [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 25, 2000 3:34 AM
To: jBoss
Subject: Re: [jBoss-User] problem to deploy sample test: I need HELP


You will need to set the TOMCAT_HOME and SERVLETAPI_HOME environment
variables to point to the root directory of your tomcat installation. I then
modified the classpath in the jboss bin/run.bat file following the
"gotTomcatHome" label to include the tomcat jars as follows:

set
CLASSPATH=%CLASSPATH%;%TOMCAT_HOME%\lib\jasper.jar;%TOMCAT_HOME%\lib\serlvet
.jar;%TOMCAT_HOME%\lib\webserver.jar;%TOMCAT_HOME%\lib\xml.jar
set
CLASSPATH=%CLASSPATH%;%SERVLETAPI_HOME%\lib\servlet.jar;d:\ejboss2\lib\ext\j
npserver.jar

----- Original Message -----
From: "Yan Tang" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 24, 2000 10:01 PM
Subject: RE: [jBoss-User] problem to deploy sample test: I need HELP


> Hi,
>
> I just downloaded Jboss and tried to run it. It did started successfully
> except when testing if tomcat is presenting, it failed. The error message
> was 'Tomcat wasn't found'. It asked me to be sure have my CLASSPATH
> Correctly set. Does anyone know how to solve this problem and how to set
> classpath in jboss?
>
> Thanks!
>
> Yan Tang
> PentaSafe Security Technologies, Inc.
>
> Phone           713-523-7079 X1126
>




--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to