[ 
https://issues.apache.org/activemq/browse/CAMEL-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40798
 ] 

Axel Hohaus commented on CAMEL-184:
-----------------------------------

Hi James,

i have another problem wit jms INOUT messages. On some Client computers there 
are problems. When i send a request to the ActiveMQ server it will be shown in 
the log of the ActiveMQ, but my consumer (A AsyncProzessor with Spring) doesn't 
receive the message.

In the class JmsConfiguration in method createInOutTemplate in case of inout 
message the explicitQosEnabled is set to true

If i remove this line
   jmsTemplate.setExplicitQosEnabled(true);
all work fine with all clients.

Have you any idea?

Regards Axel




> support InOut with JMS so we can use JMS to do proxy and export of services 
> (Spring Remoting)
> ---------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-184
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-184
>             Project: Apache Camel
>          Issue Type: New Feature
>            Reporter: James Strachan
>            Assignee: James Strachan
>             Fix For: 1.3.0
>
>


-- 
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