svn commit: r925103 - in /camel/trunk/components/camel-mail/src: main/java/org/apache/camel/component/mail/MailBinding.java test/java/org/apache/camel/component/mail/MimeMultipartAlternativeWithConten

2010-03-19 Thread ningjiang
Author: ningjiang Date: Fri Mar 19 06:45:34 2010 New Revision: 925103 URL: http://svn.apache.org/viewvc?rev=925103view=rev Log: CAMEL-2545 applied patch with thanks to slad Added:

[CONF] Apache Camel User Stories

2010-03-19 Thread confluence
User Stories Page edited by Martin Krasser User Stories This page is intended as a place to collect user stories and feedback on Apache Camel. If you are using or have tried Apache Camel please add an entry or comment; or post to

svn commit: r925133 - in /camel/trunk/examples/camel-example-cxf: pom.xml src/main/resources/features.xml

2010-03-19 Thread ningjiang
Author: ningjiang Date: Fri Mar 19 08:24:24 2010 New Revision: 925133 URL: http://svn.apache.org/viewvc?rev=925133view=rev Log: CAMEL-2541 fixed the minor feature.xml issue of camel-example-cxf Modified: camel/trunk/examples/camel-example-cxf/pom.xml

svn commit: r925143 - in /camel/trunk/examples/camel-example-cxf-async: ./ src/main/java/org/apache/camel/example/client/ src/main/resources/ src/main/resources/META-INF/ src/main/resources/META-INF/s

2010-03-19 Thread ningjiang
Author: ningjiang Date: Fri Mar 19 08:56:16 2010 New Revision: 925143 URL: http://svn.apache.org/viewvc?rev=925143view=rev Log: CAMEL-2541 Added feature.xml for camel-example-cxf-async Added: camel/trunk/examples/camel-example-cxf-async/src/main/resources/META-INF/camel-client.xml (props

svn commit: r925145 - in /camel/trunk/examples/camel-example-http-async: pom.xml src/main/resources/features.xml

2010-03-19 Thread ningjiang
Author: ningjiang Date: Fri Mar 19 08:57:47 2010 New Revision: 925145 URL: http://svn.apache.org/viewvc?rev=925145view=rev Log: CAMEL-2541 Added feature.xml for camel-example-http-async Added: camel/trunk/examples/camel-example-http-async/src/main/resources/features.xml (with props)

svn commit: r925150 - in /camel/trunk/examples/camel-example-guice-jms: pom.xml src/main/resources/features.xml

2010-03-19 Thread ningjiang
Author: ningjiang Date: Fri Mar 19 09:19:49 2010 New Revision: 925150 URL: http://svn.apache.org/viewvc?rev=925150view=rev Log: CAMEL-2541 Added feature.xml for camel-example-guice-jms Added: camel/trunk/examples/camel-example-guice-jms/src/main/resources/features.xml (with props)

[CONF] Apache Camel Camel 2.3 - ThreadPool Configuration

2010-03-19 Thread confluence
Camel 2.3 - ThreadPool Configuration Page edited by Claus Ibsen Design Notes for ThreadPool Configuration CAMEL-1588 is the ticket for a new and improved thread pool configuration for Apache Camel. Its intended for Camel 2.3.

[CONF] Apache Camel RSS

2010-03-19 Thread confluence
RSS Page edited by Ɓukasz Dywicki Information about OSGi and ROME issues. Information about OSGi and ROME issues. RSS Component The rss: component is used for polling RSS feeds. Camel will default poll the feed

svn commit: r925181 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/impl/ camel-core/src/main/java/org/apache/camel/management/ camel-core/src/main/java/org/apache/camel/management/mbean/

2010-03-19 Thread davsclaus
Author: davsclaus Date: Fri Mar 19 11:39:01 2010 New Revision: 925181 URL: http://svn.apache.org/viewvc?rev=925181view=rev Log: CAMEL-1588: ThreadPools is now managable from JMX. Added: camel/trunk/camel-core/src/main/java/org/apache/camel/management/mbean/ManagedThreadPool.java (with

svn commit: r925208 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/impl/DefaultExecutorServiceStrategy.java components/camel-spring/src/main/java/org/apache/camel/spring/CamelThreadPoolF

2010-03-19 Thread davsclaus
Author: davsclaus Date: Fri Mar 19 13:17:16 2010 New Revision: 925208 URL: http://svn.apache.org/viewvc?rev=925208view=rev Log: CANMEL-1588: threadPool in Spring XML requires thread name. Modified:

[CONF] Apache Camel XPath

2010-03-19 Thread confluence
XPath Page edited by Yogesh Chawla update xpath example to use custom namespace defined by custom xpath annotation update xpath example to use custom namespace defined by custom xpath annotation XPath Camel