I'm sorry, I'm confused. Once you created a context.xml in your WARs, what were your steps to update a running application?
"Mitchell K. McCuiston" <[EMAIL PROTECTED]> wrote on 02/07/2005 10:40:18 AM: > Try configuring your app context inside of the META-INF/context.xml inside > of your war instead of your server.xml. I had the same problem and this > seemed to fix it. > > -----Original Message----- > From: David Wood [mailto:[EMAIL PROTECTED] > Sent: Friday, February 04, 2005 3:15 PM > To: tomcat-user@jakarta.apache.org > Subject: Updating running WARs? > > > What's the "right way" to update a running WAR in Tomcat 5.5? > > Is there anything resembling the manager's "reload" feature for WARs? Or > are we forced to remove the context via the manager and then re-add a new > context back in? (Or restart Tomcat?) > > I've been searching through documentation for the manager, and then > looking a bit at the source code, and it seems like it's impossible to > reload a context unless it's exploded. > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]