Could you please do a little research on whether JAXRPC clients should be supported in
ejb-jar.xml for EJB3?
You can always use:
| service = Service.create(wsdlURL, serviceQName)
| port = service.getPort(MySEI.class);
|
You have the choice between a JAXRPC/JAXWS Service in jbossws-1.2..0.CR2. We recommed
JAXWS
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4000793#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...