[jboss-jira] [JBoss JIRA] Created: (JBXB-97) org.w3c.dom.Element is being mapped incorrectly
David Boeren (JIRA)
jira-events at lists.jboss.org
Fri Mar 2 10:37:11 EST 2007
org.w3c.dom.Element is being mapped incorrectly
-----------------------------------------------
Key: JBXB-97
URL: http://jira.jboss.com/jira/browse/JBXB-97
Project: JBoss XML Binding (JBossXB)
Issue Type: Bug
Affects Versions: JBossXB-1.0.0.CR7
Reporter: David Boeren
This comes from support case 14372. Customer has a webservice taking and returning an org.w3c.dom.Element type, but it appears that it is not being correctly mapped by JBossXB.
The error message states:
Caused by: org.jboss.xb.binding.JBossXBRuntimeException: Failed to find read method or field for property '_value' in class org.apache.xerces.dom.ElementImpl
Attached to the case you can find a WAR file to deploy for the service side and an Eclipse project with a client that demonstrates the error.
--
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