-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Balázs,
[EMAIL PROTECTED] wrote: > Using Tomcat 5.5 with environment setting in context (in server.xml) the > auto(live)deploy doesn't work anymore (noting happens when touching the war > in webapps). If I remove the context from the host tag in server.xml it works > again. You should /not/ have a <Context> in server.xml. Instead, use a META-INF/context.xml file in your WAR file (if you use WAR files) or in your webapp's deployment directory. > <Context > path="/ideskweb"> > <Environment What is <Environment>? It does not appear to be a valid "nested component" according to the documentation for your version: http://tomcat.apache.org/tomcat-5.5-doc/config/context.html#Nested%20Components > Is there a solution for using environment settings with autodeploy? Are you looking for "Context Parameters"? http://tomcat.apache.org/tomcat-5.5-doc/config/context.html#Context%20Parameters - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGnkQq9CaO5/Lv0PARAkLWAKCrGfMaNaED34U7kv95YHjIbrsjcgCgtOSB m9D8W6rKbsL/lwz+k0DPltY= =T+R/ -----END PGP SIGNATURE----- --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]