[ https://issues.apache.org/activemq/browse/SM-998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guillaume Nodet resolved SM-998. -------------------------------- Resolution: Fixed Assignee: Guillaume Nodet Thx a lot for this great patch! Sending servicemix-jms/src/main/java/org/apache/servicemix/jms/AbstractJmsProcessor.java Sending servicemix-jms/src/main/java/org/apache/servicemix/jms/JmsEndpoint.java Sending servicemix-jms/src/main/java/org/apache/servicemix/jms/multiplexing/MultiplexingProviderProcessor.java Sending servicemix-jms/src/main/java/org/apache/servicemix/jms/standard/StandardProviderProcessor.java Transmitting file data .... Committed revision 580043. > In-Out Exchanges in a JMS queue cannot be successfully processed after a > crash/shutdown > --------------------------------------------------------------------------------------- > > Key: SM-998 > URL: https://issues.apache.org/activemq/browse/SM-998 > Project: ServiceMix > Issue Type: Bug > Components: servicemix-jms > Affects Versions: 3.2 > Environment: any > Reporter: Sam Gerstein > Assignee: Guillaume Nodet > Fix For: 3.2 > > Attachments: servicemix-jms_patch.txt > > Original Estimate: 0 minutes > Remaining Estimate: 0 minutes > > Because a temporary queue is used for the reply-to destination and the > Exchange is stored in an in-memory Map, In-Out message exchanges in a JMS > queue cannot be returned to their sender after a crash or shutdown of > ServiceMix. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.