[jboss-dev-forums] [JBoss XML Binding Development] New message: "Re: Regression moving to JBossXB 2.0.2.Beta5"
Alessio Soldano
do-not-reply at jboss.com
Wed Mar 17 13:56:04 EDT 2010
JBoss development,
A new message was posted in the thread "Regression moving to JBossXB 2.0.2.Beta5":
http://community.jboss.org/message/532603#532603
Author : Alessio Soldano
Profile : http://community.jboss.org/people/alessio.soldano@jboss.com
Message:
--------------------------------------------------------------
> mailto:alex.loubyansky at jboss.com ha scritto:
>
> Ok, it's done. Sorry about that. Let me know if I can close the issue. https://jira.jboss.org/jira/browse/JBXB-243
No problem, thanks for the quick resolution, I've tried the latest snapshots and I don't see those failures with xsd:any.
However... there're a couple of other regressions/failures left; I see issues with unmarshalling of elements having xsi:nil=1 attribute.
For instance
<result xsi:nil='1' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'/>
use to be unmarshalled (correctly) to null, while with the recent jboss-xb I get a not-null instance of the type bound to result.
The failure is http://jbossws.jboss.org:8180/hudson/job/NATIVE-CORE-AS-6.0.1-SUN-JDK-6/99/testReport/org.jboss.test.ws.jaxrpc.jbws1186/JBWS1186TestCase/testAllNull/
Source references:
http://anonsvn.jboss.org/repos/jbossws/stack/native/trunk/modules/testsuite/native-tests/src/test/java/org/jboss/test/ws/jaxrpc/jbws1186/
http://anonsvn.jboss.org/repos/jbossws/stack/native/trunk/modules/testsuite/native-tests/src/test/resources/jaxrpc/jbws1186/WEB-INF/
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/532603#532603
More information about the jboss-dev-forums
mailing list