[
https://issues.apache.org/jira/browse/SYNAPSE-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741343#action_12741343
]
Chuck Swanberg commented on SYNAPSE-418:
----------------------------------------
Is there a workaround for this? Maybe I'm wrong, but it seems to prevent me
from implementing the eip pipeline pattern in synapse... Thanks...
> JMSSender#processSyncResponse incorrectly sets serverSide to true
> -----------------------------------------------------------------
>
> Key: SYNAPSE-418
> URL: https://issues.apache.org/jira/browse/SYNAPSE-418
> Project: Synapse
> Issue Type: Bug
> Components: Transports
> Affects Versions: NIGHTLY
> Environment: N/A
> Reporter: Andreas Veithen
> Assignee: Asankha C. Perera
>
> JMSSender#processSyncResponse always calls
> MessageContext#setServerSide(true). This causes a failure in one of the
> recently added JMS unit test that uses code similar to
> ServiceClient#sendReceive. Indeed, if serverSide is true, AxisEngine.receive
> will try to invoke a MessageReceiver which doesn't exist in this case.
> Since the meaning of the serverSide property is not entirely clear (see also
> AXIS2-2096), I'm not sure about the correct solution for this issue.
> Asankha, can you have a look at this?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]