The JMSMarshaler class does not verify the JMS properties it creates comply 
with the JMS specification naming constraints.
--------------------------------------------------------------------------------------------------------------------------

         Key: SM-398
         URL: https://issues.apache.org/activemq/browse/SM-398
     Project: ServiceMix
        Type: Bug

  Components: servicemix-jms  
    Versions: 2.0.2    
 Environment: WinXP SP1
Weblogic Server 9.1
    Reporter: James Lewis
     Fix For: 3.0-M1, 3.0-M2, 3.0, 2.0.3


Tried to wire together the FilePoller component to the JMSSenderComponent to 
publish messages into the Weblogic 9.1 JMS server, but it appears the 
JMSMarshaler class is creating JMS properties using the NMR properties, which 
are formatted like "apache.servicemix.file.name".  

The JMS specification does not allow JMS property names that use '.' 
characters, or are not valid Java identifiers.

-- 
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

Reply via email to