[ http://issues.apache.org/jira/browse/AXIS2-1049?page=all ]
Nick Gallardo closed AXIS2-1049. -------------------------------- Resolution: Fixed > Callback receiver not setup correctly on operations with async responses. > ------------------------------------------------------------------------- > > Key: AXIS2-1049 > URL: http://issues.apache.org/jira/browse/AXIS2-1049 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Bug > Components: jaxws > Reporter: Jeff Barrett > Assigned To: Nick Gallardo > Attachments: 1049_patch.txt > > > The following exception occurs on operations expecting an async callback > response. > Exception in thread "main" java.lang.NullPointerException > at > org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisOperation.java:260) > at > org.apache.axis2.jaxws.core.controller.AxisInvocationController.invokeAsync(AxisInvocationController.java:364) > at > org.apache.axis2.jaxws.client.BaseDispatch.invokeAsync(BaseDispatch.java:200) > The problem is that the invocation controller is not setting up the > AxisOperation correctly for an async response. > I have a patch and will submit it shortly. -- 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]