Author: davsclaus
Date: Sat Jun 16 06:58:56 2012
New Revision: 1350874
URL: http://svn.apache.org/viewvc?rev=1350874&view=rev
Log:
CAMEL-5370: Added direct-vm component to act as synchronous direct calls
between multiple camel contexts in the same JVM (eg like direct + vm together).
Can be used
Author: bvahdat
Date: Fri Jun 15 20:18:37 2012
New Revision: 1350778
URL: http://svn.apache.org/viewvc?rev=1350778&view=rev
Log:
Removed the obsolete put call to CONSUMERS map of DirectVmComponent.
Modified:
camel/trunk/camel-core/src/main/java/org/apache/camel/component/directvm/DirectVmCom
Author: hadrian
Date: Fri Jun 15 19:36:22 2012
New Revision: 1350748
URL: http://svn.apache.org/viewvc?rev=1350748&view=rev
Log:
CAMEL-5331. Thanks Gert for the patch
Added:
camel/branches/camel-2.8.x/components/camel-cxf/src/test/java/org/apache/camel/component/cxf/CxfPayLoadBareSoapTest.ja
Author: hadrian
Date: Fri Jun 15 19:05:49 2012
New Revision: 1350740
URL: http://svn.apache.org/viewvc?rev=1350740&view=rev
Log:
CAMEL-5331. Thanks Gert for the patch
Added:
camel/branches/camel-2.9.x/components/camel-cxf/src/test/java/org/apache/camel/component/cxf/CxfPayLoadBareSoapTest.ja
Author: hadrian
Date: Fri Jun 15 18:46:04 2012
New Revision: 1350736
URL: http://svn.apache.org/viewvc?rev=1350736&view=rev
Log:
CAMEL-5331. Thanks Gert for the patch
Added:
camel/trunk/components/camel-cxf/src/test/java/org/apache/camel/component/cxf/CxfPayLoadBareSoapTest.java
(with pro
Author: buildbot
Date: Fri Jun 15 16:59:47 2012
New Revision: 821912
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/articles.html
websites/production/camel/content/cache/main.pageCache
Modified: websites/production/camel/content/articles.html
===
Author: davsclaus
Date: Fri Jun 15 15:46:45 2012
New Revision: 1350664
URL: http://svn.apache.org/viewvc?rev=1350664&view=rev
Log:
CAMEL-5223: Fixed loadResourceAsURL in osgi
Modified:
camel/branches/camel-2.9.x/ (props changed)
camel/branches/camel-2.9.x/components/camel-core-osgi/src
Author: davsclaus
Date: Fri Jun 15 15:45:22 2012
New Revision: 1350662
URL: http://svn.apache.org/viewvc?rev=1350662&view=rev
Log:
CAMEL-5223: Fixed loadResourceAsURL in osgi
Modified:
camel/trunk/components/camel-core-osgi/src/main/java/org/apache/camel/core/osgi/OsgiClassResolver.java
Mod
Articles
Page edited by Claus Ibsen
Changes (1)
...
* [Using Apache Camel and Java EE in an OSGi World|http://www.java-tv.com/2012/02/28/using-
Author: davsclaus
Date: Fri Jun 15 15:07:50 2012
New Revision: 1350648
URL: http://svn.apache.org/viewvc?rev=1350648&view=rev
Log:
Ignore jpa blueprint test as it doesnt work well
Modified:
camel/trunk/tests/camel-itest-osgi/src/test/java/org/apache/camel/itest/osgi/jpa/JpaBlueprintRouteTest
Author: ningjiang
Date: Fri Jun 15 14:44:07 2012
New Revision: 1350641
URL: http://svn.apache.org/viewvc?rev=1350641&view=rev
Log:
CAMEL-5371 create a new context per restlet server
Modified:
camel/trunk/components/camel-restlet/src/main/java/org/apache/camel/component/restlet/RestletCompone
Author: davsclaus
Date: Fri Jun 15 14:08:51 2012
New Revision: 1350632
URL: http://svn.apache.org/viewvc?rev=1350632&view=rev
Log:
Skip test on windows
Modified:
camel/trunk/tests/camel-itest-osgi/src/test/java/org/apache/camel/itest/osgi/hdfs/HdfsBlueprintRouteTest.java
Modified:
camel/tr
Author: davsclaus
Date: Fri Jun 15 13:36:37 2012
New Revision: 1350615
URL: http://svn.apache.org/viewvc?rev=1350615&view=rev
Log:
Fixed test
Modified:
camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/processor/ShutdownDeferTest.xml
Modified:
camel/trunk/compo
Author: buildbot
Date: Fri Jun 15 13:17:59 2012
New Revision: 821877
Log:
Production update by buildbot for camel
Modified:
websites/production/camel/content/cache/main.pageCache
websites/production/camel/content/camel-2100-release.html
Modified: websites/production/camel/content/cache/m
Author: buildbot
Date: Fri Jun 15 12:21:43 2012
New Revision: 821870
Log:
Production update by buildbot for camel
Added:
websites/production/camel/content/direct-vm.html
Modified:
websites/production/camel/content/book-architecture.html
websites/production/camel/content/book-in-one-pa
Camel 2.10.0 Release
Page edited by Claus Ibsen
Changes (1)
...
* {{[camel-cdi|CDI]}} - to deploy Apache Camel in CDI container with Dependency
Component List
Page edited by Claus Ibsen
Changes (2)
...
{code:xml} direct:name
{code} | Synchronous call to another endpoint fro
Author: davsclaus
Date: Fri Jun 15 12:02:14 2012
New Revision: 1350591
URL: http://svn.apache.org/viewvc?rev=1350591&view=rev
Log:
CAMEL-5370: Added direct-vm component to act as synchronous direct calls
between multiple camel contexts in the same JVM (eg like direct + vm together).
Can be used
Author: davsclaus
Date: Fri Jun 15 11:57:10 2012
New Revision: 1350589
URL: http://svn.apache.org/viewvc?rev=1350589&view=rev
Log:
CAMEL-5370: Added direct-vm component to act as synchronous direct calls
between multiple camel contexts in the same JVM (eg like direct + vm together).
Can be used
Direct-VM
Page added by Claus Ibsen
Direct VM Component
Available as of Camel 2.10
The direct-vm: component provides direct, synchronous invocation of any consumers in the JVM when a producer sends a message exchange.
This endpoint can be us
Author: davsclaus
Date: Fri Jun 15 08:17:57 2012
New Revision: 1350518
URL: http://svn.apache.org/viewvc?rev=1350518&view=rev
Log:
Use dynamic ports in testing
Modified:
camel/trunk/components/camel-rmi/src/test/java/org/apache/camel/component/rmi/RmiConcurrencyTest.java
camel/trunk/com
21 matches
Mail list logo