the problem turned out to be that wsdl2java (Axis2-1.3) created a different directory structure than the older version. Because of this, a number of obsolete source files were still lying around in my project. So, actually it was my fault. I cleaned up and everything went smooth.

Thanks,
-Rainer


Amila Suriarachchi wrote:
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] <mailto:[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
    
<http://www.nabble.com/-jira--Created:-%28SANDESHA2-110%29-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]
    <mailto:[EMAIL PROTECTED]>
    For additional commands, e-mail: [EMAIL PROTECTED]
    <mailto:[EMAIL PROTECTED]>




--
Amila Suriarachchi,
WSO2 Inc.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to