[ http://issues.apache.org/jira/browse/QPID-4?page=all ]
Marnie McCormack resolved QPID-4.
---------------------------------
Resolution: Fixed
Altered AMQProtocolSession.generateQueueName method to use Commons Lang
StringUtils.replaceChars method to remove '/' and ';' chars. Added test classes
(org.apache.qpid.client.protocol.*) with some simple string tests to check
results as expected.
> Remove '/' and ':' from generated queue names
> ---------------------------------------------
>
> Key: QPID-4
> URL: http://issues.apache.org/jira/browse/QPID-4
> Project: Qpid
> Issue Type: Bug
> Components: Java Client
> Reporter: Martin Ritchie
> Assigned To: Marnie McCormack
> Fix For: M1
>
>
> in AMQProtocolSession in client package:
> generateQueueName()
> Remove '/' and ':' from local Address as this doesn't conform to spec.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira