You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Rich Scheuerle (JIRA)" <ji...@apache.org> on 2006/12/02 02:47:20 UTC

[jira] Created: (AXIS2-1807) JAX-WS ClassCast Exception in ParameterDescription

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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-1807) JAX-WS ClassCast Exception in ParameterDescription

Posted by "Rich Scheuerle (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-1807?page=all ]

Rich Scheuerle updated AXIS2-1807:
----------------------------------

    Attachment: patch.txt

Committed in SVN: 481486

> 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
>         Attachments: patch.txt
>
>
> 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-1807) JAX-WS ClassCast Exception in ParameterDescription

Posted by "Rich Scheuerle (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-1807?page=all ]

Rich Scheuerle resolved AXIS2-1807.
-----------------------------------

    Resolution: Fixed

> 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
>         Attachments: patch.txt
>
>
> 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org