Bug/Not-Sate-Of-The-Art: Webservice WSDL => RPC/Encoded
Posted: Fri Jul 23, 2010 2:44 pm
Hi,
I know its not really a Bug but to some degree it is one nevertheless. With the current "toolings" like Apache CXF (and as I have read also the current AXIS versions), it is not possible to generate Java Code out of the provided WSDL as the RPC/Encoded style seems to be from an WS era quite some time ago and is not supported anymore. this makes the webservice useless (as old axis and new cxf libs dont work well alongside each other...)
WSDLToJava Error: Rpc/encoded wsdls are not supported with CXF
see also:
stackoverflow.com/questions/412772/java-rpc-encoded-wsdls-are-not-supported-in-jaxws-2-0
thanks
jens
I know its not really a Bug but to some degree it is one nevertheless. With the current "toolings" like Apache CXF (and as I have read also the current AXIS versions), it is not possible to generate Java Code out of the provided WSDL as the RPC/Encoded style seems to be from an WS era quite some time ago and is not supported anymore. this makes the webservice useless (as old axis and new cxf libs dont work well alongside each other...)
WSDLToJava Error: Rpc/encoded wsdls are not supported with CXF
see also:
stackoverflow.com/questions/412772/java-rpc-encoded-wsdls-are-not-supported-in-jaxws-2-0
thanks
jens