The problem is that the server.xml of tomcat is not (currently) parsed by starting 
tomcat over jboss. Only the ROOT directory  is deployed by default. So you have 
to deploy (just copy) the war files you find in the wepapps directory of the tomcat 
(e.g. examples.war) into the  deploy-directory of the jboss. After done the links 
from the tomcat startpage will work. 

Frank

Am 13.02.01 13:54:53, schrieb "David Gallacher" <[EMAIL PROTECTED]>:

>I have installed Apache, Tomcat and jBoss on my Red Hat 6.2 Linux box and
>all seems to be running OK.
>
>This is probably a very basic and obvious question, but when jBoss is not
>active I can run the example servlets and JSPs that come with Tomcat. When
>jBoss is active I cannot - I get a 404 error on the browser and
>[EmbeddedTomcat] Ctx(  ): 404 R(  + /examples/jsp/index.html + null ) null
>on the Linux box.
>
>Is this correct? How would I get the Tomcat examples to run with jBoss
>active?
>
>Thanks
>
>
>
>--
>--------------------------------------------------------------
>To subscribe:        [EMAIL PROTECTED]
>To unsubscribe:      [EMAIL PROTECTED]
>List Help?:          [EMAIL PROTECTED]
>
>





--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to