]
Tom Cunningham reassigned JBESB-3622:
-------------------------------------
Assignee: Tom Cunningham
DefaultJMSPropertiesSetter needs to filter out JMS properties
-------------------------------------------------------------
Key: JBESB-3622
URL:
https://issues.jboss.org/browse/JBESB-3622
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Transports
Affects Versions: 4.9 CP1
Reporter: Kevin Conner
Assignee: Tom Cunningham
The current property setter checks for properties that start with JMSX and JMS_ but we
also need to include any properties that begin with JMS.
The spec states that the prefixes JMSX and JMS_ are reserved for the JMS spec and
implementations respectively, but it also states in a later section that any identifier
name which does not begin with 'JMS' is application specific.
Two implementations that will raise exceptions are WSMQ and HornetQ.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: