Hi Frank,

To run the examples page, you just can simply copy the examples.war from
%tomcat_home%\webapps\ to %jboss_home%\deploy.

I think it will help

Johnson

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Frank Hess
Sent: Thursday, February 01, 2001 6:15 PM
To: [EMAIL PROTECTED]
Subject: [jBoss-User] Tomcat


Hi,

i tried to start jboss with tomcat as described in the documentation and
added the following lines in the jboss.conf:

<MLET CODE = "org.jboss.tomcat.EmbeddedTomcatService" ARCHIVE="jboss.jar"
CODEBASE="../../lib/ext/">
<ARG TYPE="int" VALUE=8080>
</MLET>

The log says:

[EmbeddedTomcat] Starting
[EmbeddedTomcat] Testing if Tomcat is present....
[EmbeddedTomcat] OK
[EmbeddedTomcat] ContextManager: Adding context Ctx(  )
[EmbeddedTomcat] path="" :jsp: init
[EmbeddedTomcat] PoolTcpConnector: Starting HttpConnectionHandler on 8080
[EmbeddedTomcat] Started

So everything seems to be OK and the startpage of tomcat
http://127.0.0.1:8080/index.html is shown correctly. But by klicking on a
link on the startpage
(for example the jsp-examples) http://127.0.0.1:8080/examples/jsp/ i get a
404 (File not found) and the jboss-log says:

[EmbeddedTomcat] Ctx(  ): 404 R(  + /examples/jsp/ + null) null

Can someone help?

Regards

Frank







--
--------------------------------------------------------------
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