I downloaded by clicking on the link to JBoss-3.0.0.zip 
from the main jboss web site at 
http://www.jboss.org/downloads.jsp.  Should we not 
download from the jboss site?  (It has a download link, 
and the page says, "DOWNLOAD THE JBOSS SERVER PRODUCTS 
TODAY!".)

You are right, of course, about the loction of catalina -
- my mistake in posting the e-mail.  However, the 
default catalina.home location specified in the xml file 
was "../catalina".  And since the tomcat4-service.xml 
file is located in "<install-path>\jboss-3.0.0_tomcat-
4.0.3\server\default\deploy\", moving up one directory 
level from the deploy directory (which is what ".." 
means, right?) would only place one in the default 
directory, beneath which there is no catalina directory. 
That must have been what was causing my 
NoClassDefFoundError, because as soon as I changed it, 
the error did not appear.


*********************
We do, and the jboss-3.0.0_tomcat-4.0.3 bundle works 
fine for me with =
the shipped
setting of catalina.home:

03:44:33,972 INFO  [EmbeddedCatalinaServiceSX] Creating
03:44:33,972 INFO  [EmbeddedCatalinaServiceSX] Created
03:44:33,972 INFO  [EmbeddedCatalinaServiceSX] Starting
03:44:33,972 INFO  [MainDeployer] Adding deployer: =
org.jboss.web.catalina.EmbeddedCatalinaServiceSX@161581
03:44:35,575 INFO  [STDOUT] Apache Tomcat/4.0.3
03:44:35,605 INFO  [Engine] HttpConnector Opening server 
socket on all =
host IP addresses
03:44:35,605 INFO  [Engine] HttpConnector[8080] Starting 
background =
thread
03:44:35,855 INFO  [Engine] HttpProcessor[8080][0] 
Starting background =
thread
03:44:35,865 INFO  [Engine] HttpProcessor[8080][1] 
Starting background =
thread
03:44:35,865 INFO  [Engine] HttpProcessor[8080][2] 
Starting background =
thread
03:44:35,865 INFO  [EmbeddedCatalinaServiceSX] OK
03:44:35,865 INFO  [EmbeddedCatalinaServiceSX] Started
03:44:35,865 INFO  [MainDeployer] Successfully completed 
deployment of =
package:
file:/C:/tmp/JBoss/jboss-3.0.0_tomcat-
4.0.3/server/default/deploy/tomcat4=
-service.xml

The correct location of catalina.home is not =
"<install-path>\jboss-3.0.0_tomcat-4.0.3
\server\default\deploy\catalina"
as catalina is not included under the deploy directory:


JBoss 188>ls jboss-3.0.0_tomcat-
4.0.3/server/default/deploy/
counter-service.xml               jmx-ejb-adaptor.jar
ejb-management.jar                jmx-ejb-connector-
server.sar
hsqldb-service.xml                jmx-html-adaptor.sar
jboss-local-jdbc.rar              jmx-rmi-adaptor.sar
jboss-xa.rar                      mail-service.xml
jbossmq-destinations-service.xml  properties-service.xml
jbossmq-service.xml               scheduler-service.xml
jca-service.xml                   tomcat4-service.jar
jms-ra.rar                        tomcat4-service.xml
jms-service.xml                   user-service.xml
JBoss 189>ls jboss-3.0.0_tomcat-4.0.3
bin/  catalina/  client/  docs/  lib/  server/

Are you sure you are using the final jboss-3.0.0_tomcat-
4.0.3 bundle =
from SourceForge?

xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx

*********************


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to