I'm trying to integrate Tomcat into the same VM as jBoss. Following the
vague instructions at <http://jboss.org/tomcat.htm>, I modified my
jboss.conf and I put these three lines in my Windows 95 AUTOEXEC.BAT:
set TOMCAT_HOME=C:\Jakarta\Dist\Tomcat
set SERVLETAPI_HOME=C:\Jakarta\Dist\Tomcat
SET CLASSPATH=%CLASSPATH%;%JAVA_HOME%\lib\tools.jar
When I start jBoss, the following sequence appears in the start-up window:
[Tomcat] Starting
[Tomcat] Started
[JMX RMI Adaptor] Starting
[Tomcat] Testing if Tomcat is present....
[Tomcat] failed
[Tomcat] Tomcat wasn't found. Be sure to have your CLASSPATH correctly set
[JMX RMI Adaptor] Started
Any suggestions?
-- Ken Jenks, http://abiblion.com/
Tools for reading.
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]