You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Jonathan Anstey (JIRA)" <ji...@apache.org> on 2009/01/27 22:38:59 UTC

[jira] Issue Comment Edited: (CAMEL-1259) POJO messaging example with @Produce @Consume @RecipientList using ActiveMQ

    [ https://issues.apache.org/activemq/browse/CAMEL-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=48975#action_48975 ] 

janstey edited comment on CAMEL-1259 at 1/27/09 1:37 PM:
-----------------------------------------------------------------

Put up what I have so far in rev 738191.

TODOs
* Wiki docs
** Started some here http://cwiki.apache.org/confluence/display/CAMEL/POJO+Messaging+Example, will finish tomorrow.
* Use Produce annotation instead of EndpointInject?
* Readme.txt
* Ant build.xml

      was (Author: janstey):
    Put up what I have so far in rev 738191.

TODOs
- Wiki docs
- Use Produce annotation instead of EndpointInject?
- Readme.txt
- Ant build.xml
  
> POJO messaging example with @Produce @Consume @RecipientList using ActiveMQ
> ---------------------------------------------------------------------------
>
>                 Key: CAMEL-1259
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1259
>             Project: Apache Camel
>          Issue Type: Improvement
>            Reporter: James Strachan
>            Assignee: Jonathan Anstey
>             Fix For: 2.0.0
>
>
> We could really use an example where we just use the annotations to produce, consume and create a RecipientList - all using ActiveMQ (and maybe some other endpoints)
> http://activemq.apache.org/camel/pojo-consuming.html
> http://activemq.apache.org/camel/pojo-producing.html
> http://activemq.apache.org/camel/recipientlist-annotation.html
> along with maybe a nice test case in the example showing the injection of MockEndpoints and so forth

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.