Re: Is there a way to make manager applications be first ones loaded?

2013-05-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chuck, On 5/28/13 6:02 PM, Caldarale, Charles R wrote: From: Nick Williams [mailto:nicho...@nicholaswilliams.net] Subject: Is there a way to make manager applications be first ones loaded? The FileNotFoundExceptions in our Ant build happen

Is there a way to make manager applications be first ones loaded?

2013-05-28 Thread Nick Williams
At $work, we have an automated build system that twice-daily compiles our application and deploys it to the Tomcat servers in our QA environment. It uses the Tomcat manager web service (and the Tomcat Ant tasks) to manage this behavior. More precisely, it first builds the application, then

Re: Is there a way to make manager applications be first ones loaded?

2013-05-28 Thread Nick Williams
On May 28, 2013, at 4:49 PM, Nick Williams wrote: At $work, we have an automated build system that twice-daily compiles our application and deploys it to the Tomcat servers in our QA environment. It uses the Tomcat manager web service (and the Tomcat Ant tasks) to manage this behavior.

RE: Is there a way to make manager applications be first ones loaded?

2013-05-28 Thread Caldarale, Charles R
From: Nick Williams [mailto:nicho...@nicholaswilliams.net] Subject: Is there a way to make manager applications be first ones loaded? The FileNotFoundExceptions in our Ant build happen when the Ant task successfully contacts Tomcat but Tomcat returns a 404 for the manager because