Compilation errors encountered when using XMLBeans databinding with unwrapping 
enabled
--------------------------------------------------------------------------------------

                 Key: AXIS2-3635
                 URL: https://issues.apache.org/jira/browse/AXIS2-3635
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: codegen, databinding
    Affects Versions: 1.3, 1.4
            Reporter: Aaron Gourley
         Attachments: parlayx.zip

Attaching modified version of Axis2 1.3's XmlbeansDatabindingTemplate.xsl and 
WSDL used to exploit this bug.  This fix worked for me in Axis2 1.3, and the 
bug still exists in 1.4 RC1.

Axis2 1.4 RC1 seems to have new issues too:
1. Skeleton/SkeletonInterface methods are incorrectly generated with void 
return types when XMLBeans databinding is used with unwrapping enabled.  The 
return types are correct with unwrapping disabled.  They are also correct when 
using ADB in both scenarios.
2. A call to an invalid wrapXXX() method is generated (possibly related to the 
void return type issue).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to