[esb-issues] [JBoss JIRA] Updated: (JBESB-2561) DefaultJMSPropertiesSetter should filter out all JMS vendor specific properties

Daniel Bevenius (JIRA) jira-events at lists.jboss.org
Tue May 19 03:12:05 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBESB-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Bevenius updated JBESB-2561:
-----------------------------------

    Summary: DefaultJMSPropertiesSetter should filter out all JMS vendor specific properties  (was: DefaultESBPropertiesSetter should filter out all JMS vendor specific properties)


> DefaultJMSPropertiesSetter should filter out all JMS vendor specific properties
> -------------------------------------------------------------------------------
>
>                 Key: JBESB-2561
>                 URL: https://jira.jboss.org/jira/browse/JBESB-2561
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Transports
>    Affects Versions: 4.5
>            Reporter: Kevin Conner
>            Assignee: Daniel Bevenius
>             Fix For: 4.6
>
>
> JBESB-2287 introduced filtering into the DefaultJMSPropertiesSetter but this is only usable in certain circumstances.
> One area which cannot use this, at present, is the JmsCourier created from EPRs.  Listeners can therefore introduce properties which should be filtered.
> We are already filtering out all JMS Header properties, that is properties that start with JMSX. 
> We should also be filtering out JMS Vendor specific properties, that is properties that start with JMS_. These properties can be read-only and there will be no way for us to re-set them when sending outbound JMS Messages so it makes no sense extracting them either.

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

        



More information about the esb-issues mailing list