Hi I am trying to parse WSDL 1.1 document using the woden-1.0M9-dom.
Unfortunately getting the below mentioned error. *SEVERE: Woden[Fatal Error],0:0,WSDL514,It appears as though you are trying to parse a WSDL 1.1 document but Woden is a WSDL 2.0 parser.* *Exception in thread "main" WSDLException: faultCode=INVALID_WSDL: Fatal WSDL error:* *0:0,WSDL514,It appears as though you are trying to parse a WSDL 1.1 document but Woden is a WSDL 2.0 parser.: * Request you to help me on parsing WSDL 1.1 with the latest woden-1.0M9-dom build. Thanks Karthik S
