On Tue, Jan 20, 2009 at 3:52 PM, Marco Rossi <[email protected]> wrote:
> Same problem. > I have the web service generated with axis 1.3; the client generated with > the 1.3 version compile, but with the 1.4.1 doesn't work: please check your runtime jars. you need to have Axis2 1.4.1 jars in the class path to compile the code generated with the axis2 1.4.1 thanks, Amila. > > > ".... must implement the inherited abstract method > ADBBean.serialize(QName, OMFactory, MTOMAwareXMLStreamWriter, boolean)" > > > It's a bug? > > > > > > On Wed, Apr 30, 2008 at 12:27 PM, <[email protected]>wrote: > >> 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 >> >> > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/
