[ 
http://issues.apache.org/jira/browse/AXIS2-1707?page=comments#action_12450192 ] 
            
Rich Scheuerle commented on AXIS2-1707:
---------------------------------------

Nikhil has committed the code.

I am keeping this JIRA open to fix one minor problem with JAXWSProxyHandler.

I will make the change after head is unfrozen.

> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to