svn commit: r815376 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/ camel-core/src/main/java/org/apache/camel/impl/ camel-core/src/main/java/org/apache/camel/model/ camel-core/src/test/j

2009-09-15 Thread davsclaus
Author: davsclaus Date: Tue Sep 15 15:55:05 2009 New Revision: 815376 URL: http://svn.apache.org/viewvc?rev=815376&view=rev Log: CAMEL-1473: Routes can be set to not auto start. Added: camel/trunk/camel-core/src/test/java/org/apache/camel/processor/RouteNoAutoStartupTest.java (with props)

[CONF] Apache Camel > POJO Consuming

2009-09-15 Thread confluence
POJO Consuming Page edited by Claus Ibsen Reverted from v. 6 (Scott meed CLA) Reverted from v. 6 (Scott meed CLA) @MessageDriven or @Consume @MessageDriven is @deprecated@MessageDriven is deprecated in Camel 1.x

[CONF] Apache Camel > Camel 2.1.0 Release

2009-09-15 Thread confluence
Camel 2.1.0 Release Page edited by Claus Ibsen Camel 2.1.0 release (Work in Progress) New and Noteworthy Welcome to the 2.1.0 release which approx XXX issues resolved (new features, improvements and bug fixes such as...) Plug

[CONF] Apache Camel > POJO Consuming

2009-09-15 Thread confluence
POJO Consuming Page edited by Scott Parkerson WikiGardening: tidying up some usage WikiGardening: tidying up some usage @Consume @MessageDriven is deprecated@MessageDriven is deprecated in Camel >= 1.5.x and has

[CONF] Apache Camel > Velocity

2009-09-15 Thread confluence
Velocity Page edited by Stan Lewis Velocity The velocity: component allows you to process a message using an Apache Velocity template. This can be ideal when using Templating to generate responses for requests. URI format veloci

[CONF] Apache Camel > Cache

2009-09-15 Thread confluence
Cache Page edited by Ashwin Karpe Cache Component Available as of Camel 2.1 The cache component enables you to perform caching operations using EHCache as the Cache Implementation. The cache itself is created on demand or if a cach

svn commit: r815311 - /camel/trunk/camel-core/src/main/java/org/apache/camel/model/WhenDefinition.java

2009-09-15 Thread janstey
Author: janstey Date: Tue Sep 15 13:07:52 2009 New Revision: 815311 URL: http://svn.apache.org/viewvc?rev=815311&view=rev Log: Make the toString a bit nicer for choice Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/model/WhenDefinition.java Modified: camel/trunk/camel-core

svn commit: r815306 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/processor/interceptor/ components/camel-jpa/ components/camel-jpa/src/main/java/org/apache/camel/processor/interceptor/

2009-09-15 Thread davsclaus
Author: davsclaus Date: Tue Sep 15 13:03:35 2009 New Revision: 815306 URL: http://svn.apache.org/viewvc?rev=815306&view=rev Log: CAMEL-2016: camel-jpa more osgi friendly to avoid exporting ssame package as camel-core. Added: camel/trunk/components/camel-jpa/src/main/java/org/apache/camel/pr

[CONF] Apache Camel > CXFRS

2009-09-15 Thread confluence
CXFRS Page edited by willem jiang CAMEL-2014, CAMEL-2015 CAMEL-2014, CAMEL-2015 CXFRS Component The cxfrs: component provides integration with Apache CXF for connecting to JAX-RS services hosted in CXF. Maven u

svn commit: r815237 - /camel/trunk/components/camel-cxf/src/test/java/org/apache/camel/component/cxf/jaxrs/CxfRsProducerTest.java

2009-09-15 Thread ningjiang
Author: ningjiang Date: Tue Sep 15 09:34:07 2009 New Revision: 815237 URL: http://svn.apache.org/viewvc?rev=815237&view=rev Log: CAMEL-2015 added tags for wiki document Modified: camel/trunk/components/camel-cxf/src/test/java/org/apache/camel/component/cxf/jaxrs/CxfRsProducerTest.java Modif

svn commit: r815220 - in /camel/trunk/camel-core/src/main/java/org/apache/camel/processor: StreamResequencer.java resequencer/ResequencerEngine.java

2009-09-15 Thread davsclaus
Author: davsclaus Date: Tue Sep 15 08:45:21 2009 New Revision: 815220 URL: http://svn.apache.org/viewvc?rev=815220&view=rev Log: fixed spelling and resequencer should stop when camel is stopping Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/processor/StreamResequencer.java

[CONF] Apache Camel > Camel 2.1 - Overhaul of Aggregator EIP

2009-09-15 Thread confluence
Camel 2.1 - Overhaul of Aggregator EIP Page added by Claus Ibsen Camel 2.1 - Overhaul of Aggregator EIP The Aggregator EIP needs an overhaul in Camel to remedy a few new features, improvements and fix an issue with using completion predicate

[CONF] Apache Camel > Web Console

2009-09-15 Thread confluence
Web Console Page edited by Xueqiang Mi Web Console The Camel Web Console is available from versions 2.0 onwards and provides a full access over a RESTful API to camel endpoints, messages and routes. Download and Run the Console Do

[CONF] Apache Camel > Web Console

2009-09-15 Thread confluence
Web Console Page edited by Xueqiang Mi Web Console The Camel Web Console is available from versions 2.0 onwards and provides a full access over a RESTful API to camel endpoints, messages and routes. Download and Run the Console Do

[CONF] Apache Camel > Unsupported Groovy DSL Features on Web Console

2009-09-15 Thread confluence
Unsupported Groovy DSL Features on Web Console Page edited by Xueqiang Mi Unsupported Groovy DSL Features on Web Console Most of the DSL features have been supported on Web Console, so you can view and edit in an easy way. However,