Re: Undeploy task throws error and unwanted html output

2010-05-14 Thread Pankaj Tiwari
Thanks, it worked -Pankaj On Fri, May 14, 2010 at 10:01 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Pankaj Tiwari [mailto:panky.tiw...@gmail.com] > > Subject: Re: Undeploy task throws error and unwanted html output > > > > tomcat.manage

RE: Undeploy task throws error and unwanted html output

2010-05-14 Thread Caldarale, Charles R
> From: Pankaj Tiwari [mailto:panky.tiw...@gmail.com] > Subject: Re: Undeploy task throws error and unwanted html output > > tomcat.manager.url = http://localhost:8080/manager/html Perhaps if you omit the /html on the end you won't get an HTML response... - Chuck THIS

Re: Undeploy task throws error and unwanted html output

2010-05-14 Thread Pankaj Tiwari
tomcat.manager.url = http://localhost:8080/manager/html Pankaj On Fri, May 14, 2010 at 1:09 PM, Pid wrote: > On 14/05/2010 05:12, Pankaj Tiwari wrote: > > Hi All, > > > > I am using undeploy task to undeploy my application running in tomcat. It > > does the un-deploymen successfully but the re

Re: Undeploy task throws error and unwanted html output

2010-05-14 Thread Pid
On 14/05/2010 05:12, Pankaj Tiwari wrote: > Hi All, > > I am using undeploy task to undeploy my application running in tomcat. It > does the un-deploymen successfully but the result is a lot of HTML code with > error. > The issue posted here is exactly what I am facing > http://stackoverflow.com/q

Re: Undeploy task throws error and unwanted html output

2010-05-13 Thread Pankaj Tiwari
Hi All, I am using undeploy task to undeploy my application running in tomcat. It does the un-deploymen successfully but the result is a lot of HTML code with error. The issue posted here is exactly what I am facing http://stackoverflow.com/questions/2831531/apache-tomcat-ant-undeploy-task-error-u