[jboss-user] [JBossWS] - Re: jaxrpc interop
RomeuFigueira
do-not-reply at jboss.com
Fri Nov 3 05:10:00 EST 2006
You could try and modify your client to include a line like this.
envelope.addNamespaceDeclaration(PREFIX,NAMESPACE_URI);
Where prefix would be "rpc" and NAMESPACE "http://org.jboss.ws/samples/rpcstyle"
That would add an adicional name space declaration like in your soapui example.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3982902#3982902
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3982902
More information about the jboss-user
mailing list