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/11/15 19:52:40 UTC

[jira] Assigned: (AXIS2-1707) Use of AnyType in Wrapped wsdl causes WebServicesException

     [ http://issues.apache.org/jira/browse/AXIS2-1707?page=all ]

Rich Scheuerle reassigned AXIS2-1707:
-------------------------------------

    Assignee: Rich Scheuerle

> Use of AnyType in Wrapped wsdl causes WebServicesException
> ----------------------------------------------------------
>
>                 Key: AXIS2-1707
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1707
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>         Assigned To: Rich Scheuerle
>         Attachments: JIRA_1707_anytypeinwrappedwsdl.txt
>
>
> When a user uses AnyType in a wsdl jaxws proxy causes following Exception:
> Exception in thread "main" javax.xml.ws.WebServiceException: AynchHandler null for Async callback, Invalid AsyncHandler callback Object
>         at org.apache.axis2.jaxws.ExceptionFactory.createWebServiceException(ExceptionFactory.java:222)
>         at org.apache.axis2.jaxws.ExceptionFactory.makeWebServiceException(ExceptionFactory.java:81)
>         at org.apache.axis2.jaxws.ExceptionFactory.makeWebServiceException(ExceptionFactory.java:176)
>         at org.apache.axis2.jaxws.client.proxy.JAXWSProxyHandler.InvokeSEIMethod(JAXWSProxyHandler.java:205)
>         at org.apache.axis2.jaxws.client.proxy.JAXWSProxyHandler.invoke(JAXWSProxyHandler.java:152)
>         at $Proxy6.echoObject2(Unknown Source)
>         at annotations.webparam.testdata.WebParamRuntimeClient.runtest(WebParamRuntimeClient.java:49)
>         at annotations.webparam.testdata.WebParamRuntimeClient.main(WebParamRuntimeClient.java:18)
> I will provide a fix for this issue.

-- 
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