You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Weston M. Price (Created) (JIRA)" <ji...@apache.org> on 2012/01/10 22:11:40 UTC

[jira] [Created] (QPID-3744) Address strings must be prefixed with BURL: in examples for older JMS client syntax

Address strings must be prefixed with BURL: in examples for older JMS client syntax
-----------------------------------------------------------------------------------

                 Key: QPID-3744
                 URL: https://issues.apache.org/jira/browse/QPID-3744
             Project: Qpid
          Issue Type: Bug
          Components: JCA
         Environment: All OS platforms, all supported JEE platforms.
            Reporter: Weston M. Price
            Assignee: Weston M. Price
            Priority: Trivial
             Fix For: Future


The JCA adapter supports both ADDR syntax, as well as BURL for backwards compatibility. In the qpid-jca-example-properties.xml file the BURL: prefix was removed at some point. This needs to be added back in to support BURL for the examples though the use of BURL is strongly discouraged.

--
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] [Updated] (QPID-3744) Address strings must be prefixed with BURL: in examples for older JMS client syntax

Posted by "Weston M. Price (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Weston M. Price updated QPID-3744:
----------------------------------

    Attachment: QPID-3744.patch

Patch to fix BURL: string in JCA examples.
                
> Address strings must be prefixed with BURL: in examples for older JMS client syntax
> -----------------------------------------------------------------------------------
>
>                 Key: QPID-3744
>                 URL: https://issues.apache.org/jira/browse/QPID-3744
>             Project: Qpid
>          Issue Type: Bug
>          Components: JCA
>         Environment: All OS platforms, all supported JEE platforms.
>            Reporter: Weston M. Price
>            Assignee: Weston M. Price
>            Priority: Trivial
>             Fix For: Future
>
>
> The JCA adapter supports both ADDR syntax, as well as BURL for backwards compatibility. In the qpid-jca-example-properties.xml file the BURL: prefix was removed at some point. This needs to be added back in to support BURL for the examples though the use of BURL is strongly discouraged.

--
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] [Updated] (QPID-3744) Address strings must be prefixed with BURL: in examples for older JMS client syntax

Posted by "Weston M. Price (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Weston M. Price updated QPID-3744:
----------------------------------

    Attachment: QPID-3744.patch

Missed license inclusion with the first patch. Fixes BURL: issue with JCA examples.
                
> Address strings must be prefixed with BURL: in examples for older JMS client syntax
> -----------------------------------------------------------------------------------
>
>                 Key: QPID-3744
>                 URL: https://issues.apache.org/jira/browse/QPID-3744
>             Project: Qpid
>          Issue Type: Bug
>          Components: JCA
>         Environment: All OS platforms, all supported JEE platforms.
>            Reporter: Weston M. Price
>            Assignee: Weston M. Price
>            Priority: Trivial
>             Fix For: Future
>
>         Attachments: QPID-3744.patch
>
>
> The JCA adapter supports both ADDR syntax, as well as BURL for backwards compatibility. In the qpid-jca-example-properties.xml file the BURL: prefix was removed at some point. This needs to be added back in to support BURL for the examples though the use of BURL is strongly discouraged.

--
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] [Updated] (QPID-3744) Address strings must be prefixed with BURL: in examples for older JMS client syntax

Posted by "Weston M. Price (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Weston M. Price updated QPID-3744:
----------------------------------

    Attachment:     (was: QPID-3744.patch)
    
> Address strings must be prefixed with BURL: in examples for older JMS client syntax
> -----------------------------------------------------------------------------------
>
>                 Key: QPID-3744
>                 URL: https://issues.apache.org/jira/browse/QPID-3744
>             Project: Qpid
>          Issue Type: Bug
>          Components: JCA
>         Environment: All OS platforms, all supported JEE platforms.
>            Reporter: Weston M. Price
>            Assignee: Weston M. Price
>            Priority: Trivial
>             Fix For: Future
>
>
> The JCA adapter supports both ADDR syntax, as well as BURL for backwards compatibility. In the qpid-jca-example-properties.xml file the BURL: prefix was removed at some point. This needs to be added back in to support BURL for the examples though the use of BURL is strongly discouraged.

--
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] [Resolved] (QPID-3744) Address strings must be prefixed with BURL: in examples for older JMS client syntax

Posted by "Weston M. Price (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Weston M. Price resolved QPID-3744.
-----------------------------------

    Resolution: Fixed

Addressed with patch. Simple XML fix, no code changes required.
                
> Address strings must be prefixed with BURL: in examples for older JMS client syntax
> -----------------------------------------------------------------------------------
>
>                 Key: QPID-3744
>                 URL: https://issues.apache.org/jira/browse/QPID-3744
>             Project: Qpid
>          Issue Type: Bug
>          Components: JCA
>         Environment: All OS platforms, all supported JEE platforms.
>            Reporter: Weston M. Price
>            Assignee: Weston M. Price
>            Priority: Trivial
>             Fix For: Future
>
>         Attachments: QPID-3744.patch
>
>
> The JCA adapter supports both ADDR syntax, as well as BURL for backwards compatibility. In the qpid-jca-example-properties.xml file the BURL: prefix was removed at some point. This needs to be added back in to support BURL for the examples though the use of BURL is strongly discouraged.

--
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