You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Andrew MacBean (Created) (JIRA)" <ji...@apache.org> on 2011/10/10 16:15:29 UTC

[jira] [Created] (QPID-3538) ADDR address format not supported for topic. and queue. entries in JNDI properties

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:dev-subscribe@qpid.apache.org


[jira] [Commented] (QPID-3538) ADDR address format not supported for topic. and queue. entries in JNDI properties

Posted by "Rajith Attapattu (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-3538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13126878#comment-13126878 ] 

Rajith Attapattu commented on QPID-3538:
----------------------------------------

I could look at this along with the work I have done for QPID-3401
Once the initial patch for QPID-3401 is accepted, I will get a fix for this.
                
> 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:dev-subscribe@qpid.apache.org