[CONF] Apache Camel NMR

2009-11-27 Thread confluence
NMR Page moved by Claus Ibsen From: Apache Camel To: Apache Camel Components

[CONF] Apache Camel Component List

2009-11-27 Thread confluence
Component List Page edited by Claus Ibsen Component / ArtifactId / URI Description ActiveMQ / activemq-camel activemq:[topic:]destinationName For JMS Messaging with Apache ActiveMQ ActiveMQ Journal / activemq-core

[CONF] Apache Camel JBI

2009-11-27 Thread confluence
JBI Page edited by Claus Ibsen JBI Component The jbi component is implemented by the ServiceMix Camel module and provides integration with a JBI Normalized Message Router, such as the one provided by Apache ServiceMix. Using

[CONF] Apache Camel SERVLET

2009-11-27 Thread confluence
SERVLET Page edited by Claus Ibsen Servlet Component Available as of Camel 2.0 The servlet: component provides HTTP based endpoints for consuming HTTP requests that arrive at a HTTP endpoint and this endpoint is bound to a

[CONF] Apache Camel SERVLET

2009-11-27 Thread confluence
SERVLET Page moved by Claus Ibsen From: Apache Camel Component List To: Apache Camel Components

[CONF] Apache Camel Cometd

2009-11-27 Thread confluence
Cometd Page moved by Claus Ibsen From: Apache Camel Component List To: Apache Camel Components

[CONF] Apache Camel CXFRS

2009-11-27 Thread confluence
CXFRS Page moved by Claus Ibsen From: Apache Camel Component List To: Apache Camel Components

[CONF] Apache Camel CXFRS

2009-11-27 Thread confluence
CXFRS Page edited by Claus Ibsen CXFRS Component The cxfrs: component provides integration with Apache CXF for connecting to JAX-RS services hosted in CXF. Maven users will need to add the following dependency to their pom.xml for

[CONF] Apache Camel Camel 2.1.0 Release

2009-11-27 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...)

[CONF] Apache Camel Tracer

2009-11-27 Thread confluence
Tracer Page edited by Claus Ibsen Tracer Interceptor Camel supports a tracer interceptor that is used for logging the route executions at INFO level. The Tracer is an InterceptStrategy which can be applied to a DefaultCamelContext

svn commit: r884845 - in /camel/trunk/camel-core/src: main/java/org/apache/camel/management/mbean/ main/java/org/apache/camel/model/ main/java/org/apache/camel/processor/interceptor/ test/java/org/apa

2009-11-27 Thread davsclaus
Author: davsclaus Date: Fri Nov 27 12:05:44 2009 New Revision: 884845 URL: http://svn.apache.org/viewvc?rev=884845view=rev Log: CAMEL-2233: Tracer now show route id by default. Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/management/mbean/ManagedTracer.java

[CONF] Apache Camel Camel 2.1.0 Release

2009-11-27 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...)

svn commit: r884876 - in /camel/trunk/camel-core/src: main/java/org/apache/camel/component/file/ test/java/org/apache/camel/component/file/

2009-11-27 Thread davsclaus
Author: davsclaus Date: Fri Nov 27 13:46:03 2009 New Revision: 884876 URL: http://svn.apache.org/viewvc?rev=884876view=rev Log: CAMEL-2234: Fixed potential issue with copying large files using NIO hitting a 2gb limit. Added:

[CONF] Apache Camel Camel 2.1.0 Release

2009-11-27 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...)

svn commit: r884894 - in /camel/trunk/camel-core/src/main/java/org/apache/camel/impl: DoCatchRouteNode.java OnExceptionRouteNode.java

2009-11-27 Thread davsclaus
Author: davsclaus Date: Fri Nov 27 15:26:36 2009 New Revision: 884894 URL: http://svn.apache.org/viewvc?rev=884894view=rev Log: Fixed potential NPE in tracer Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/impl/DoCatchRouteNode.java

svn commit: r885062 - /camel/trunk/components/camel-bam/pom.xml

2009-11-27 Thread hadrian
Author: hadrian Date: Sat Nov 28 04:52:50 2009 New Revision: 885062 URL: http://svn.apache.org/viewvc?rev=885062view=rev Log: Fix running tests failure in camel-bam Modified: camel/trunk/components/camel-bam/pom.xml Modified: camel/trunk/components/camel-bam/pom.xml URL: