ADDR address format not supported for topic. and queue. entries in JNDI
properties
----------------------------------------------------------------------------------
Key: QPID-3538
URL: https://issues.apache.org/jira/browse/QPID-3538
Project: Qpid
Issue Type: Bug
Components: Java Client
Affects Versions: 0.13
Reporter: Andrew MacBean
Created a JNDI props file with the following entry:
queue.myQueue = ADDR:testQueue; {create: always}
This resulted in a new Queue with this name being created on broker:
"ADDR:testQueue; {create: always}". The destination address syntax is taken as
BURL still.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]