Camel 2.3.0 Release
Page edited by Claus Ibsen
Camel 2.3.0 release (currently in progress)
New and Noteworthy
Welcome to the 2.3.0 release which approx XXX issues resolved (new features, improvements and bug fixes such as...)
Author: davsclaus
Date: Tue Mar 16 06:00:41 2010
New Revision: 923588
URL: http://svn.apache.org/viewvc?rev=923588&view=rev
Log:
CAMEL-1588: Let ExecutorServiceStrategy handle shutting down thread pools on
shutdown, which frees the burden from the EIPs. Improved shutdown a bit to
shutdown servic
Author: ningjiang
Date: Tue Mar 16 05:14:03 2010
New Revision: 923583
URL: http://svn.apache.org/viewvc?rev=923583&view=rev
Log:
CAMEL-2551 Fixed the PipedInputStream of camel-file component
Modified:
camel/trunk/camel-core/src/main/java/org/apache/camel/component/file/FileOperations.java
M
Using CamelProxy
Page edited by Christian Schneider
Using CamelProxy
Camel allows you to proxy a producer sending to an Endpoint by a regular interface. Then when clients using this interface can work with it as if its regular java
Camel 2.3 - ThreadPool Configuration
Page edited by Claus Ibsen
Design Notes for ThreadPool Configuration
CAMEL-1588 is the ticket for a new and improved thread pool configuration for Apache Camel. Its intended for Camel 2.3.
Scope
Author: ningjiang
Date: Mon Mar 15 13:26:49 2010
New Revision: 923216
URL: http://svn.apache.org/viewvc?rev=923216&view=rev
Log:
CAMEL-1913 supported multi-part from out of box in camel-jetty
Added:
camel/trunk/components/camel-jetty/src/test/java/org/apache/camel/component/jetty/MultiPartFo
Author: davsclaus
Date: Mon Mar 15 09:56:27 2010
New Revision: 923141
URL: http://svn.apache.org/viewvc?rev=923141&view=rev
Log:
CAMEL-1588: Fixed creating thread name based on pattern.
Modified:
camel/trunk/camel-core/src/main/java/org/apache/camel/impl/DefaultExecutorServiceStrategy.java
Camel 2.3 - ThreadPool Configuration
Page edited by Claus Ibsen
Design Notes for ThreadPool Configuration
CAMEL-1588 is the ticket for a new and improved thread pool configuration for Apache Camel. Its intended for Camel 2.3.
Scope