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#4000793

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4000793
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to