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/06 19:33:39 UTC

[jira] [Created] (QPID-3732) Request/Response JCA example should be enhanced

Request/Response JCA example should be enhanced
-----------------------------------------------

                 Key: QPID-3732
                 URL: https://issues.apache.org/jira/browse/QPID-3732
             Project: Qpid
          Issue Type: Improvement
          Components: JCA
    Affects Versions: 0.15
         Environment: All OS platforms, all supported JEE server platforms.
            Reporter: Weston M. Price
            Priority: Minor
             Fix For: Future


Currently the Request/Response example in the JCA project assumes that the response will be sent via the message.getJMSReplyTo() destination. While functional, the example should be enhanced to support sending a response to standard queue if the getJMSReplyTo() destination is not specified. Also, a nice to have would be a Servlet that allows for exercising the example rather than having to use the standalone Java client.

--
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-3732) Request/Response JCA example should be enhanced

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

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

    Attachment: QPID-3732.patch

Adding patch for QPID-3732. JCA Request/Response enhancements.
                
> Request/Response JCA example should be enhanced
> -----------------------------------------------
>
>                 Key: QPID-3732
>                 URL: https://issues.apache.org/jira/browse/QPID-3732
>             Project: Qpid
>          Issue Type: Improvement
>          Components: JCA
>    Affects Versions: 0.15
>         Environment: All OS platforms, all supported JEE server platforms.
>            Reporter: Weston M. Price
>            Assignee: Weston M. Price
>            Priority: Minor
>             Fix For: Future
>
>         Attachments: QPID-3732.patch
>
>
> Currently the Request/Response example in the JCA project assumes that the response will be sent via the message.getJMSReplyTo() destination. While functional, the example should be enhanced to support sending a response to standard queue if the getJMSReplyTo() destination is not specified. Also, a nice to have would be a Servlet that allows for exercising the example rather than having to use the standalone Java client.

--
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-3732) Request/Response JCA example should be enhanced

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

Weston M. Price resolved QPID-3732.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.15

Fixed on trunk with provided patch.
                
> Request/Response JCA example should be enhanced
> -----------------------------------------------
>
>                 Key: QPID-3732
>                 URL: https://issues.apache.org/jira/browse/QPID-3732
>             Project: Qpid
>          Issue Type: Improvement
>          Components: JCA
>    Affects Versions: 0.15
>         Environment: All OS platforms, all supported JEE server platforms.
>            Reporter: Weston M. Price
>            Assignee: Weston M. Price
>            Priority: Minor
>             Fix For: 0.15, Future
>
>         Attachments: QPID-3732.patch
>
>
> Currently the Request/Response example in the JCA project assumes that the response will be sent via the message.getJMSReplyTo() destination. While functional, the example should be enhanced to support sending a response to standard queue if the getJMSReplyTo() destination is not specified. Also, a nice to have would be a Servlet that allows for exercising the example rather than having to use the standalone Java client.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[jira] [Assigned] (QPID-3732) Request/Response JCA example should be enhanced

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

Weston M. Price reassigned QPID-3732:
-------------------------------------

    Assignee: Weston M. Price
    
> Request/Response JCA example should be enhanced
> -----------------------------------------------
>
>                 Key: QPID-3732
>                 URL: https://issues.apache.org/jira/browse/QPID-3732
>             Project: Qpid
>          Issue Type: Improvement
>          Components: JCA
>    Affects Versions: 0.15
>         Environment: All OS platforms, all supported JEE server platforms.
>            Reporter: Weston M. Price
>            Assignee: Weston M. Price
>            Priority: Minor
>             Fix For: Future
>
>
> Currently the Request/Response example in the JCA project assumes that the response will be sent via the message.getJMSReplyTo() destination. While functional, the example should be enhanced to support sending a response to standard queue if the getJMSReplyTo() destination is not specified. Also, a nice to have would be a Servlet that allows for exercising the example rather than having to use the standalone Java client.

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