ngtdave and PeterJ:
Thank you very much for the post. It was quite helpful. I was able to publish the
EchoService.wsdl.
However, the EchoClient as per the
JBossWSUserGuide(http://www.jboss.org/jbossws/docs/jaxws_userguide-2.0/in...
gives me the following Exception:
Command:
wsrunclient.bat EchoClient 'HelloWorld'
Exception in thread "main" javax.xml.ws.WebServiceException:
java.lang.IllegalStateException: Could not setup remoting client
at org.jboss.ws.core.jaxws.client.ClientImpl.handleRemoteException(Clien
tImpl.java:304)
at org.jboss.ws.core.jaxws.client.ClientImpl.invoke(ClientImpl.java:242)
at org.jboss.ws.core.jaxws.client.ClientProxy.invoke(ClientProxy.java:16
4)
at org.jboss.ws.core.jaxws.client.ClientProxy.invoke(ClientProxy.java:15
0)
at $Proxy15.echo(Unknown Source)
at echo.EchoClient.main(EchoClient.java:15)
Caused by: java.lang.IllegalStateException: Could not setup remoting client
at org.jboss.ws.core.client.RemotingConnectionImpl.createRemotingClient(
RemotingConnectionImpl.java:240)
Any pointers?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4171317#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...