> From: uma...@comcast.net [mailto:uma...@comcast.net]
> Subject: Re: Implementing service chaining with Tomcat6
>
> Is there a way for me to have org.apache.catalina.startup.Bootstrap
> block till it receives a JMS notification or some such?
I'm not aware of any Tomcat co
Thanks Rusty.
I was hoping for a 'Java' solution ( as in 'OS independent').
The daemon is a java application (actually the activemq JMS broker);
Is there a way for me to have org.apache.catalina.startup.Bootstrap
block till it receives a JMS notification or some such? The desired
startup sequence
Too many bins; I meant /tmp/zzz (as it is in the script).
Rusty Wright wrote:
What options are available to you to determine if the daemon is ready?
For example, does it create a lock file? If so, you could modify your
tomcat startup script in /etc/init.d, the one that calls
/usr/local/tomca
What options are available to you to determine if the daemon is ready?
For example, does it create a lock file? If so, you could modify your
tomcat startup script in /etc/init.d, the one that calls
/usr/local/tomcat/bin/startup.sh, and have it check if the daemon is
ready and wait until it is