JMSFlow handles sendSync timeouts incorrectly
---------------------------------------------

                 Key: SM-1861
                 URL: https://issues.apache.org/activemq/browse/SM-1861
             Project: ServiceMix
          Issue Type: Bug
          Components: servicemix-core
    Affects Versions: 3.3
            Reporter: Maciej Prochniak


When timeout happens during sendSync the message exchange is aborted. This is 
done on sender's side. When using JMSFlow the MessageExchange object is 
(de)serialized, so provider gets copy of it and is not aware of message being 
aborted. It seems not to conform to 5.5.2.1.3 of JBI specification, moreover 
the behaviour depends significantly on flow being used. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to