[
https://issues.apache.org/jira/browse/AXIS2-5239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147880#comment-15147880
]
Hudson commented on AXIS2-5239:
-------------------------------
SUCCESS: Integrated in Axis2 #3313 (See
[https://builds.apache.org/job/Axis2/3313/])
AXIS2-5741: Fix a regression introduced by the migration to XmlSchema 2
(AXIS2-5239) that causes ADB to generate messages that don't conform to the
schema. The problem was that the semantics of the getQName() method on
XmlSchemaElement instances has changed: in XmlSchema 1.4.x, that method
returned the "wire name" (i.e. the name of the element as it appears in an
instance), but in XmlSchema 2.x, that information is provided by the
getWireName() method instead. (veithen: rev 1730618)
* axis2/modules/adb-codegen/src/org/apache/axis2/schema/SchemaCompiler.java
*
axis2/modules/adb-tests/src/test/java/org/apache/axis2/databinding/axis2_5741/ServiceTest.java
> Upgrade Axis2 to use xmlschema2
> --------------------------------
>
> Key: AXIS2-5239
> URL: https://issues.apache.org/jira/browse/AXIS2-5239
> Project: Axis2
> Issue Type: Improvement
> Reporter: Sagara Gunathunga
> Assignee: Kishanthan Thangarajah
> Fix For: 1.7.0
>
> Attachments: AXIS2-5239.patch
>
>
> This involves writing some test coverage for existing xmlschema features and
> porting to new xmlschema2 API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]