are you deploying Axis2 1.2 (or ealier) generated code with Axis2 1.3? Axis2 1.2 generated code does not complile with the Axis2 1.3. Had to change some interfaces to fixsome bugs. So please generate the Code with Axis2 1.3 and deoploy it. (you won't have to change any of your written code)
Amila. On 9/7/07, Rainer Menzner <[EMAIL PROTECTED]> wrote: > > Hi > > after update to Axis2-1.3 I receive the following kind of compiler > errors for many (maybe all) stub classes created by wsdl2java: > > ADBException ...... \AddElementParam.java:154: <anonymous > mydomain.AddElementParam$1> is not abstract and does not override > abstract method > serialize( > org.apache.axis2.databinding.utils.writer.MTOMAwareXMLStreamWriter) > in org.apache.axis2.databinding.ADBDataSource > > I know there has been a JIRA issue about this (see e.g. > > http://www.nabble.com/-jira--Created:-(SANDESHA2-110)-compiler-errors-with-the-interop-module-when-building-with-Maven-2.0.7-t4193626.html > ) > but the issue is indicated to be resolved. > > Any hints are greatly appreciated. > > Thanks, > -Rainer > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Amila Suriarachchi, WSO2 Inc.
