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:

".... 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
>
>

Reply via email to