On Wed, Jun 11, 2008 at 4:32 PM, Adam Muller <[EMAIL PROTECTED]> wrote:
> Hi, > > with Axis2 1.4 - when I regenerate Stub, it cannot be compiled. > I got errors like these all over it: > > The type WhoIsWhoServiceStub.AddressType must implement the inherited > abstract method ADBBean.serialize(QName, OMFactory, > MTOMAwareXMLStreamWriter, boolean) > > The type WhoIsWhoServiceStub.AsyncResponseType must implement the inherited > abstract method ADBBean.serialize(QName, OMFactory, > MTOMAwareXMLStreamWriter, boolean) > > etc. (there are about 100 errors in the file). > > What am I doing wrong? I just upgraded from axis2 1.3 - it worked there > perfectly. I think you compiling code with the axis2 1.3 jars. please make sure you have axis2 1.4 jars in the class patch. thanks, Amila. > > > Thanks for your reply! > > Best regards > Adam > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/
