ActiveMQMessage.setXXXProperty() method needs to check if property name is a
valid Java identifier.
---------------------------------------------------------------------------------------------------
Key: AMQ-2287
URL: https://issues.apache.org/activemq/browse/AMQ-2287
Project: ActiveMQ
Issue Type: Bug
Components: Broker
Affects Versions: 5.2.0
Reporter: Torsten Mielke
currently the AMQ implementation of javax.jms.Message.setXXXProperty() does not
check if the property name is a valid Java identifier.
This however is required according to the JMS spec.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.