[
http://jira.jboss.com/jira/browse/JBWS-1789?page=all ]
Thomas Diesler updated JBWS-1789:
---------------------------------
Fix Version/s: jbossws-2.0.2
Priority: Major (was: Blocker)
Object Array with multiple subclasses fails
-------------------------------------------
Key: JBWS-1789
URL:
http://jira.jboss.com/jira/browse/JBWS-1789
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: jbossws-jaxrpc
Affects Versions: jbossws-1.2.1
Environment: Jboss 4.2.0.GA Enterprise version
Reporter: Robb Greathouse
Fix For: jbossws-2.0.2
When an array of objects is passed as a parameter webservices appears to check the first
member and selects the correct subclass for instantiation. However, if a subsequent
member is a different subclass an error results as it attempts to marshal into the same
subclass.
It then complains that there is a field that is not valid in that position. Apparently,
it only checks once when processing a object array that is filled with multiple
subclasses.
There was a similar problem in pojo cache during replication last year and they were able
to fix it over night.
--
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