JAXB error when using different derived types in the same container/array type
------------------------------------------------------------------------------
Key: JBXB-96
URL:
http://jira.jboss.com/jira/browse/JBXB-96
Project: JBoss XML Binding (JBossXB)
Issue Type: Bug
Affects Versions: JBossXB-1.0.0.CR9
Environment: JBoss 4.0.5 with WS1.0.4 patch and JBossXB-1.0.0.CR9
Reporter: James Christian
See forum reference for description.
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=102267
From my initial delve in to the code, I'm assuming the
content-handler is holding on the the unmarshaller for the first instance of a derived
type (based on xsi:type) when processing an array of the super-type. This unmarshaller
may not suitable for other derived types in the array - so fails with the exception
reported.
--
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