> 2001-04-03 12:46:14 - ContextManager: Adding context Ctx( /jboss )
>
> How do I actually look at this application?
The above line is the key.... /jboss
> I noticed that nothing is
> created in the tomcat webapps directory, is this expected?
Yes, this is expected. The auto-deployer creates is in
"JBOSS_HOME/tmp/..." -- everything is OK.
> I extracted the
> war file from the ear file, put it in the webapps dir, and restarted
JBoss.
> This created the expected directories under webapps, and I could access
the
> app through http://localhost:8080/tomcat-test. This is fine, but not what
I
> expected. Why bother with the ear file, if I have to deploy the war file
> manually anyway?
You don't need to do this... the auto-deployer takes care of this for you
(just not how/where you expected).
> Also, on a side note? Is there a graceful way to shutdown JBoss when
> starting from run.bat? Makes me quezy to close the command prompt to
> shutdown, as it will make me quezy to issue a kill when I move to a Unix
> environment.
CTRL-C is perfectly fine... When you move to a Unix environment, there are
several options -- search the old working-dogs archives for a
startup/shutdown script.
Best Regards,
-- Dewayne
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user