Hi I am receiving the following error in my wsdl2java generated stub for my simple service in Eclipse.
"The type EchoStub.EchoResponse must implement the inherited abstract method ADBBean.serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean)" When I replace the axis2 v1.4 jars with axis2 v1.3 the error does not occur. Is there a newer version of the axis2 code gerator tools that are for v1.4? This also occurs when I use the command line version of wsdl2java.bat found under \bin directory. Cheers Tezcan
