svn commit: r881175 - /camel/trunk/camel-core/src/main/java/org/apache/camel/processor/TryProcessor.java

2009-11-16 Thread davsclaus
Author: davsclaus Date: Tue Nov 17 07:01:54 2009 New Revision: 881175 URL: http://svn.apache.org/viewvc?rev=881175&view=rev Log: CAMEL-2180: Do not use copy of exchange when processing in doCatch. Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/processor/TryProcessor.java Mo

svn commit: r881168 [2/2] - in /camel/trunk: camel-core/src/main/java/org/apache/camel/builder/ camel-core/src/main/java/org/apache/camel/impl/ camel-core/src/main/java/org/apache/camel/model/ camel-c

2009-11-16 Thread hadrian
Modified: camel/trunk/camel-core/src/test/java/org/apache/camel/processor/ErrorHandlerSupportTest.java URL: http://svn.apache.org/viewvc/camel/trunk/camel-core/src/test/java/org/apache/camel/processor/ErrorHandlerSupportTest.java?rev=881168&r1=881167&r2=881168&view=diff ==

[CONF] Apache Camel > GAE

2009-11-16 Thread confluence
GAE Page edited by Martin Krasser Camel Components for Google App Engine TutorialA good starting point for using Camel on GAE is the Tutorial for Camel on Google App Engine The Camel components for Google App Engine (GAE) are part

[CONF] Apache Camel > gtask

2009-11-16 Thread confluence
gtask Page edited by Martin Krasser gtask Component The gtask component contributes to the Camel Components for Google App Engine (GAE). It supports asynchronous message processing on GAE by using the task queueing service as messag

[CONF] Apache Camel > gmail

2009-11-16 Thread confluence
gmail Page edited by Martin Krasser gmail Component The gmail component contributes to the Camel Components for Google App Engine (GAE). Supports sending of emails via the GAE mail service. Receiving mails is not supported yet but w

[CONF] Apache Camel > ghttp

2009-11-16 Thread confluence
ghttp Page edited by Martin Krasser ghttp Component The ghttp component contributes to the Camel Components for Google App Engine (GAE). It provides connectivity to the GAE URL fetch service but can also be used to receive messages

svn commit: r881156 - /camel/trunk/components/camel-restlet/src/main/java/org/apache/camel/component/restlet/RestletEndpoint.java

2009-11-16 Thread davsclaus
Author: davsclaus Date: Tue Nov 17 05:04:58 2009 New Revision: 881156 URL: http://svn.apache.org/viewvc?rev=881156&view=rev Log: CAMEL-2175: Fixed initialization of restlet endpoint not being threadsafe. Modified: camel/trunk/components/camel-restlet/src/main/java/org/apache/camel/component/

svn commit: r880905 - in /camel/trunk: apache-camel/pom.xml examples/camel-example-axis/pom.xml parent/pom.xml pom.xml tooling/maven/pom.xml

2009-11-16 Thread janstey
Author: janstey Date: Mon Nov 16 18:43:34 2009 New Revision: 880905 URL: http://svn.apache.org/viewvc?rev=880905&view=rev Log: CAMEL-2179 - clean up some more warnings coming from Maven 3 Modified: camel/trunk/apache-camel/pom.xml camel/trunk/examples/camel-example-axis/pom.xml camel/

svn commit: r880884 - in /camel/trunk: ./ apache-camel/ components/camel-blueprint/ components/camel-spring/ components/camel-web/ examples/camel-example-bam/ examples/camel-example-docs/ examples/cam

2009-11-16 Thread janstey
Author: janstey Date: Mon Nov 16 18:16:48 2009 New Revision: 880884 URL: http://svn.apache.org/viewvc?rev=880884&view=rev Log: CAMEL-2179 - clean up some warnings coming from Maven 3 Modified: camel/trunk/apache-camel/pom.xml camel/trunk/components/camel-blueprint/pom.xml camel/trunk/

svn commit: r880878 - in /camel/trunk: components/camel-jdbc/pom.xml examples/camel-example-spring-jms/pom.xml examples/camel-example-spring-xquery/pom.xml parent/pom.xml

2009-11-16 Thread janstey
Author: janstey Date: Mon Nov 16 17:59:51 2009 New Revision: 880878 URL: http://svn.apache.org/viewvc?rev=880878&view=rev Log: CAMEL-2179 - get build working with Maven 3 Modified: camel/trunk/components/camel-jdbc/pom.xml camel/trunk/examples/camel-example-spring-jms/pom.xml camel/tr

