Hi

You can add the context's "on-line". In your browser go to localhost:8082
  - select the service=EmbededTomcat
  - in the Description of deploy you can set two parameters
              param0: /examples
              param1: file:c:\java-web\jakarta-tomcat\webapps\examples
  - hit the deploy button

I think it can be done in the jboss.jcml too. But I didn't do it yet.
Somebody knows?

Gasper

At 08:11 AM 10/18/00 -0400, you wrote:
>I am trying get my Tomcat 3.2 install working with jBoss.  I followed the
>docs and got the Tomcat install running with jBoss, but, my web app's
>context is not being set when Tomcat comes up.  It is set when running
>Tomcat standalone as the console indicates:
>
>2000-10-18 08:05:19 - ContextManager: Adding context Ctx( /examples )
>2000-10-18 08:05:19 - ContextManager: Adding context Ctx( /admin )
>Starting tomcat. Check logs/tomcat.log for error messages
>2000-10-18 08:05:19 - ContextManager: Adding context Ctx( /Oasis )
>2000-10-18 08:05:19 - ContextManager: Adding context Ctx(  )
>2000-10-18 08:05:19 - ContextManager: Adding context Ctx( /test )
>
>When running from jBoss I get the following at the console:
>
>[EmbededTomcat] Initializing
>[EmbededTomcat] Initialized
>[EmbededTomcat] Starting
>[EmbededTomcat] Started
>[EmbededTomcat] Testing if Tomcat is present....
>[EmbededTomcat] OK
>[EmbededTomcat] ContextManager: Adding context Ctx(  )
>[EmbededTomcat] path="" :jsp: init
>[EmbededTomcat] PoolTcpConnector: Starting HttpConnectionHandler on 1301
>
>It appears as if it is only adding the root context.
>
>Any ideas on what to do here?
>
>TIA,
>
>Bill Pfeiffer
>
>
>
>--
>--------------------------------------------------------------
>To subscribe:        [EMAIL PROTECTED]
>To unsubscribe:      [EMAIL PROTECTED]
>Problems?:           [EMAIL PROTECTED]
>
>
>


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to