Hi All, I am using cxf-2.1 version. I have generated the binding content for my wsdl using SOAP binding options "rpc encoded". And when i am trying to generate the Java code from wsdl using "wsdl2java" tool provided in cxf, getting the following error:
"WSDLToJava Error: Rpc/encoded wsdls are not supported in JAXWS 2.0" Could any one please help me to how to resolve this issue ? Thank you, Naresh.