[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1420) Queue and Address's ObjectNames does not allow wildcard characters

Jeff Mesnil (JIRA) jira-events at lists.jboss.org
Mon Sep 15 10:35:22 EDT 2008


Queue and Address's ObjectNames does not allow wildcard characters
------------------------------------------------------------------

                 Key: JBMESSAGING-1420
                 URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1420
             Project: JBoss Messaging
          Issue Type: Bug
          Components: Configuration and Management
            Reporter: Jeff Mesnil
            Assignee: Jeff Mesnil
             Fix For: 2.0.0 Beta


The ObjectNames for our managed resources (Queue, Addres, Topic, etc.) use user input.
They can use characters which are not valid for ObjectName's properties (e.g. , : *).
Any user input must be quoted using ObjectName.quote(String) to provide properly formed ObjectName

-- 
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 jboss-jira mailing list