You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2010/08/22 20:09:47 UTC

[jira] Commented: (CAMEL-3048) Archetype for creating component should have better sample component

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

Claus Ibsen commented on CAMEL-3048:
------------------------------------

The pom.xml. Can you use the {{camel-test}} component instead of the test jar from camel-core. The test kit is in camel-test and this is what end users should use.

> Archetype for creating component should have better sample component
> --------------------------------------------------------------------
>
>                 Key: CAMEL-3048
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3048
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: tooling
>    Affects Versions: 2.4.0
>            Reporter: Claus Ibsen
>            Assignee: Jonathan Anstey
>            Priority: Minor
>             Fix For: 2.5.0
>
>
> The current sample is based on Direct component which is a bad sample as its a very special component.
> We should do a HelloWorldComponent
> - the producer will just print the message body to system out
> - the consumer is scheduled and triggers every 5th second with a dummy exchange

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