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/07/24 20:13:15 UTC

[jira] Assigned: (AXIS2-924) Error duing oneWay request using JAXWS Dispatch.

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

Rich Scheuerle reassigned AXIS2-924:
------------------------------------

    Assignee: Rich Scheuerle

> Error duing oneWay request using JAXWS Dispatch.
> ------------------------------------------------
>
>                 Key: AXIS2-924
>                 URL: http://issues.apache.org/jira/browse/AXIS2-924
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>         Assigned To: Rich Scheuerle
>            Priority: Minor
>
> There is a bug in JAXWSMessageReceiver when doing a InvokeOneWay on Dispatch with RM and Addressing enabled. Here's the stack trace for error message:
> <Exception>org.apache.axis2.AxisFault: Invalid message addition , operation context completed&#13;
> 	at org.apache.axis2.description.InOnlyAxisOperation.addMessageContext(InOnlyAxisOperation.java:62)&#13;
> 	at org.apache.axis2.context.OperationContext.addMessageContext(OperationContext.java:85)&#13;
> 	at org.apache.axis2.jaxws.server.JAXWSMessageReceiver.receive(JAXWSMessageReceiver.java:64)&#13;
> 	at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:483)&#13;
> 	at org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:284)&#13;
> 	at com.ibm.ws.websvcs.transport.http.WASAxis2Servlet.doPost(WASAxis2Servlet.java:183)&#13;
> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)&#13;
> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)&#13;
> 	at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:966)&#13;
> 	at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:478)&#13;
> 	at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:463)&#13;
> 	at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:92)&#13;
> 	at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:744)&#13;
> 	at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1425)&#13;
> 	at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:92)&#13;
> 	at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:465)&#13;
> 	at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:394)&#13;
> 	at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:274)&#13;
> 	at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)&#13;
> 	at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)&#13;
> 	at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:152)&#13;
> 	at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:213)&#13;
> 	at com.ibm.io.async.AbstractAsyncFuture.fireCompletionActions(AbstractAsyncFuture.java:195)&#13;
> 	at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)&#13;
> 	at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:193)&#13;
> 	at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:725)&#13;
> 	at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:847)&#13;
> 	at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1498)&#13;

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