[jboss-user] [JBossWS] - Re: Call WebService in EJB 3.0 (Differences to EJB 2.1)

lafr do-not-reply at jboss.com
Thu Jun 11 13:06:41 EDT 2009


You did not mention the JBoss version you are using.
We are using JBoss-4.2.4GA including jbossws-3.0.1-native-2.0.4.GA.

You can find out the service URIs by looking at http://Nebelos-C2Q:18080/jbossws/.

You can define the name of the service:
@WebService(serviceName = "WebServiceController")

The naming of parameters using @WebParam(name="...") works for us.
This might have to do with the JBoss/JBoss-WS version you're using 

P.S.: are you working for Cursor Software AG in Germany?


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

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



More information about the jboss-user mailing list