Hi all,
When i tried i HelloWorld JaxRPC example .I am getting the
following exception.Any leads would help me in my prepation for the
certification.
i have pasted the exception part of the
ant task.
run-client:
[
java] Exception in
thread "main" java.lang.NoClassDefFoundError: org/jvnet/fastinfoset/FastInfosetSource
[java] at hello.HelloWorldService_Impl.getHelloIFPort(HelloWorldService_Impl.java:59)
[java] at hello.HelloClient.setUp(HelloClient.java:56)
[java] at hello.HelloClient.main(HelloClient.java:40)
[java] Java Result: 1
thanks
Sivakumar