svn commit: r823056 - in /camel/branches/camel-1.x: ./ components/camel-mina/src/main/java/org/apache/camel/component/mina/MinaComponent.java

2009-10-08 Thread davsclaus
Author: davsclaus Date: Thu Oct 8 06:12:39 2009 New Revision: 823056 URL: http://svn.apache.org/viewvc?rev=823056view=rev Log: Merged revisions 823031 via svnmerge from https://svn.apache.org/repos/asf/camel/trunk r823031 | davsclaus | 2009-10-08 07:41:06 +0200 (Thu, 08 Oct 2009) |

svn commit: r823060 - in /camel/branches/camel-1.x/components/camel-mina/src: main/java/org/apache/camel/component/mina/ test/java/org/apache/camel/component/mina/

2009-10-08 Thread davsclaus
Author: davsclaus Date: Thu Oct 8 06:20:05 2009 New Revision: 823060 URL: http://svn.apache.org/viewvc?rev=823060view=rev Log: CAMEL-2049: mina producer is now thred safe and supports concurrency with much thanks to Dmytro Rud for the patch. Added:

[CONF] Apache Camel Articles

2009-10-08 Thread confluence
Articles Page edited by Claus Ibsen See alsoSee also Camel User Stories. Articles on Apache Camel A bit more meat: Camel applied : JMS to File by Mike McLean Mathew Thomas posted his thoughts on Apache Camel including a sample

[CONF] Apache Camel How do I handle failures when consuming for example from a FTP server

2009-10-08 Thread confluence
How do I handle failures when consuming for example from a FTP server Page edited by Claus Ibsen How do I handle failures when consuming for example from a FTP server When you do a route such as

[CONF] Apache Camel Why is my processor not showing up in JConsole

2009-10-08 Thread confluence
Why is my processor not showing up in JConsole Page added by Claus Ibsen Why is my processor not showing up in JConsole Not every processor is managed and thus not all is visible in the JConsole. A processor must implement the

[CONF] Apache Camel Camel JMX

2009-10-08 Thread confluence
Camel JMX Page edited by Claus Ibsen Camel JMX Apache Camel has extensive support for JMX to allow you to monitor and control the Camel managed objects a JMX client. Camel JMX Spring Dependency Using JMX to manage

svn commit: r823105 - in /camel/branches/camel-1.x: ./ components/camel-mail/src/main/java/org/apache/camel/component/mail/MailBinding.java

2009-10-08 Thread davsclaus
Author: davsclaus Date: Thu Oct 8 09:51:20 2009 New Revision: 823105 URL: http://svn.apache.org/viewvc?rev=823105view=rev Log: Merged revisions 823102 via svnmerge from https://svn.apache.org/repos/asf/camel/trunk r823102 | davsclaus | 2009-10-08 11:46:14 +0200 (Thu, 08 Oct 2009) |

svn commit: r823135 - in /camel/trunk/camel-core/src: main/java/org/apache/camel/component/bean/ test/java/org/apache/camel/component/bean/ test/java/org/apache/camel/management/

2009-10-08 Thread davsclaus
Author: davsclaus Date: Thu Oct 8 11:42:44 2009 New Revision: 823135 URL: http://svn.apache.org/viewvc?rev=823135view=rev Log: MR-187: Added more unit tests. Added: camel/trunk/camel-core/src/test/java/org/apache/camel/component/bean/BeanEndpointTest.java (with props)

svn commit: r823137 - /camel/trunk/camel-core/src/test/java/org/apache/camel/issues/ChoicePredicateSimpleHeaderTest.java

2009-10-08 Thread davsclaus
Author: davsclaus Date: Thu Oct 8 11:57:57 2009 New Revision: 823137 URL: http://svn.apache.org/viewvc?rev=823137view=rev Log: Added unit test based on end user issue Added: camel/trunk/camel-core/src/test/java/org/apache/camel/issues/ChoicePredicateSimpleHeaderTest.java (with props)

svn commit: r823148 - in /camel/trunk/camel-core/src: main/java/org/apache/camel/component/bean/ test/java/org/apache/camel/component/bean/

2009-10-08 Thread davsclaus
Author: davsclaus Date: Thu Oct 8 12:40:12 2009 New Revision: 823148 URL: http://svn.apache.org/viewvc?rev=823148view=rev Log: MR-187: Added more unit tests. Added: camel/trunk/camel-core/src/test/java/org/apache/camel/component/bean/BeanRegistryBeanTest.java (with props) Modified:

svn commit: r823177 - in /camel/trunk/components: camel-blueprint/pom.xml pom.xml

2009-10-08 Thread gnodet
Author: gnodet Date: Thu Oct 8 13:48:53 2009 New Revision: 823177 URL: http://svn.apache.org/viewvc?rev=823177view=rev Log: CAMEL-2022: Try to fix builds on non sun jdk Modified: camel/trunk/components/camel-blueprint/pom.xml camel/trunk/components/pom.xml Modified:

svn commit: r823179 - in /camel/branches/camel-1.x: ./ components/camel-osgi/pom.xml

2009-10-08 Thread ningjiang
Author: ningjiang Date: Thu Oct 8 13:53:13 2009 New Revision: 823179 URL: http://svn.apache.org/viewvc?rev=823179view=rev Log: Merged revisions 822655 via svnmerge from https://svn.apache.org/repos/asf/camel/trunk r822655 | gnodet | 2009-10-07 18:51:57 +0800 (Wed, 07 Oct 2009) | 1

svn commit: r823198 - in /camel/trunk: components/camel-spring/ components/camel-spring/src/main/java/org/apache/camel/spring/handler/ components/camel-spring/src/main/resources/META-INF/ parent/

2009-10-08 Thread gnodet
Author: gnodet Date: Thu Oct 8 15:14:45 2009 New Revision: 823198 URL: http://svn.apache.org/viewvc?rev=823198view=rev Log: CAMEL-2021: schema versioning for camel-spring schema Modified: camel/trunk/components/camel-spring/pom.xml

svn commit: r823230 - /camel/trunk/components/camel-blueprint/pom.xml

2009-10-08 Thread gnodet
Author: gnodet Date: Thu Oct 8 16:43:37 2009 New Revision: 823230 URL: http://svn.apache.org/viewvc?rev=823230view=rev Log: Add snapshot repo for aries blueprint Modified: camel/trunk/components/camel-blueprint/pom.xml Modified: camel/trunk/components/camel-blueprint/pom.xml URL:

svn commit: r823248 - /camel/trunk/components/camel-blueprint/pom.xml

2009-10-08 Thread gnodet
Author: gnodet Date: Thu Oct 8 17:55:48 2009 New Revision: 823248 URL: http://svn.apache.org/viewvc?rev=823248view=rev Log: Aries blueprint snapshots are deployed, so remove this additioanl repo Modified: camel/trunk/components/camel-blueprint/pom.xml Modified:

svn commit: r823269 - /camel/trunk/components/camel-jms/src/main/java/org/apache/camel/component/jms/JmsIOConverter.java

2009-10-08 Thread janstey
Author: janstey Date: Thu Oct 8 18:52:40 2009 New Revision: 823269 URL: http://svn.apache.org/viewvc?rev=823269view=rev Log: JmsMessages are always converted by the JmsBinding to primitives, objects, etc. So the NIOConverter can do all that this message converter used to do. I'm removing it.

svn commit: r823273 - in /camel/trunk/components/camel-jms/src: main/java/org/apache/camel/component/jms/JmsMessage.java test/java/org/apache/camel/component/jms/JmsRouteEndpointTest.java

2009-10-08 Thread janstey
Author: janstey Date: Thu Oct 8 18:55:10 2009 New Revision: 823273 URL: http://svn.apache.org/viewvc?rev=823273view=rev Log: add simple assertion for endpoint uri Modified: camel/trunk/components/camel-jms/src/main/java/org/apache/camel/component/jms/JmsMessage.java