[ 
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/29/09 9:07 AM:
-----------------------------------------------------------------

Put up what I have so far in rev 738191.

TODOs
* Wiki docs DONE
** http://cwiki.apache.org/confluence/display/CAMEL/POJO+Messaging+Example
* Use Produce annotation instead of EndpointInject? DONE
* Readme.txt DONE
* Ant build.xml DONE


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

TODOs
* Wiki docs DONE
** http://cwiki.apache.org/confluence/display/CAMEL/POJO+Messaging+Example
* Use Produce annotation instead of EndpointInject?
* Readme.txt DONE
* Ant build.xml
** Put in build.xml for this but its currently barfing on some spring jar that 
needs to be on the classpath... geez... Ant seems so old fashioned compared to 
Maven!
  
> 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.

Reply via email to