You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Bruce Snyder (JIRA)" <ji...@apache.org> on 2006/08/04 02:37:23 UTC

[jira] Created: (SM-510) The servicemix-jms component should support the ability to set jms message properties

The servicemix-jms component should support the ability to set jms message properties 
--------------------------------------------------------------------------------------

                 Key: SM-510
                 URL: https://issues.apache.org/activemq/browse/SM-510
             Project: ServiceMix
          Issue Type: Improvement
          Components: servicemix-jms
    Affects Versions: 3.0
            Reporter: Bruce Snyder
         Assigned To: Guillaume Nodet


The servicemix-jms component should offer the ability to set JMS message properties. This will allow a normalized message to be created that includes an expiration, a CorrelationID, a priority, etc. or even any of the JMSX properties, all of which will be marshalled to the actual JMS message that's sent by the servicemix-jms component. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (SM-510) The servicemix-jms component should support the ability to set jms message properties

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved SM-510.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 3.2

> The servicemix-jms component should support the ability to set jms message properties
> -------------------------------------------------------------------------------------
>
>                 Key: SM-510
>                 URL: https://issues.apache.org/activemq/browse/SM-510
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-jms
>    Affects Versions: 3.0.1
>            Reporter: Bruce Snyder
>         Assigned To: Guillaume Nodet
>             Fix For: 3.2
>
>
> The servicemix-jms component should offer the ability to set JMS message properties. This will allow a normalized message to be created that includes an expiration, a CorrelationID, a priority, etc. or even any of the JMSX properties, all of which will be marshalled to the actual JMS message that's sent by the servicemix-jms component. 

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


[jira] Commented: (SM-510) The servicemix-jms component should support the ability to set jms message properties

Posted by "Christian Schneider (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SM-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37839 ] 

Christian Schneider commented on SM-510:
----------------------------------------

I am also interested in this feature. We are trying to make the jms binding component work with tibco by using soap/jms.
Tibco Business works processes want to receive messages that have the "SoapAction" property set. As I can not currently set properties it does not work.
Btw. Tibco business works as a client and servicemix as a server already works with SOAP/JMS and Tibco EMS as a jms server.


> The servicemix-jms component should support the ability to set jms message properties
> -------------------------------------------------------------------------------------
>
>                 Key: SM-510
>                 URL: https://issues.apache.org/activemq/browse/SM-510
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-jms
>    Affects Versions: 3.0.1
>            Reporter: Bruce Snyder
>         Assigned To: Guillaume Nodet
>
> The servicemix-jms component should offer the ability to set JMS message properties. This will allow a normalized message to be created that includes an expiration, a CorrelationID, a priority, etc. or even any of the JMSX properties, all of which will be marshalled to the actual JMS message that's sent by the servicemix-jms component. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (SM-510) The servicemix-jms component should support the ability to set jms message properties

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SM-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38531 ] 

Guillaume Nodet commented on SM-510:
------------------------------------

Done, as part of endpoint refactoring.

Author: gnodet
Date: Thu Feb 15 08:37:20 2007
New Revision: 507994

URL: http://svn.apache.org/viewvc?view=rev&rev=507994
Log:
SM-537, SM-724, SM-510: add several new jms endpoints that use marshalers


> The servicemix-jms component should support the ability to set jms message properties
> -------------------------------------------------------------------------------------
>
>                 Key: SM-510
>                 URL: https://issues.apache.org/activemq/browse/SM-510
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-jms
>    Affects Versions: 3.0.1
>            Reporter: Bruce Snyder
>         Assigned To: Guillaume Nodet
>
> The servicemix-jms component should offer the ability to set JMS message properties. This will allow a normalized message to be created that includes an expiration, a CorrelationID, a priority, etc. or even any of the JMSX properties, all of which will be marshalled to the actual JMS message that's sent by the servicemix-jms component. 

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