You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Andreas Veithen (JIRA)" <ji...@apache.org> on 2008/09/20 23:07:44 UTC

[jira] Updated: (SYNAPSE-418) JMSSender#processSyncResponse incorrectly sets serverSide to true

     [ https://issues.apache.org/jira/browse/SYNAPSE-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Veithen updated SYNAPSE-418:
------------------------------------

    Component/s: Transports

> 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: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org