On 12/17/2003 12:39 AM Kent Boogaart wrote:
Didn't work. So I can't do what you're doing. Strange. Are you dead certain
you don't have an /eSM/ context?

Adam



Hi Adam,

It's a bit hard to tell for certain since I have disabled the manager app.
However, I can tell you that there is only one directory below
work/Standalone/localhost and it is called "_". Tomcat used to create two
directories here when it started two contexts - "_" and "eSM".

Also, when I start Tomcat on the command line I can see that my webapp is
only started once. I have a ServletContextListener implementation that
outputs version details etc. I used to see this information output twice but
now I only see it once.

I think it's a bug with the way tomcat deploys xml context files. You've got the context config happily in the server.xml, where this works (for you) but I'm using the context.xml files with deployXML=true and tomcat can't deal with it properly (unless I put it in ROOT).


Guess I'll log it as a bug.

Adam
--
struts 1.1 + tomcat 5.0.16 + java 1.4.2
Linux 2.4.20 Debian

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to