[
http://jira.jboss.com/jira/browse/JBWS-1297?page=comments#action_12346947 ]
Alejandro Guizar commented on JBWS-1297:
----------------------------------------
Marshalling is done. The outgoing SOAP messages look good, altough the tests still fail
because unmarshalling is not done yet. I modified JSR181MetaDataBuilder to populate the
XML type for the fault bean.
Currently, I copy the properties using low-level reflection. Can you point me to the
accessor API you are referring to?
I'll commit what I have and work on unmarshalling the rest of the evening.
Implement JAXB Fault Marshalling
--------------------------------
Key: JBWS-1297
URL:
http://jira.jboss.com/jira/browse/JBWS-1297
Project: JBoss Web Services
Issue Type: Task
Security Level: Public(Everyone can see)
Components: jaxws
Reporter: Jason T. Greene
Assigned To: Alejandro Guizar
Fix For: jbossws-2.0.0.CR2
Currently the marshalling layer tries to pass the exception class to JAXB. Instead it
needs to pass the fault bean, and then copy the properties to/from the actual exception
--
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