[jbossws-users] [JBossWS] - Re: <mapped-name> in <service-ref> required but not legal?
thomas.diesler@jboss.com
do-not-reply at jboss.com
Fri Jan 12 04:07:11 EST 2007
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
More information about the jbossws-users
mailing list