I have got the same error using WSDL2Java on the example WSDL included in the Axis .92 distro. The example WSDL I used was Axis2SampleDocLit.wsdl.
Wes -----Original Message----- From: Wagner Narde [mailto:[EMAIL PROTECTED] Sent: Monday, October 24, 2005 9:01 AM To: axis-user@ws.apache.org Subject: [Axis2] WSDL2Java: generated code compilation error Hello, I tried to generate both server-side and client-side code with WSDL2Java, but generated .java files does not seem consistent: databinding.xxxDatabindingSupporter.java: - (12) The method newXMLStreamReader() is undefined for the type OMElement - (31) org.apache.axis2.om.OMElement.Factory cannot be resolved I'm using Axis2 0.92 and nothing from previous versions. thanks, -- Wagner Narde [EMAIL PROTECTED]