Aggregator2
Page edited by Ben O'Day
Comment:
added info for CAMEL-4118
Changes (1)
...
{include:Using This Patte
Camel 2.9.0 Release
Page edited by Ben O'Day
Comment:
added info for CAMEL-4118
Changes (1)
...
* Introduced a se
Author: boday
Date: Thu Aug 4 03:30:08 2011
New Revision: 1153737
URL: http://svn.apache.org/viewvc?rev=1153737&view=rev
Log:
CAMEL-4118 added support for manually completing all message groups with a
signal message
Added:
camel/trunk/camel-core/src/test/java/org/apache/camel/processor/agg
Camel 2.9.0 Release
Page edited by Claus Ibsen
Changes (1)
...
* Camel no longer depend on using Spring JARs for having Camel enlisted in [JMX|
Author: davsclaus
Date: Wed Aug 3 19:34:46 2011
New Revision: 1153620
URL: http://svn.apache.org/viewvc?rev=1153620&view=rev
Log:
CAMEL-4293: Fixed issue when invoking a Bean and that bean has a @Bean in the
method signature. Causing @Bean to not invoke its configured method.
Added:
camel/
Camel JMX
Page edited by Claus Ibsen
Changes (11)
h2. Camel JMX
Apache Camel has extensive support for JMX to allow you to monitor and contro
Camel 2.9.0 Release
Page edited by Claus Ibsen
Changes (2)
...
* Reduced dependency for {{camel-core}} to not require {{commons-management}} JA
Author: davsclaus
Date: Wed Aug 3 07:43:01 2011
New Revision: 1153374
URL: http://svn.apache.org/viewvc?rev=1153374&view=rev
Log:
CAMEL-4249: Remove not needed spring JMX dependency in pom.xml files.
Modified:
camel/trunk/tests/camel-itest-standalone/pom.xml
Modified: camel/trunk/tests/came