Re: [OT] Tomcat 7: manager application takes forever to deploy - or not

2011-03-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Francis, On 3/19/2011 5:49 AM, Francis GALIEGUE wrote: On Fri, Mar 18, 2011 at 22:45, Christopher Schultz ch...@christopherschultz.net wrote: [...] I'm interested to see how you are able to launch Tomcat and have your script continue only after

Re: [OT] Tomcat 7: manager application takes forever to deploy - or not

2011-03-19 Thread Francis GALIEGUE
On Fri, Mar 18, 2011 at 22:45, Christopher Schultz ch...@christopherschultz.net wrote: [...] I'm interested to see how you are able to launch Tomcat and have your script continue only after all webapps have been deployed. This is the code right now: if [ $1 = start ]; then

RE: [OT] Tomcat 7: manager application takes forever to deploy - or not

2011-03-19 Thread Martin Gainty
responsabilité pour le contenu fourni. Date: Sat, 19 Mar 2011 10:49:34 +0100 Subject: Re: [OT] Tomcat 7: manager application takes forever to deploy - or not From: f...@one2team.com To: users@tomcat.apache.org On Fri, Mar 18, 2011 at 22:45, Christopher Schultz ch...@christopherschultz.net wrote

Re: [OT] Tomcat 7: manager application takes forever to deploy - or not

2011-03-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Francis, On 3/18/2011 6:16 AM, Francis GALIEGUE wrote: I build my own CATALINA_HOME, the difference between the bundled tar.gz and my home are: * no i18n jars; * only the manager webapp, I don't need the others; * changes in logging, I only

Re: [OT] Tomcat 7: manager application takes forever to deploy - or not

2011-03-18 Thread Francis GALIEGUE
On Fri, Mar 18, 2011 at 17:58, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Francis, On 3/18/2011 6:16 AM, Francis GALIEGUE wrote: I build my own CATALINA_HOME, the difference between the bundled tar.gz and my home are: * no i18n

RE: [OT] Tomcat 7: manager application takes forever to deploy - or not

2011-03-18 Thread Caldarale, Charles R
From: Francis GALIEGUE [mailto:f...@one2team.com] Subject: Re: [OT] Tomcat 7: manager application takes forever to deploy - or not Third, what if you want to do SNMP monitoring (-Dcom.sun.management.snmp.port=xxx etc etc)? You can't with the bundled scripts. Why? If you set JAVA_OPTS

Re: [OT] Tomcat 7: manager application takes forever to deploy - or not

2011-03-18 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Francis, On 3/18/2011 3:31 PM, Francis GALIEGUE wrote: On Fri, Mar 18, 2011 at 17:58, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Francis, On 3/18/2011 6:16 AM, Francis GALIEGUE wrote: