Author: davsclaus
Date: Fri Sep 4 05:48:47 2009
New Revision: 811223
URL: http://svn.apache.org/viewvc?rev=811223&view=rev
Log:
Added unit test based on user forum issue
Added:
camel/trunk/components/camel-spring/src/test/java/org/apache/camel/spring/interceptor/TransactionalClientDataSourc
Author: davsclaus
Date: Fri Sep 4 05:05:56 2009
New Revision: 811222
URL: http://svn.apache.org/viewvc?rev=811222&view=rev
Log:
Added unit test based on user forum issue
Added:
camel/trunk/camel-core/src/test/java/org/apache/camel/issues/CharlesSplitUseBeanAsErrorHandlerIssueTest.java
(w
Author: davsclaus
Date: Fri Sep 4 04:50:52 2009
New Revision: 811217
URL: http://svn.apache.org/viewvc?rev=811217&view=rev
Log:
Added unit test based on user forum issue
Added:
camel/trunk/camel-core/src/test/java/org/apache/camel/issues/CharlesSplitAndTryCatchRollbackIssueTest.java
(wit
Author: davsclaus
Date: Fri Sep 4 04:29:29 2009
New Revision: 811216
URL: http://svn.apache.org/viewvc?rev=811216&view=rev
Log:
Add unit test based on user forum issue
Added:
camel/trunk/camel-core/src/test/java/org/apache/camel/component/file/FileIdempotentReadSameFileAgainTest.java
(wi
Author: ningjiang
Date: Fri Sep 4 02:27:27 2009
New Revision: 811204
URL: http://svn.apache.org/viewvc?rev=811204&view=rev
Log:
Fixed the CS error and a typo
Modified:
camel/trunk/camel-core/src/main/java/org/apache/camel/component/file/strategy/GenericFileRenameExclusiveReadLockStrategy.ja
Author: ningjiang
Date: Fri Sep 4 02:26:46 2009
New Revision: 811202
URL: http://svn.apache.org/viewvc?rev=811202&view=rev
Log:
CAMEL-1985 upgraded cxf version to 2.2.3, also upgraded slf4j version to 1.5.8
Modified:
camel/trunk/parent/pom.xml
Modified: camel/trunk/parent/pom.xml
URL:
http
Author: davsclaus
Date: Thu Sep 3 16:38:15 2009
New Revision: 811018
URL: http://svn.apache.org/viewvc?rev=811018&view=rev
Log:
Fixed mock endpoint and expected headers javadoc being wrong as it does not add
but set instead
Added:
camel/trunk/camel-core/src/test/java/org/apache/camel/issue
Unsupported Groovy DSL Features on Web Console
Page added 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, Web Consol
Author: davsclaus
Date: Thu Sep 3 11:49:56 2009
New Revision: 810899
URL: http://svn.apache.org/viewvc?rev=810899&view=rev
Log:
Fixed unit test occational failing
Modified:
camel/trunk/tests/camel-itest/src/test/java/org/apache/camel/itest/jms/JmsPollEnrichTest.java
Modified:
camel/trunk/
Author: davsclaus
Date: Thu Sep 3 11:06:34 2009
New Revision: 810889
URL: http://svn.apache.org/viewvc?rev=810889&view=rev
Log:
Added unit test to show how to simulate in only with jetty
Added:
camel/trunk/components/camel-jetty/src/test/java/org/apache/camel/component/jetty/JettySimulateIn
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
Multicast
Page edited by Claus Ibsen
Multicast
The Multicast allows to route the same message to a number of endpoints and process them in a different way. The main difference between the Multicast and Splitter is that Splitter will
Splitter
Page edited by Claus Ibsen
Splitter
The Splitter from the EIP patterns allows you split a message into a number of pieces and process them individually
As of Camel 2.0, you need to specify a Splitter as split(). In earli
Author: davsclaus
Date: Thu Sep 3 09:40:58 2009
New Revision: 810847
URL: http://svn.apache.org/viewvc?rev=810847&view=rev
Log:
Added unit test with jetty and doing async using threads
Added:
camel/trunk/components/camel-jetty/src/test/java/org/apache/camel/component/jetty/JettyAsyncWithThr
RecipientList Annotation
Page edited by Claus Ibsen
@RecipientList Annotation
As of 1.5.0 we now support the use of @RecipientList on a bean method to easily create a dynamic Recipient List using a Java method.
Simple Example using
15 matches
Mail list logo