svn commit: r880843 - in /camel/trunk/camel-core/src/main/java/org/apache/camel/impl: DefaultCamelContext.java converter/DefaultTypeConverter.java

2009-11-16 Thread davsclaus
Author: davsclaus Date: Mon Nov 16 16:53:08 2009 New Revision: 880843 URL: http://svn.apache.org/viewvc?rev=880843&view=rev Log: CAMEL-2177: Loading type converters is only done exctly once. Also WARN about overriding type converter fixed when a race condition occured. Modified: camel/trunk

svn commit: r880842 - in /camel/trunk/components/camel-ftp/src/main/java/org/apache/camel/component/file/remote: FtpOperations.java RemoteFileConsumer.java RemoteFileOperations.java RemoteFileProducer

2009-11-16 Thread davsclaus
Author: davsclaus Date: Mon Nov 16 16:50:08 2009 New Revision: 880842 URL: http://svn.apache.org/viewvc?rev=880842&view=rev Log: CAMEL-2165: Improved preWriteCheck on ftp to send a NOOP to check if connection works. And forces a reconnect if it dont. Modified: camel/trunk/components/camel-f

svn commit: r880816 - /camel/trunk/components/camel-rss/src/test/java/org/apache/camel/component/rss/RssMultipleEndpointsIssueTest.java

2009-11-16 Thread davsclaus
Author: davsclaus Date: Mon Nov 16 15:52:31 2009 New Revision: 880816 URL: http://svn.apache.org/viewvc?rev=880816&view=rev Log: CAMEL-2150: Added unit test to try to verify issue. Added: camel/trunk/components/camel-rss/src/test/java/org/apache/camel/component/rss/RssMultipleEndpointsIssueT

[CONF] Apache Camel > Camel 2.1.0 Release

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

[CONF] Apache Camel > ToAsync

2009-11-16 Thread confluence
ToAsync Page edited by Claus Ibsen ToAsync Available as of Camel 2.1 Background ToAsync is a new feature build into the core of Camel 2.1. It sets the foundation base for non blocking asynchronous Request Reply messaging with Camel.

[CONF] Apache Camel > Examples

2009-11-16 Thread confluence
Examples Page edited by Claus Ibsen Examples Once you have read about Getting Started and looked at the Enterprise Integration Patterns you might want to try out some examples. Before starting to work on example you may want to che

[CONF] Apache Camel > CXF Async Example

2009-11-16 Thread confluence
CXF Async Example Page edited by Claus Ibsen CXF Async Example This example shows how to use the new feature in Camel 2.1 which is support for non blocking asynchronous producers by ToAsync. Currently camel-jetty implements this to

[CONF] Apache Camel > CXF Async Example

2009-11-16 Thread confluence
CXF Async Example Page added by Claus Ibsen CXF Async Example TODO: See Also HTTP Async Example Examples ToAsync Change Notification Preferences View Online | Add Comm

svn commit: r880767 - /camel/trunk/camel-core/src/main/java/org/apache/camel/processor/SendAsyncProcessor.java

2009-11-16 Thread davsclaus
Author: davsclaus Date: Mon Nov 16 14:25:19 2009 New Revision: 880767 URL: http://svn.apache.org/viewvc?rev=880767&view=rev Log: CAMEL-2178: Added support for simulating async request/reply in case producer does not nativly support AsyncProcessor. The original thread will still see it as async r

svn commit: r880761 - /camel/trunk/components/camel-cxf/src/main/java/org/apache/camel/component/cxf/CxfEndpoint.java

2009-11-16 Thread davsclaus
Author: davsclaus Date: Mon Nov 16 14:19:42 2009 New Revision: 880761 URL: http://svn.apache.org/viewvc?rev=880761&view=rev Log: CAMEL-2175: Fixed initialization of CxfEndpoint not being thread safe. Modified: camel/trunk/components/camel-cxf/src/main/java/org/apache/camel/component/cxf/CxfE

svn commit: r880747 - /camel/trunk/examples/camel-example-tracer/src/main/resources/META-INF/persistence.xml

2009-11-16 Thread ningjiang
Author: ningjiang Date: Mon Nov 16 13:43:11 2009 New Revision: 880747 URL: http://svn.apache.org/viewvc?rev=880747&view=rev Log: CAMEL-2176 fixed the class not found issue of camel-example-trace Modified: camel/trunk/examples/camel-example-tracer/src/main/resources/META-INF/persistence.xml

svn commit: r880731 - in /camel/trunk/examples: ./ camel-example-cxf-async/ camel-example-cxf-async/src/ camel-example-cxf-async/src/main/ camel-example-cxf-async/src/main/java/ camel-example-cxf-asyn

2009-11-16 Thread davsclaus
SIZE; i++) { +InputReportIncident input = new InputReportIncident(); +input.setIncidentId("" + i); +input.setIncidentDate("20091116"); +input.setGivenName("Claus"); +input.setFamilyName("Ibsen"); +input.se

[CONF] Apache Camel > Tutorials

2009-11-16 Thread confluence
Tutorials Page edited by Martin Krasser Tutorial for Camel on Google App Engine This tutorial demonstrates the usage of the Camel Components for Google App Engine. Tutorial on Spring Remoting with JMS This tutorial is focused

[CONF] Apache Camel > Camel 2.1.0 Release

2009-11-16 Thread confluence
Camel 2.1.0 Release Page edited by willem jiang 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...) Plu

[CONF] Apache Camel > Camel 2.1.0 Release

2009-11-16 Thread confluence
Camel 2.1.0 Release Page edited by Martin Krasser 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...) P

[CONF] Apache Camel > Component List

2009-11-16 Thread confluence
Component List Page edited by Martin Krasser Component / ArtifactId / URI Description ActiveMQ / activemq-camel activemq:[topic:]destinationName For JMS Messaging with Apache ActiveMQ ActiveMQ Journal / activemq-co

[CONF] Apache Camel > Tutorial for Camel on Google App Engine

2009-11-16 Thread confluence
Tutorial for Camel on Google App Engine File attached by Martin Krasser gae-0.PNG (35 kB image/png) Tutorial.zip (7.32 MB application/zip) Change Notificati

[CONF] Apache Camel > Tutorial for Camel on Google App Engine

2009-11-16 Thread confluence
Tutorial for Camel on Google App Engine File attached by Martin Krasser gae-6.PNG (4 kB image/png) Change Notification Preferences View Attachments

[CONF] Apache Camel > Tutorial for Camel on Google App Engine

2009-11-16 Thread confluence
Tutorial for Camel on Google App Engine File attached by Martin Krasser gae-5.PNG (4 kB image/png) gae-2.PNG (7 kB image/png) gae-4.PNG (18 kB image/png) g

[CONF] Apache Camel > Tutorial for Camel on Google App Engine

2009-11-16 Thread confluence
Tutorial for Camel on Google App Engine File removed by Martin Krasser gae-4.PNG (18 kB image/png) Change Notification Preferences View Attachments

[CONF] Apache Camel > GAE

2009-11-16 Thread confluence
GAE Page edited by Martin Krasser Camel Components for Google App Engine TutorialA good starting point for using Camel on GAE is the Tutorial for Camel on Google App Engine The Camel components for Google App Engine (GAE) are part

[CONF] Apache Camel > Tutorial for Camel on Google App Engine

2009-11-16 Thread confluence
Tutorial for Camel on Google App Engine Page added by Martin Krasser Camel on Google App Engine Tutorial Work in progressThis tutorial is still work in progress but already provides enough information to get a non-trivial Camel application r

svn commit: r880681 - /camel/trunk/parent/pom.xml

2009-11-16 Thread ningjiang
Author: ningjiang Date: Mon Nov 16 09:09:10 2009 New Revision: 880681 URL: http://svn.apache.org/viewvc?rev=880681&view=rev Log: CAMEL-1730 added the dependency of camel-spring-osgi Modified: camel/trunk/parent/pom.xml Modified: camel/trunk/parent/pom.xml URL: http://svn.apache.org/viewvc/

[CONF] Apache Camel > gmail

2009-11-16 Thread confluence
gmail Page added by Martin Krasser gmail Component The gmail component contributes to the Camel Components for Google App Engine (GAE). Supports sending of emails via the GAE mail service. Receiving mails is not supported yet but will be add

[CONF] Apache Camel > gtask

2009-11-16 Thread confluence
gtask Page added by Martin Krasser gtask Component The gtask component contributes to the Camel Components for Google App Engine (GAE). It supports asynchronous message processing on GAE by using the task queueing service as message queue. F

[CONF] Apache Camel > ghttp

2009-11-16 Thread confluence
ghttp Page added by Martin Krasser ghttp Component The ghttp component contributes to the Camel Components for Google App Engine (GAE). It provides connectivity to the GAE URL fetch service but can also be used to receive messages from servl

[CONF] Apache Camel > GAE

2009-11-16 Thread confluence
GAE Page added by Martin Krasser Camel Components for Google App Engine TutorialA good starting point for using Camel on GAE is the Camel on Google App Engine Tutorial The Camel components for Google App Engine (GAE) are part of the camel-g

svn commit: r880672 [3/3] - in /camel/trunk: components/ components/camel-gae/ components/camel-gae/src/ components/camel-gae/src/main/ components/camel-gae/src/main/java/ components/camel-gae/src/mai

2009-11-16 Thread krasserm
Added: camel/trunk/components/camel-gae/src/test/java/org/apache/camel/component/gae/task/GTaskCombinedRouteBuilderTest.java URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-gae/src/test/java/org/apache/camel/component/gae/task/GTaskCombinedRouteBuilderTest.java?rev=880672&view=auto

svn commit: r880670 - /camel/trunk/platforms/karaf/features/src/main/resources/features.xml

2009-11-16 Thread ningjiang
Author: ningjiang Date: Mon Nov 16 08:39:52 2009 New Revision: 880670 URL: http://svn.apache.org/viewvc?rev=880670&view=rev Log: CAMEL-1730 updated karfa feature for it Modified: camel/trunk/platforms/karaf/features/src/main/resources/features.xml Modified: camel/trunk/platforms/karaf/featur

svn commit: r880668 - in /camel/branches/camel-1.x: ./ components/camel-jetty/src/test/java/org/apache/camel/component/jetty/HttpStreamCacheFileTest.java

2009-11-16 Thread davsclaus
Author: davsclaus Date: Mon Nov 16 08:36:49 2009 New Revision: 880668 URL: http://svn.apache.org/viewvc?rev=880668&view=rev Log: Merged revisions 880667 via svnmerge from https://svn.apache.org/repos/asf/camel/trunk r880667 | davsclaus | 2009-11-16 09:34:27 +0100 (Mon, 16 Nov 2009) |

svn commit: r880667 - /camel/trunk/components/camel-jetty/src/test/java/org/apache/camel/component/jetty/HttpStreamCacheFileTest.java

2009-11-16 Thread davsclaus
Author: davsclaus Date: Mon Nov 16 08:34:27 2009 New Revision: 880667 URL: http://svn.apache.org/viewvc?rev=880667&view=rev Log: Give some time on slow boxes. Modified: camel/trunk/components/camel-jetty/src/test/java/org/apache/camel/component/jetty/HttpStreamCacheFileTest.java Modified:

svn commit: r880661 - in /camel/trunk/components: ./ camel-spring-osgi/ camel-spring-osgi/src/ camel-spring-osgi/src/main/ camel-spring-osgi/src/main/resources/ camel-spring-osgi/src/main/resources/ME

2009-11-16 Thread ningjiang
Author: ningjiang Date: Mon Nov 16 08:30:15 2009 New Revision: 880661 URL: http://svn.apache.org/viewvc?rev=880661&view=rev Log: CAMEL-1730 merged the camel-spring and camel-osgi to signle bundle camle-spring-osgi Added: camel/trunk/components/camel-spring-osgi/ camel/trunk/components/ca

svn commit: r880659 - in /camel/branches/camel-1.x: ./ components/camel-jms/src/test/java/org/apache/camel/component/jms/issues/JmsConcurrentConsumersTest.java

2009-11-16 Thread davsclaus
Author: davsclaus Date: Mon Nov 16 08:28:20 2009 New Revision: 880659 URL: http://svn.apache.org/viewvc?rev=880659&view=rev Log: Merged revisions 880655 via svnmerge from https://svn.apache.org/repos/asf/camel/trunk r880655 | davsclaus | 2009-11-16 09:21:09 +0100 (Mon, 16 Nov 2009) |

[CONF] Apache Camel > Camel 2.1.0 Release

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

svn commit: r880657 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/impl/scan/ camel-core/src/test/java/org/apache/camel/impl/scan/ camel-core/src/test/resources/ components/camel-spring/

2009-11-16 Thread davsclaus
Author: davsclaus Date: Mon Nov 16 08:24:20 2009 New Revision: 880657 URL: http://svn.apache.org/viewvc?rev=880657&view=rev Log: CAMEL-2174: Moved ANT based package scan from camel-core to camel-spring where it belongs due to its usage of ANT path matcher from spring core. Added: camel/trun

svn commit: r880655 - /camel/trunk/components/camel-jms/src/test/java/org/apache/camel/component/jms/issues/JmsConcurrentConsumersTest.java

2009-11-16 Thread davsclaus
Author: davsclaus Date: Mon Nov 16 08:21:09 2009 New Revision: 880655 URL: http://svn.apache.org/viewvc?rev=880655&view=rev Log: Fixed test on slower boxes Modified: camel/trunk/components/camel-jms/src/test/java/org/apache/camel/component/jms/issues/JmsConcurrentConsumersTest.java Modified