The context is mapped using the jboss-web.xml file. Either you can specify a
context or have the war map to the root context. The war file in my case is
named as tam.war. I tried what you suggested but it still does not work!
Ramesh.
-----Original Message-----
From: QM [mailto:qm300@(protected)]
Sent: Tuesday, June 29, 2004 6:22 PM
To: Tomcat Users List
Subject: Re: Tomcat and JBoss
On Tue, Jun 29, 2004 at 06:39:28PM -0700, ramesh wrote:
: I am using Tomcat 4.1 that comes packaged with JBoss 3.2.3. I am trying to
: deploy my war which has two servlets. I am not able to connect to my
: servlets by doing a http://localhost:8080/ccgIntf. I tried different
: variations of the URL but with no luck.
How does JBoss map your WAR file to a context? Does it use Tomcat's
autodeploy? If so, for a WAR file named "some_app.war" try to access:
http://localhost:8080/some_app/ccgIntf
-QM
--
software -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)