[CONF] Apache Camel Simple

2013-11-25 Thread Aki Yoshida (Confluence)
Simple Page edited by Aki Yoshida Changes (1) ... | ref:xxx | Object | *Camel 2.6:* To lookup a bean from the [Registry] with the given id. |

[CONF] Apache Camel Simple

2013-11-15 Thread Carsten Ringe (Confluence)
Simple Page edited by Carsten Ringe Kommentar: Setting Spring beans to Exchange properties Changes (1) ...

[CONF] Apache Camel Simple

2013-06-25 Thread Claus Ibsen (Confluence)
Simple Page edited by Claus Ibsen Changes (1) ... *Available as of Camel 2.3* {info} Camels OGNL support is for invoking methods

[CONF] Apache Camel Simple

2013-03-21 Thread confluence
Simple Page edited by Claus Ibsen Changes (1) ... To assume the body is {{Map}} based and lookup the value with {{foo}} as key, and invoke the

[CONF] Apache Camel Simple

2013-03-07 Thread confluence
Simple Page edited by Claus Ibsen Changes (1) ... {div:class=confluenceTableSmall} || Variable || Type || Description || |

[CONF] Apache Camel Simple

2013-02-02 Thread confluence
Simple Page edited by Claus Ibsen Changes (3) ... h3. Variables {div:class=confluenceTableSmall} || Variable ||

[CONF] Apache Camel Simple

2013-01-31 Thread confluence
Simple Page edited by Claus Ibsen Changes (3) ... However for much more complex use cases you are generally recommended to choose a more

[CONF] Apache Camel Simple

2012-11-01 Thread confluence
Simple Page edited by Claus Ibsen Changes (1) ... || Variable || Type || Description || | camelId | String | *Camel 2.10:* the CamelContext

[CONF] Apache Camel Simple

2012-11-01 Thread confluence
Simple Page edited by Babak Vahdat Changes (1) ... {code} The Simple language can be used for the predicate test above in the

[CONF] Apache Camel Simple

2012-09-23 Thread confluence
Simple Page edited by Claus Ibsen Changes (2) ... | \+\+ | *Camel 2.9:* To increment a number by one. | | \-\- | *Camel 2.9:* To decrement a

[CONF] Apache Camel Simple

2012-09-07 Thread confluence
Simple Page edited by Christian Mueller Comment: Removed the deprecated Camel 1.x documentations Changes (6) ...

[CONF] Apache Camel Simple

2012-05-20 Thread confluence
Simple Page edited by Claus Ibsen Changes (2) ... | \+\+ | *Camel 2.9:* To increment a number by one. | | \-\- | *Camel 2.9:* To decrement a

[CONF] Apache Camel Simple

2012-03-31 Thread confluence
Simple Page edited by Claus Ibsen Changes (7) ... | out.body | Object | the output body | | header.foo | Object | refer to the input foo

[CONF] Apache Camel Simple

2012-02-23 Thread confluence
Simple Page edited by Claus Ibsen Changes (5) ... h3. Changing function start and end tokens *Available as of Camel 2.9.1*

[CONF] Apache Camel Simple

2012-02-02 Thread confluence
Simple Page edited by Claus Ibsen Changes (1) ... || Variable || Type || Description || | camelId | String | *Camel 2.10:* the

[CONF] Apache Camel Simple

2011-12-26 Thread confluence
Simple Page edited by willem jiang Comment: Fix a minor issue of simple regex example Changes (2) ... And an

[CONF] Apache Camel Simple

2011-09-16 Thread confluence
Simple Page edited by Claus Ibsen Changes (1) ... In the example above we use [ ] as the changed tokens. Notice by changing the

[CONF] Apache Camel Simple

