[CONF] Apache Camel > Karaf

2011-06-28 Thread confluence
Karaf Page edited by Jean-Baptiste Onofré Changes (1) ... _Tip: use the TAB key to completion on the CamelContext ID._ h3. camel

svn commit: r1140962 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/model/dataformat/ components/camel-jaxb/src/main/java/org/apache/camel/converter/jaxb/ components/camel-jaxb/src/test/

2011-06-28 Thread ningjiang
Author: ningjiang Date: Wed Jun 29 04:19:37 2011 New Revision: 1140962 URL: http://svn.apache.org/viewvc?rev=1140962&view=rev Log: CAMEL-4162 Added an option fragment to JAXBDataFormat Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/model/dataformat/JaxbDataFormat.java c

svn commit: r1140949 - in /camel/trunk/components: camel-cxf/src/main/resources/META-INF/ camel-spring-integration/src/main/resources/META-INF/ camel-spring-security/src/main/resources/META-INF/ camel

2011-06-28 Thread ningjiang
Author: ningjiang Date: Wed Jun 29 02:52:12 2011 New Revision: 1140949 URL: http://svn.apache.org/viewvc?rev=1140949&view=rev Log: Updated the spring.schemas version Modified: camel/trunk/components/camel-cxf/src/main/resources/META-INF/spring.schemas camel/trunk/components/camel-spring-

[CONF] Apache Camel > Tutorial on using Camel in a Web Application

2011-06-28 Thread confluence
Tutorial on using Camel in a Web Application Page edited by Ben O'Day Comment: added hints for Maven war packaging setup... Changes (4)

[CONF] Apache Camel > Service Activator

2011-06-28 Thread confluence
Service Activator Page edited by Ben O'Day Comment: added example Java/Spring DSL (for CAMEL-3557) Changes (1) ...

[CONF] Apache Camel > Claim Check

2011-06-28 Thread confluence
Claim Check Page edited by Ben O'Day Comment: added example Spring DSL (for CAMEL-3557) Changes (2) ... In this e

[CONF] Apache Camel > Dead Letter Channel

2011-06-28 Thread confluence
Dead Letter Channel Page edited by Ben O'Day Comment: added example Spring DSL (for CAMEL-3557) Changes (3) ...

[CONF] Apache Camel > Event Message

2011-06-28 Thread confluence
Event Message Page edited by Ben O'Day Comment: added example Spring DSL (for CAMEL-3557) Changes (3) ... From 2.

[CONF] Apache Camel > Karaf

2011-06-28 Thread confluence
Karaf Page added by Jean-Baptiste Onofré Karaf Support Apache Camel is designed to work nicely into Apache Karaf OSGi container. It includes: Camel features descriptor allowing to easily and quickly install Camel in Karaf. Karaf commands

[CONF] Apache Camel > User Guide

2011-06-28 Thread confluence
User Guide Page edited by Jean-Baptiste Onofré Changes (2) ... * [How to run Camel in a osgi container] * [Using OSGi blueprint with Camel]

[CONF] Apache Camel > User Guide

2011-06-28 Thread confluence
User Guide Page edited by Jean-Baptiste Onofré Changes (1) ... * [How to run Camel in a osgi container] * [Using OSGi blueprint with Camel]

svn commit: r1140636 - in /camel/trunk/camel-core/src: main/java/org/apache/camel/processor/ test/java/org/apache/camel/processor/enricher/

2011-06-28 Thread davsclaus
Author: davsclaus Date: Tue Jun 28 14:24:46 2011 New Revision: 1140636 URL: http://svn.apache.org/viewvc?rev=1140636&view=rev Log: CAMEL-4145: pollEnrich should set empty message body if could not poll from resource endpoint. CAMEL-4158: The Exchange.TO_ENDPOINT is decored in enrich and pollEnri

[CONF] Apache Camel > Camel 2.8.0 Release

2011-06-28 Thread confluence
Camel 2.8.0 Release Page edited by Claus Ibsen Changes (2) ... * Camel [Mail] component now supports marking mails as SEEN/DELETED after proces

svn commit: r1140572 - in /camel/trunk/camel-core/src/main/java/org/apache/camel: PollingConsumerPollingStrategy.java impl/EventDrivenPollingConsumer.java impl/ScheduledPollConsumer.java

2011-06-28 Thread davsclaus
Author: davsclaus Date: Tue Jun 28 12:40:15 2011 New Revision: 1140572 URL: http://svn.apache.org/viewvc?rev=1140572&view=rev Log: CAMEL-3655: Polished a bit. Added more javadoc and renamed a method to better reflect what it does Modified: camel/trunk/camel-core/src/main/java/org/apache/cam

svn commit: r1140555 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/component/file/ components/camel-ftp/src/main/java/org/apache/camel/component/file/remote/

2011-06-28 Thread davsclaus
Author: davsclaus Date: Tue Jun 28 12:16:57 2011 New Revision: 1140555 URL: http://svn.apache.org/viewvc?rev=1140555&view=rev Log: CAMEL-3655: Reverted back of previous work on this as its not needed anymore. Removed: camel/trunk/camel-core/src/main/java/org/apache/camel/component/file/Gener

svn commit: r1140549 - /camel/trunk/camel-core/src/test/java/org/apache/camel/component/file/FileConsumeRunLoggingLevelTest.java

2011-06-28 Thread davsclaus
Author: davsclaus Date: Tue Jun 28 12:10:25 2011 New Revision: 1140549 URL: http://svn.apache.org/viewvc?rev=1140549&view=rev Log: Fixed test Modified: camel/trunk/camel-core/src/test/java/org/apache/camel/component/file/FileConsumeRunLoggingLevelTest.java Modified: camel/trunk/camel-core/

[CONF] Apache Camel > Camel 2.8.0 Release

2011-06-28 Thread confluence
Camel 2.8.0 Release Page edited by Claus Ibsen Changes (1) ... * Added {{removeEventNotifier}} method to {{ManagementStrategy}} * Added getter

svn commit: r1140539 - /camel/trunk/camel-core/src/main/java/org/apache/camel/management/DefaultManagementLifecycleStrategy.java

2011-06-28 Thread davsclaus
Author: davsclaus Date: Tue Jun 28 11:40:13 2011 New Revision: 1140539 URL: http://svn.apache.org/viewvc?rev=1140539&view=rev Log: Fixed CS Modified: camel/trunk/camel-core/src/main/java/org/apache/camel/management/DefaultManagementLifecycleStrategy.java Modified: camel/trunk/camel-core/sr

svn commit: r1140537 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/ camel-core/src/main/java/org/apache/camel/impl/ camel-core/src/test/java/org/apache/camel/component/file/ components/

2011-06-28 Thread davsclaus
Author: davsclaus Date: Tue Jun 28 11:39:06 2011 New Revision: 1140537 URL: http://svn.apache.org/viewvc?rev=1140537&view=rev Log: CAMEL-3655: Fixed polling consumer will suspend/resume scheduled based consumer to avoid having them keep running in the background after usage. For example a ftp co

[CONF] Apache Camel > Camel 2.8.0 Release

2011-06-28 Thread confluence
Camel 2.8.0 Release Page edited by Claus Ibsen Changes (1) ... * Improved [SMPP] to be able to return error codes to the SMSC in case of failur