Hello,

I have been trying out JBoss3.0.0beta2 on  Mac OS X 10.1.3.  I built 
from the latest CVS [maybe a day ago] and downloaded the original JBoss 
3.0 beta/Tomcat 4.0.2 distribution.  I copied the 4.0.2 directory from 
the root Jboss3.0beta directory to the JBoss3.0.0beta2 directory and 
copied the Tomcat-service.sar to the deploy directory [removing the old 
jetty sar].  The Catalina service starts up fine and I know that it is 
running on port 8080 because I can reach it, however something further 
needs to be configured as I am given the following error:

 >>>>>>>>>>>>>>>>>>>>>>
Apache Tomcat/4.0.2 - HTTP Status 500 - No Context configured to process 
this request

type Status report

message No Context configured to process this request

description The server encountered an internal error (No Context 
configured to process this request) that prevented it from fulfilling 
this request.
 >>>>>>>>>>>>>>>>>>>>>>

Jetty gives a similar error but I have been through the entire online 
manual [http://www.jboss.org/online-manual] and cannot find any 
information on configuring the proper context.  I have used Tomcat 
before but usually as a pure servlet engine, not as an embedded 
service.  I purchased the 2.4.4 PDF documentation but it was not of any 
help [is there any official 3.0 documentation other than the out of date 
2.4.4 docs?]  Is there any documentation available about actually 
running Tomcat within JBoss?

I'm assuming that deploying a war file into the server/default/deploy 
will work, but I would like to develop locally without the pain of 
jarring everything up...

Thanks for any help,

James Richards


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to