2011-09-12 Thread confluence
Simple Page edited by Claus Ibsen Changes (4) ... A complex _expression_ must use $\{ } placeholders, such as: {{Hello $\{in.header.name} how

[CONF] Apache Camel Simple

2011-09-09 Thread confluence
Simple Page edited by Claus Ibsen Changes (12) ... {tip} {info:title=File language is now merged with Simple language} From

[CONF] Apache Camel Simple

2011-08-10 Thread confluence
Simple Page edited by Claus Ibsen Changes (1) ... {code} Where the {{rightValue}} can be a String literal enclosed in {{ }}, {{null}}, a

[CONF] Apache Camel Simple

2011-07-26 Thread confluence
Simple Page edited by Claus Ibsen Changes (1) ... | out.headers.foo | Object | refer to the out header foo | | headerAs(_key_,_type_) | Type |

[CONF] Apache Camel Simple

2011-06-11 Thread confluence
Simple Page edited by Claus Ibsen Changes (2) ... {tip} {tip:title=Configuring result type} From Camel 2.8 onwards you can

[CONF] Apache Camel Simple

2011-04-24 Thread confluence
Simple Page edited by Claus Ibsen Changes (3) ... | headerAs(_key_,_type_) | Type | *Camel 2.5:* Converts the header to the given type

[CONF] Apache Camel Simple Jira Bot

2011-01-03 Thread confluence
Simple Jira Bot Page edited by Tracy Snell Changes (1) ... {snippet:id=e1|lang=java|url="" {snippet:id=e1|lang=java|url="" h3.

[CONF] Apache Camel Simple Jira Bot

2011-01-03 Thread confluence
Simple Jira Bot Page edited by Tracy Snell Changes (2) ... This example has 1 route implemented in both the Java and XML DSLs as an example:

[CONF] Apache Camel Simple Jira Bot

2011-01-03 Thread confluence
Simple Jira Bot Page edited by Tracy Snell Changes (8) ... h3. The routes This example has 1 route implemented in both the Java and XML DSLs

[CONF] Apache Camel Simple Jira Bot

2011-01-03 Thread confluence
Simple Jira Bot Page edited by Tracy Snell Changes (1) ... {snippet:id=e1|lang=java|url="" Information for configuring each endpoint can be

[CONF] Apache Camel Simple Jira Bot

2011-01-02 Thread confluence
Simple Jira Bot Page edited by Tracy Snell Changes (1) ... h3. See Also - [Email to

[CONF] Apache Camel Simple Jira Bot

2011-01-02 Thread confluence
Simple Jira Bot Page edited by Tracy Snell Changes (2) ... h3. See Also - [Email to

[CONF] Apache Camel Simple Jira Bot

2011-01-01 Thread confluence
Simple Jira Bot Page added by Tracy Snell Simple Jira Bot Example Available as of Camel 2.7 The example is included in the distribution at examples/camel-example-simplejirabot. It contains a README.txt file with details how to use and run

[CONF] Apache Camel Simple

2010-10-29 Thread confluence
Simple Page edited by Claus Ibsen Changes (1) ... | exception.*OGNL* | Object | *Camel 2.4:* Refer to the exchange exception invoked using a Camel OGNLE

[CONF] Apache Camel Simple

2010-09-26 Thread confluence
Simple Page edited by Claus Ibsen Changes (1) ... The simple language uses {{$\{body}}} placeholders for complex expressions where the _expression_

[CONF] Apache Camel Simple

2010-09-06 Thread confluence
Simple Page edited by Claus Ibsen Changes (2) ... | body.*OGNL* | Object | *Camel 2.3:* the input body invoked using a Camel OGNL _expression_. | |

[CONF] Apache Camel Simple

2010-08-24 Thread confluence
Simple Page edited by Claus Ibsen Changes (2) ... | or | or is used to group two expressions || *Notice:* Currently {{and}} or {{or}} can

[CONF] Apache Camel Simple

2010-08-13 Thread confluence
Simple Page edited by Claus Ibsen Changes (1) ... | out.header.foo | Object | refer to the out header foo | | out.headers.foo | Object | refer to the out

[CONF] Apache Camel Simple

2010-08-12 Thread confluence
Simple Page edited by Claus Ibsen Changes (2) ... // 100 will be converter to the type of in.header.bar so we can do comparison simple(${in.header.bar}

[CONF] Apache Camel Simple

2010-07-12 Thread confluence
Simple Page edited by Claus Ibsen Changes (5) h2. Simple _expression_ Language The Simple _expression_ Language is a really simple language you can use.

[CONF] Apache Camel Simple

2010-07-12 Thread confluence
Simple Page comment added by Claus Ibsen In Camel 2.4 onwards the simple is provided out of the box in RouteBuilder which means the static import is most often not needed. In reply to a comment by Tarjei

[CONF] Apache Camel Simple

2010-06-09 Thread confluence
Simple Page edited by willem jiang Comment: CAMEL-2797 Changes (1) ... | sys.foo | String | refer to the system property | |

[CONF] Apache Camel Simple

2010-06-08 Thread confluence
Simple Page comment added by Tarjei Huse Minor nitpick: Most of the examples uses functions that need a static import, but the import is not very obvious. It would be nice to add the import to the first example like: # import

[CONF] Apache Camel Simple

2010-03-24 Thread confluence
Simple Page edited by Claus Ibsen Simple _expression_ Language The Simple _expression_ Language is a really simple language you can use. Its primarily intended for being a really small and simple language for testing without

[CONF] Apache Camel Simple

2010-03-14 Thread confluence
Simple Page edited by Claus Ibsen Simple _expression_ Language The Simple _expression_ Language is a really simple language you can use. Its primarily intended for being a really small and simple language for testing without

[CONF] Apache Camel Simple

2010-03-14 Thread confluence
Simple Page edited by Claus Ibsen Simple _expression_ Language The Simple _expression_ Language is a really simple language you can use. Its primarily intended for being a really small and simple language for testing without

[CONF] Apache Camel Simple

2010-03-13 Thread confluence
Simple Page edited by Claus Ibsen Simple _expression_ Language The Simple _expression_ Language is a really simple language you can use. Its primarily intended for being a really small and simple language for testing without

[CONF] Apache Camel Simple

2010-02-10 Thread confluence
Simple Page edited by Claus Ibsen Simple _expression_ Language The Simple _expression_ Language is a really simple language you can use. Its primarily intended for being a really small and simple language for testing without

[CONF] Apache Camel Simple

2010-01-31 Thread confluence
Simple Page edited by Jonathan Anstey Simple _expression_ Language The Simple _expression_ Language is a really simple language you can use. Its primarily intended for being a really small and simple language for testing without

[CONF] Apache Camel Simple

2009-12-07 Thread confluence
Simple Page edited by Claus Ibsen Simple _expression_ Language The Simple _expression_ Language is a really simple language you can use. Its primarily intended for being a really small and simple language for testing without

[CONF] Apache Camel: Simple (page edited)

2009-05-22 Thread confluence
Page Edited : CAMEL : Simple Simple has been edited by Claus Ibsen (May 22, 2009). (View changes) Content: Simple _expression_

[CONF] Apache Camel: Simple (page edited)

2009-05-19 Thread confluence
Page Edited : CAMEL : Simple Simple has been edited by Claus Ibsen (May 19, 2009). (View changes) Content: Simple _expression_

[CONF] Apache Camel: Simple (page edited)

2009-02-16 Thread confluence
Page Edited : CAMEL : Simple Simple has been edited by Claus Ibsen (Feb 16, 2009). (View changes) Content: Simple _expression_