Re: Problems with loading from ant.

2007-08-10 Thread Steve Loughran
o use . All main servers support deploy-by-copy; just the war into the right directory. works every time. srikrishna -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, August 09, 2007 12:49 PM To: user@ant.apache.org Subject: RE: Problems with loading

RE: Problems with loading from ant.

2007-08-09 Thread Srikrishna_Parthasarathy
blems with loading from ant. Thanks for your response. Still it is not loading definitions..same problem.I don't know.I don't get the I/o exception...as it had the bad password. C:\projects\springapp>ant -verbose install Apache Ant version 1.7.0 compiled on December 13 2006 Buildfile:

RE: Problems with loading from ant.

2007-08-09 Thread Srikrishna_Parthasarathy
Thanks for your response. Still it is not loading definitions..same problem.I don't know.I don't get the I/o exception...as it had the bad password. C:\projects\springapp>ant -verbose install Apache Ant version 1.7.0 compiled on December 13 2006 Buildfile: build.xml Detected Java version: 1.5 in:

Re: Problems with loading from ant.

2007-08-09 Thread Steve Loughran
[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

Problems with loading from ant.

2007-08-09 Thread Srikrishna_Parthasarathy
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 ? Eagerly looking forward for responses. C:\projects\springapp>ant -verbose install Apache Ant version 1.7.0 compiled