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/09/25 16:58:52 UTC

[jira] Closed: (AXIS2-1149) JAXWS Proxy failing while invoking a operation with no parameters.

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

Rich Scheuerle closed AXIS2-1149.
---------------------------------

    Resolution: Fixed

> JAXWS Proxy failing while invoking a operation with no parameters.
> ------------------------------------------------------------------
>
>                 Key: AXIS2-1149
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1149
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Priority: Minor
>         Attachments: JIRA_1149_oneWayWithNoParamFix.txt
>
>
> Following error occured when proxy invoked operation with no parameters.
> java.lang.reflect.UndeclaredThrowableException
> 	at $Proxy6.oneWayVoid(Unknown Source)
> 	at jaxws.proxy.wsfvt.test.DocLitWrappedTest.testOneWayEmpty(DocLitWrappedTest.java:130)
> Caused by: org.apache.axis2.jaxws.wrapper.impl.JAXBWrapperException: Internal Assertion Error.
>            Number of child objects does not match the number of child names in wrap() method.
> 	at org.apache.axis2.jaxws.wrapper.impl.JAXBWrapperToolImpl.wrap(JAXBWrapperToolImpl.java:96)
> 	at org.apache.axis2.jaxws.client.proxy.DocLitProxyHandler.createDocLitWrappedRequest(DocLitProxyHandler.java:110)
> 	at org.apache.axis2.jaxws.client.proxy.DocLitProxyHandler.createRequest(DocLitProxyHandler.java:68)
> 	at org.apache.axis2.jaxws.client.proxy.BaseProxyHandler.InvokeSEIMethod(BaseProxyHandler.java:142)
> 	at org.apache.axis2.jaxws.client.proxy.BaseProxyHandler.invoke(BaseProxyHandler.java:125)
> I will be attaching the 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