I was following the JAX-RPC tutorial from the JWSDP-1_0 and everything goes really
well until ant tries to register the webservice (see error message below).
In fact anything that would install or remove a service bombs. However, "ant
compile-server" works fine so does "ant xrpcc-server"
If the http page that generated the error
(http://localhost:8080/manager/install?path=%2Fjaxrpc-hello&war=file%3AE%3A%5Cjwsdp-1_0%2Fdocs%2Ftutorial%2Fexamples%2Fjaxrpc%2Fhello%2Fbuild)
is called in a browser, there is a positive response. Running
http://localhost:8080/manager/list now shows the service as being registered or
removed as appropriate.
Does anyone have a fix for this problem?
// ==================================================================
E:\jwsdp-1_0\docs\tutorial\examples\jaxrpc\hello>ant install
Buildfile: build.xml
install:
[echo] Installing the application....
BUILD FAILED
Total time: 2 seconds
E:\jwsdp-1_0\docs\tutorial\examples\jaxrpc\hello\build.xml:135: java.io.IOException:
Server returned HTTP response code: 401 for URL:
http://localhost:8080/manager/install?path=%2Fjaxrpc-hello&war=file%3AE%3A%5Cjwsdp-1_0%2Fdocs%2Ftutorial%2Fexamples%2Fjaxrpc%2Fhello%2Fbuild
// ==================================================================
Regards
Suz
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html