> From: Xavier Vercoutere [mailto:xavier.vercout...@korfina.be]
> Subject: RE: tomcat 5.5 -> tomcat 6.0
> 
> What is the preferred method for attachments ?

None.

But back to your real problem: none of the things you described are related to 
Tomcat, since there's no built-in scheduling facility.  You'll need to add 
logging statements to the scheduler to make sure it's really trying to start up 
the target procedure at the appropriate times, and also put some logging in the 
target to see if it's ever getting control.  You could use JConsole or similar 
monitoring mechanism to make sure the quartz thread is still alive, or if it's 
stuck somewhere.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to