[
https://issues.apache.org/jira/browse/QPID-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aidan Skinner resolved QPID-1777.
---------------------------------
Resolution: Fixed
> JNDI problem with white spaces
> ------------------------------
>
> Key: QPID-1777
> URL: https://issues.apache.org/jira/browse/QPID-1777
> Project: Qpid
> Issue Type: Bug
> Components: Java Client
> Environment: all
> Reporter: Ffrench Mathilde
> Assignee: Rajith Attapattu
>
> Trailing spaces in queue and topic definitions are not discarded.
> This leads to other errors as users think the Queue name is myQueue (while
> the real queue name is myQueueXXXX where XXXX are trailing spaces) and tries
> to use that name with management tools and fails to delete, purge ..etc
> Ex when defining in JNDI properties file if there are trailling spaces as
> follows.
> queue.myqueue = my_queueXXXXXXXX
> topic.mytopic = my_topicXXXXXXXX
> topic.mytopic2 = my_bk1XX, my_bk2XX, my_bk3XX
> where XXXX are trailing spaces.
> The created queue names are as follows
> my_queueXXXXXXXX instead of my_queue
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]