Re: Auto-deploying WAR file with arbitrary filename, defining the URL context in meta file

2011-03-04 Thread Andreas Sommer
On 04.03.2011 16:28, Caldarale, Charles R wrote: > >> My problem is that I'd like to auto-deploy a WAR file with a fixed >> filename "specialfilename.war" (because it includes a special identifier >> that I need). With Tomcat 6, the WAR filename has to be >> "my#url#context.war" in order to auto-de

RE: Auto-deploying WAR file with arbitrary filename, defining the URL context in meta file

2011-03-04 Thread Caldarale, Charles R
> From: Andreas Sommer [mailto:andreas.somme...@googlemail.com] > Subject: Auto-deploying WAR file with arbitrary filename, defining the URL > context in meta file > My problem is that I'd like to auto-deploy a WAR file with a fixed > filename "specialfilename.wa

Auto-deploying WAR file with arbitrary filename, defining the URL context in meta file

2011-03-04 Thread Andreas Sommer
Hello list, I have actually cross-posted this on ServerFault. My problem is that I'd like to auto-deploy a WAR file with a fixed filename "specialfilename.war" (because it includes a special identifier that I need). With Tomcat 6, the WAR filename has to be "my#url#context.war" in order to auto-d