Correct handling of JMSDeliveryMode and JMSPriority
---------------------------------------------------

                 Key: TUSCANY-2857
                 URL: https://issues.apache.org/jira/browse/TUSCANY-2857
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA JMS Binding Extension
            Reporter: Greg Dritschler
            Priority: Minor


I've noticed that JMSHeaderReferencePolicyInterceptor and 
TransportServiceInterceptor set the JMSDeliveryMode and JMSPriority headers in 
the request and response JMS messages respectively before the messages are 
sent.  I am under the impression that the JMS API requires these header values 
to be set via the MessageProducer interface.  The values in the Message are 
ignored.

See Table 31-1 here:  
http://docs.sun.com/app/docs/doc/819-3669/bnceh?l=ja&a=view

This issue was discussed on dev list on January 20, 2009 and it was agreed this 
is a bug.

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