[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-773) oneway invocations are not correctly detected inside remoting ServerThread.processInvocation()
Ovidiu Feodorov (JIRA)
jira-events at jboss.com
Tue Jan 23 05:03:00 EST 2007
[ http://jira.jboss.com/jira/browse/JBMESSAGING-773?page=all ]
Ovidiu Feodorov closed JBMESSAGING-773.
---------------------------------------
Resolution: Done
The remoting server requires us to "mark" an one-way invocation redundantly once by wrapping an OnewayInvocation within an InvocationRequest, and then placing a Client.ONEWAY_FLAG in the same InvocationRequest's metadata.
Why?
Anyway, I fixed it using both OnewayInvocation and Client.ONEWAY_FLAG
> oneway invocations are not correctly detected inside remoting ServerThread.processInvocation()
> ----------------------------------------------------------------------------------------------
>
> Key: JBMESSAGING-773
> URL: http://jira.jboss.com/jira/browse/JBMESSAGING-773
> Project: JBoss Messaging
> Issue Type: Bug
> Components: JMS Remoting
> Affects Versions: 1.2.0.Beta1
> Reporter: Ovidiu Feodorov
> Assigned To: Ovidiu Feodorov
> Fix For: 1.2.0.Beta2
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list