[
https://issues.apache.org/jira/browse/AXIS2-3635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580391#action_12580391
]
Aaron Gourley commented on AXIS2-3635:
--------------------------------------
WSDL2Java arguments:
-p com.redknee.service.parlayx.location.wsdl
-o /tmp/build\InterfaceParlayx\trunk\/interface/parlayx\trunk
-S src\java
-R classes\com\redknee\service\parlayx\location\wsdl\axis2
-sn TerminalLocation
-pn TerminalLocation
-g
-ss
-ssi
-sd
-d xmlbeans
-wv 1.1
-ns2p
http://www.csapi.org/schema/parlayx/common/v2_0=com.redknee.service.parlayx.location.wsdl.axis2.common,http://www.csapi.org/schema/parlayx/terminal_location/v2_0=com.redknee.service.parlayx.location.wsdl.axis2.terminal.location,http://www.csapi.org/schema/parlayx/terminal_location/v2_0/local=com.redknee.service.parlayx.location.wsdl.axis2.terminal.location.local
-u
-uw
-uri
/redknee//interface/parlayx/trunk\src/wsdl/parlayx_terminal_location_service_2_0.wsdl
> 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.4, 1.3
> 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]