[EMAIL PROTECTED] wrote:
We are using Ant 1.7 and BEA's jdk version . I am getting the following
when I run a particular target . Any pointers  on why this is happening
...or any quick workaround ?

you are getting a 401 response from a server. Not an ant problem, more one of server security. Take it up with whoever wrote the build file or installed the app server with tomcat admin security turned no.

C:\projects\springapp\build.xml:109: java.io.IOException: Server
returned HTTP r

esponse code: 401 for URL:
http://it-parthass-820:8001/manager/install?path=%2Fs

pringapp&war=springapp

        at
org.apache.catalina.ant.AbstractCatalinaTask.execute(AbstractCatalina




--
Steve Loughran                  http://www.1060.org/blogxter/publish/5
Author: Ant in Action           http://antbook.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to