[jboss-user] [JBossWS] - Re: About jaxrpc-mapping.xml...
alessio.soldano@jboss.com
do-not-reply at jboss.com
Wed Nov 21 15:53:45 EST 2007
It's not clear whether you're having problems with the server or client; I assume server is fine and your concern is about the client, since you talk about dynamic invocation.
I suggest you to forget about jaxrpc-mapping and JAX-RPC in general and switch to JAX-WS, everything is simpler.
You can either generate the client with ws-consume (you only need the wsdl service contract) or use Dispatch (http://jbws.dyndns.org/mediawiki/index.php?title=JAX-WS_User_Guide#Dispatch) working at message level.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106886#4106886
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106886
More information about the jboss-user
mailing list