You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by gliesian <ro...@gliesian.com> on 2013/09/09 02:59:43 UTC

# CAMEL CONTEXT ELEMENTS

I'm looking for a list of camel context sub elements... similar to this:

# CAMEL CONTEXT ELEMENTS
<aggregate/>
<choice/>
<correlationExpression/>
<expression/>
<filter/>
<from/>
<inOnly/>
<log/>
<package/>
<otherwise/>
<package/>
<pipeline/>
<process/>
<propertyPlaceholder/>
<resequence/>
<route/>
<simple/>
<sort/>
<split/>
<stream-config/>
<to/>
<when/>
<wireTap/>

Does such a list exist somewhere?

What is missing from my list?

Thanks,
Robert



--
View this message in context: http://camel.465427.n5.nabble.com/CAMEL-CONTEXT-ELEMENTS-tp5738893.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: # CAMEL CONTEXT ELEMENTS

Posted by Christian Müller <ch...@gmail.com>.
Have a look at the Camel Spring schema we publish at [1].

[1] http://camel.apache.org/schema/spring/camel-spring-2.12.0.xsd

Best,
Christian
-----------------

Software Integration Specialist

Apache Camel committer: https://camel.apache.org/team
V.P. Apache Camel: https://www.apache.org/foundation/
Apache Member: https://www.apache.org/foundation/members.html

https://www.linkedin.com/pub/christian-mueller/11/551/642


On Mon, Sep 9, 2013 at 2:59 AM, gliesian <ro...@gliesian.com> wrote:

> I'm looking for a list of camel context sub elements... similar to this:
>
> # CAMEL CONTEXT ELEMENTS
> <aggregate/>
> <choice/>
> <correlationExpression/>
> <expression/>
> <filter/>
> <from/>
> <inOnly/>
> <log/>
> <package/>
> <otherwise/>
> <package/>
> <pipeline/>
> <process/>
> <propertyPlaceholder/>
> <resequence/>
> <route/>
> <simple/>
> <sort/>
> <split/>
> <stream-config/>
> <to/>
> <when/>
> <wireTap/>
>
> Does such a list exist somewhere?
>
> What is missing from my list?
>
> Thanks,
> Robert
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/CAMEL-CONTEXT-ELEMENTS-tp5738893.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>