[jboss-user] [Beginners Corner] - Need help to get webservice client running

tomsontom do-not-reply at jboss.com
Thu Nov 9 15:47:02 EST 2006


I've create a webservice using annotations in jboss-4.0.4.GA using Netbeans 5.5 the webservice deployed without problems on the server and generating the files for the client also worked without problems but now I'm stuck how do I manage to proceed. 

I have the following files:
- META-INF/wsdl/Hello.wsdl
- META-INF/wsdl/Hello-config.xml
- META-INF/Hello-mapping.xml
- META-INF/application-client.xml
- META-INF/jboss-client.xml
- at/bestsolution/test/Hello interface
- at/bestsolution/test/HelloService interface
- at/bestsolution/test/Hello_Impl class


How do I now manage to communicate with my webservice? I read the various tutorials on http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossWS but configuring using JNDI doesn't seem to work like it showed all over there.

Any help would be greatly appreciated. A short sample about the client code would really help me out.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984652#3984652

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984652



More information about the jboss-user mailing list