JAX-WS ClassCast Exception in ParameterDescription
--------------------------------------------------
Key: AXIS2-1807
URL: http://issues.apache.org/jira/browse/AXIS2-1807
Project: Apache Axis 2.0 (Axis2)
Issue Type: Bug
Components: jaxws
Reporter: Rich Scheuerle
Assigned To: Rich Scheuerle
Caused by: java.lang.ClassCastException:
sun.reflect.generics.reflectiveObjects.ParameterizedTypeImpl incompatible with
java.lang.Class
at
org.apache.axis2.jaxws.description.impl.ParameterDescriptionImpl.getParameterActualType(ParameterDescriptionImpl.java:119)
at
org.apache.axis2.jaxws.description.impl.PackageSetBuilder.getPackagesFromAnnotations(PackageSetBuilder.java:171)
Code in OperationDescription and ParameterDescription is not accounting for
ParameterizedTypes.
--
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]