Re: [Embedded Tomcat 7] - Redeploy WAR File

2011-06-13 Thread Dark Before Dawn
Am 14.06.2011 01:01, schrieb Mark Thomas: On 13/06/2011 23:57, Dark Before Dawn wrote: Hi there! I am running tomcat 7.0.14-embed with JavaSE-1.6 on a Windows7 machine. /Autodeploy/, /DeployOnStartup/ and /UnpackWARs/ works like a charm when creating a new WAR-File at appBase directory for the

Re: [Embedded Tomcat 7] - Redeploy WAR File

2011-06-13 Thread Mark Thomas
On 13/06/2011 23:57, Dark Before Dawn wrote: > Hi there! > > I am running tomcat 7.0.14-embed with JavaSE-1.6 on a Windows7 machine. > /Autodeploy/, /DeployOnStartup/ and /UnpackWARs/ works like a charm when > creating a new WAR-File at appBase directory for the firsttime. If my > application gene

[Embedded Tomcat 7] - Redeploy WAR File

2011-06-13 Thread Dark Before Dawn
Hi there! I am running tomcat 7.0.14-embed with JavaSE-1.6 on a Windows7 machine. /Autodeploy/, /DeployOnStartup/ and /UnpackWARs/ works like a charm when creating a new WAR-File at appBase directory for the firsttime. If my application generates a updated version of the WAR-File while the Tom