JAX-RPC: HelloWorld Example in java Tutorial - TechRepublic
General discussion
August 11, 2003 at 10:53 AM
deepinit

JAX-RPC: HelloWorld Example in java Tutorial

by deepinit . Updated 22 years, 11 months ago

While compiling the Hello client under Jaxrpc/hello example I am getting the following error for the Build failed.CAn some one help?

[javac] C:\jwsdp-1.2\docs\tutorial\examples\jaxrpc\hello\HelloClient.java:59:
cannot access com.sun.xml.rpc.client.BasicService
[javac] file com\sun\xml\rpc\client\BasicService.class not found

This discussion is locked

All Comments