[jboss-jira] [JBoss JIRA] Closed: (JBXB-126) PropertyHandler is not registered for XmlElementWrapper
Alexey Loubyansky (JIRA)
jira-events at lists.jboss.org
Wed Mar 5 11:13:08 EST 2008
[ http://jira.jboss.com/jira/browse/JBXB-126?page=all ]
Alexey Loubyansky closed JBXB-126.
----------------------------------
Resolution: Done
Fixed. The testcase is
package org.jboss.test.xb.builder.object.element.wrapper.test;
public class WrapperUnitTestCase extends AbstractBuilderTest
public void testFoo4Wrapper() throws Exception
> PropertyHandler is not registered for XmlElementWrapper
> -------------------------------------------------------
>
> Key: JBXB-126
> URL: http://jira.jboss.com/jira/browse/JBXB-126
> Project: JBoss XML Binding (JBossXB)
> Issue Type: Bug
> Affects Versions: JBossXB-2.0.0.CR6
> Reporter: Alexey Loubyansky
> Assigned To: Alexey Loubyansky
> Fix For: JBossXB-2.0.0.CR7
>
>
> PropertyHandler is not added to the beanAdapterFactory when processing XmlElementWrapper annotation. Due to differences in impl details between handling collections and arrays, the issue affected only properties of array types in combination with XmlElements annotations, i.e. arrays of different elements.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list