Zhou,
Look in the tomcat-test.ear file for META-INF/application.xml. You will
see that the web module for tomcat-test.war has a context-root of
/jboss. That would make your URL http://localhost:8080/jboss/.
You should also (at least with JBoss2.2.1 + Tomcat3.2.1) see a line that
says something like this:
2001-05-23 03:39:15 - ContextManager: Adding context Ctx( /jboss )
David
--
Zhou Cai wrote:
> Hi,
> I am a new comer to JBoss world. I integrated the JBoss and Tomcat
> together and copy tomcat-test.ear into the directory $JBOSS_HOME\deploy,
> then I call run.bat. It looks fine. EmbeddedTomcat is started and JBOss
> automatically deployed the tomcat-test EAR file.
>
>
> ...................
>
> [EmbeddedTomcat] Starting
> [EmbeddedTomcat] Starting EmbeddedTomcat....
> [Default] 2001-05-23 01:27:45 - ContextManager: Adding context
> tx( /examples )
> [Default] 2001-05-23 01:27:45 - ContextManager: Adding context Ctx( /admin )
> [Default] Starting tomcat. Check logs/tomcat.log for error messages
>
> ..........................
> [Auto deploy] Starting
> [Auto deploy] Watching C:\cvsroot\jboss\dist\deploy
> [Auto deploy] Watching C:\cvsroot\jboss\dist\deploy\lib
> [Auto deploy] Auto deploy of
> file:/C:/cvsroot/jboss/dist/deploy/tomcat-test.ear
> [J2EE Deployer Default] Deploy J2EE application:
> file:/C:/cvsroot/jboss/dist/dep
> loy/tomcat-test.ear
> [J2EE Deployer Default] Create application tomcat-test.ear
> [J2EE Deployer Default] inflate and install module tomcat-test.war
> [J2EE Deployer Default] install module tomcat-test.jar
> [J2EE Deployer Default] add all ejb jar files to the common classpath
> ............
>
>
> Then I am lost. I could browse http://localhost:8080/index.html , but I
> can't find the URL to see the tomcat-test. Do I miss something? Could
> somebody give me some advice?
>
> Thanks in advance.
>
>
> Zhou
>
>
>
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
--
-----------------------------------------------------------------------
David Ward [EMAIL PROTECTED]
Senior Software Engineer http://www.dotech.com
Distributed Object Technologies, Inc. 716-381-8320 (phone)
500 Linden Oaks, Rochester, NY 14625 716-381-0598 (fax)
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user