[
https://issues.apache.org/jira/browse/QPID-759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marnie McCormack updated QPID-759:
----------------------------------
Fix Version/s: (was: M4)
> Java client does not support replyTo queue names that contain URL illegal
> characters
> --------------------------------------------------------------------------------------
>
> Key: QPID-759
> URL: https://issues.apache.org/jira/browse/QPID-759
> Project: Qpid
> Issue Type: Bug
> Components: Java Client
> Affects Versions: M3
> Reporter: Arnaud Simon
> Assignee: Arnaud Simon
>
> As java stores replyTo as an URL, the current implementation does not support
> URL illegal characters. This is wrong as AMQP allows any characters.
> We can either convert illegal URL character to "\% " or redefine the way
> replyTo field are handled like creating custom type (exchange routingkey)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.