Hi,

I am using Tomcat 6.0.16 on JDK 1.5.09.
I am using Tomcat's ant task "start" to start an application.

If I use the ant task, I always get "OK - Started application at context
path ...".
But if the application is already running, I get appname] "has already been
started" message on the tomcat's console but not through the ant task.

Please let me know how I can get the correct status through the "start"
task. 

The start task, does not have outputproperty/errorproperty attribute to get
the current status. Is there any other way of getting this information?

Thanks 
Srikanth
-- 
View this message in context: 
http://old.nabble.com/knowing-the-status-using-Tomcat%27s-start-ant-task-tp26937227p26937227.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


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

Reply via email to