Jon
----- Original Message ----- From: "Jonathan Eric Miller" <[EMAIL PROTECTED]>
To: "Remy Maucherat" <[EMAIL PROTECTED]>; "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Thursday, November 11, 2004 9:54 AM
Subject: Re: Auto-deploy not working in Tomcat 5.5.4 when .war file has a META-INF/context.xml?
I created a simplified test case and tested it with a default install of
Tomcat 5.5.4 and verified that it doesn't work at least in the case when you
have a context.xml with nothing more than a <Context/> in it. Please see the
attached .war files. Note, I rebuilt the .war files each time before I
copied them to the webapps directory so that the timestamp was different. It
worked fine everytime with the test-without-context.war and only installed
the app the first time with the other one.
Should I submit a bug report?
Jon
----- Original Message ----- From: "Remy Maucherat" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, November 10, 2004 5:01 PM
Subject: Re: Auto-deploy not working in Tomcat 5.5.4 when .war file has a
META-INF/context.xml?
On Wed, 10 Nov 2004 16:17:17 -0600, Jonathan Eric Miller <[EMAIL PROTECTED]> wrote:<?xml version="1.0" encoding="UTF-8"?> <Context reloadable="true"/>
And what does "reloadable" do according to the documentation ? Is is useful for what you want to do ? No. Instead, it is exclusively used for monitoring classes.
I am almost certain the case where a war is updated works ok. If you really think it doesn't work, please submit a test war.
-- xxxxxxxxxxxxxxxxxxxxxxxxx R�my Maucherat Developer & Consultant JBoss Group (Europe) S�RL xxxxxxxxxxxxxxxxxxxxxxxxx
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
