You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2006/04/16 19:29:52 UTC

[jira] Resolved: (SM-398) The JMSMarshaler class does not verify the JMS properties it creates comply with the JMS specification naming constraints.

     [ https://issues.apache.org/activemq/browse/SM-398?page=all ]
     
Guillaume Nodet resolved SM-398:
--------------------------------

    Resolution: Fixed
     Assign To: Guillaume Nodet

Author: gnodet
Date: Sun Apr 16 10:27:33 2006
New Revision: 394518

URL: http://svn.apache.org/viewcvs?rev=394518&view=rev
Log:
SM-398: The JMSMarshaler class does not verify the JMS properties it creates comply with the JMS specification naming constraints

Modified:
    incubator/servicemix/trunk/servicemix-components/src/main/java/org/apache/servicemix/components/jms/JmsMarshaler.java
    incubator/servicemix/trunk/servicemix-components/src/main/java/org/apache/servicemix/components/jms/JmsSenderComponent.java



> 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
>     Assignee: Guillaume Nodet
>      Fix For: 3.0-M2

>
> Original Estimate: 3 days
>         Remaining: 3 days
>
> 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