You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Christopher N. Ortiz (JIRA)" <de...@tuscany.apache.org> on 2009/05/22 20:12:45 UTC

[jira] Created: (TUSCANY-3059) OperationProperties JMSDeliveryMode set in headers JMSDeliveryMode

OperationProperties JMSDeliveryMode set in headers JMSDeliveryMode
------------------------------------------------------------------

                 Key: TUSCANY-3059
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3059
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA JMS Binding Extension
            Reporter: Christopher N. Ortiz
            Priority: Minor


In JMSBindingProcessor, when processing the Operation Properties header element, the JMSDeliveryMode is incorrectly set in the binding object by calling jmsBinding.setJMSDeliveryMode, instead of using the jmsBinding.setOperationJMSDeliveryMode 

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


[jira] Commented: (TUSCANY-3059) OperationProperties JMSDeliveryMode set in headers JMSDeliveryMode

Posted by "ant elder (JIRA)" <de...@tuscany.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-3059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12714340#action_12714340 ] 

ant elder commented on TUSCANY-3059:
------------------------------------

Fixed in 1.x in r779876

> OperationProperties JMSDeliveryMode set in headers JMSDeliveryMode
> ------------------------------------------------------------------
>
>                 Key: TUSCANY-3059
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3059
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA JMS Binding Extension
>            Reporter: Christopher N. Ortiz
>            Priority: Minor
>
> In JMSBindingProcessor, when processing the Operation Properties header element, the JMSDeliveryMode is incorrectly set in the binding object by calling jmsBinding.setJMSDeliveryMode, instead of using the jmsBinding.setOperationJMSDeliveryMode 

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


[jira] Closed: (TUSCANY-3059) OperationProperties JMSDeliveryMode set in headers JMSDeliveryMode

Posted by "ant elder (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-3059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ant elder closed TUSCANY-3059.
------------------------------

    Resolution: Fixed

> OperationProperties JMSDeliveryMode set in headers JMSDeliveryMode
> ------------------------------------------------------------------
>
>                 Key: TUSCANY-3059
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3059
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA JMS Binding Extension
>            Reporter: Christopher N. Ortiz
>            Priority: Minor
>
> In JMSBindingProcessor, when processing the Operation Properties header element, the JMSDeliveryMode is incorrectly set in the binding object by calling jmsBinding.setJMSDeliveryMode, instead of using the jmsBinding.setOperationJMSDeliveryMode 

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