CTS: Refactor WrappedParameters to use accessors
-------------------------------------------------
Key: JBWS-1320
URL:
http://jira.jboss.com/jira/browse/JBWS-1320
Project: JBoss Web Services
Issue Type: Task
Security Level: Public (Everyone can see)
Components: jaxws
Reporter: Jason T. Greene
Assigned To: Jason T. Greene
Priority: Blocker
Fix For: jbossws-2.0.0
The document/literal wrapped request/response objects in the CTS are not consitent, and
are not always JavaBean conformant.
The only way to fix this is to either replicate the JAXB annotation parsing logic, and use
injection instead, or to delegate to the JAXB accessor API. Regardless we will need an
accessor API, since JAX-RPC still needs to use JavaBean / reflection access.
--
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