users@jax-rpc.java.net

Re: Generating Stub for a web service client

From: Jitendra Kotamraju <Jitendra.Kotamraju_at_Sun.COM>
Date: Wed, 16 Aug 2006 15:19:54 -0700

See if you can access the WSDL link in the browser(looks like there is a
space in the wsdl URL). I also suggest that you use JAX-WS instead of
JAX-RPC.

Jitu

Abdurrasheed Abdussalam wrote:

> Hi,
>
> I received the following error message while I was trying to generate
> the stub for my
> web service using wscompile tool:
>
>
> C:\Sun\SJS\examples\jaxrpc\staticstub>wscompile -gen:client -d build
> -classpath
> build config-wsdl.xml
> error: modeler error: failed to parse document at
> "http://localhost:8080/hello <http://localhost:8080/hello>-
> jaxrpc/hello?WSDL": java.io.FileNotFoundException:
> http://localhost:8080/hello-%
> 20jaxrpc/hello?WSDL
>
> Please kindly assist in fixing this bug.
>
> Best regards.
>