Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

WSDPe2-ant buld, ant install

843834Mar 22 2002 — edited Apr 17 2003
On WindowsNT
After successful \gs>ant build,
I'm getting error after \gs>ant install:
----------------------------------------------
BUILD FAILED

D:\jwsdp_e2\docs\tutorial\examples\gs\build.xml:41: java.io.FileNotFoundExceptio
n: http://localhost:8080/manager/install?path=%2Fgs&war=file%3AD%3A%5Cjwsdp_e2%2
Fdocs%2Ftutorial%2Fexamples%2Fgs%2Fbuild
-----------------------------------------------
My build.properties file is in c:\winnt\profiles\administrator and consist of just 1 line:
username=vgkogut password=sch106.

The tomcat-users.xml file has corresponding line:
<user username="vgkogut" password="sch106" roles="admin,manager,provider"/>

So what might be wrong ?

Thanks,

Vlad
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 15 2003
Added on Mar 22 2002
9 comments
133 views