[jboss-user] [JBossWS] - Re: Cannot consume any WSDL using wsconsume...

2008-08-06 Thread kcp
These webservices use the rpc/encoded style. JbossWS does not support this style. It's use has been discouraged because of interoperability issues (keyword WS-I Basic Profile). You could either use another webservice stack (e.g. Axis 1) or write a handlaer to transform the SOAP message. Sorry,

[jboss-user] [JBossWS] - Re: Cannot consume any WSDL using wsconsume...

2008-08-06 Thread macmanolo
Hi, thanks for your reply. The JbossWS user guide says jbossws supports rpc/enc: http://jbws.dyndns.org/mediawiki/index.php/JAX-WS_User_Guide#RPC.2FEncoded Which other library would you recommend to use rpc/enc webservices (axis 1 is outdated)? View the original post : http://www.jboss.com/

[jboss-user] [JBossWS] - Re: Cannot consume any WSDL using wsconsume...

2008-08-06 Thread [EMAIL PROTECTED]
Thanks for your note. I fixed our documentation. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4169021#4169021 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4169021 ___ jboss-