Integrating ParameterDescription into MethodMarshaller.
-------------------------------------------------------
Key: AXIS2-1450
URL: http://issues.apache.org/jira/browse/AXIS2-1450
Project: Apache Axis 2.0 (Axis2)
Issue Type: New Feature
Components: jaxws
Reporter: Nikhil Thaker
I am Integrating ParameterDescription annotation meta data layer into
MethodMarshaller code. The code replaced all the parameter annotation MetaData
from MethodParameter Class and replaces that with the new ParameterDescription.
I have also made changes to BlockImpl to now read BlockContext that stores the
declaredType of the jaxbClass that can be used to unmarshall JAXB using
declaredTypes.
I will attach patch for these new features.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]