[
https://issues.apache.org/jira/browse/QPID-896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12591470#action_12591470
]
Alasdair MacLeod commented on QPID-896:
---------------------------------------
I've put together a series of examples, could do with someone giving them the
once over
Examples:
Durable subscription
Simple point to point (very basic send and receive messages)
Transactional point to point (see how rollback and commit affect send and
receive)
Simple request / response
Queue browser example
View connection meta data
> Provide Simple Pub/Sub examples that do not use extends
> -------------------------------------------------------
>
> Key: QPID-896
> URL: https://issues.apache.org/jira/browse/QPID-896
> Project: Qpid
> Issue Type: New Feature
> Components: Java Client
> Affects Versions: M2.1, M3
> Reporter: Martin Ritchie
> Assignee: Martin Ritchie
> Attachments: VerySimpleSend.java
>
>
> The examples we currently have are overly complicated for new JMS users.
> Ensure we provide the following examples that are self contained and well
> documented.
> - Point to Point
> - Publish / Subscribe
> - Request / Response
> While this code is available with a quick google it would be better to bundle
> examples that are well documented and work out of the box with Qpid.
> This JIRA should potentially be duplicated across all languages. (obviously
> without the JMS slant)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.