Hi,
I am trying to start an application running inside Tomcat.
Once the application is started, if I try to start it again, then I shd be
able to give out a message saying, that it is already started and running.
Regards,
Srikanth
Pid Ster wrote:
>
> On 28/12/2009 16:33, SriChakra wrote:
>>
>
On 28/12/2009 16:33, SriChakra wrote:
Reno,
Thanks for your reply.
I started the whole exercise from the same link. The startTask APIs do not
mention about the outputproperty. Hence I had not tried. Now after your
reply I have tried using this attribute for the start task. Yet I do not get
the
Reno,
Thanks for your reply.
I started the whole exercise from the same link. The startTask APIs do not
mention about the outputproperty. Hence I had not tried. Now after your
reply I have tried using this attribute for the start task. Yet I do not get
the output message I expect "...already star
srikanth,
did you read this:
http://tomcat.apache.org/tomcat-5.5-doc/manager-howto.html#Executing%20Manager%20Commands%20With%20Ant?
it may help you :-)
regards
supareno
>
> 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
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