> From: Klotz Jr, Dennis [mailto:[EMAIL PROTECTED] > Subject: RE: context.xml my old friend (SOLVED) > > When I had META-INF/context.xml it was never being deployed > (copied and renamed) to: > $CATALINA_HOME/conf/Catalina/localhost/Monitor.xml
This happens only when your app is in a .war file (regardless of the unpackWARs setting). If it's deployed as a directory structure rather than a .war, the context.xml file does not get copied over, even when deployXML is true. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]