[CONF] Apache Camel > XPath

2009-09-30 Thread confluence
XPath Page edited by Claus Ibsen XPath Camel supports XPath to allow an _expression_ or Predicate to be used in the DSL or Xml Configuration. For example you could use XPath to create an Predicate in a Message Filter or as an _expre

svn commit: r820302 - /camel/trunk/camel-core/src/test/java/org/apache/camel/processor/NewProcessorAndServiceTest.java

2009-09-30 Thread davsclaus
Author: davsclaus Date: Wed Sep 30 15:32:32 2009 New Revision: 820302 URL: http://svn.apache.org/viewvc?rev=820302&view=rev Log: Added unit test for processor as service Added: camel/trunk/camel-core/src/test/java/org/apache/camel/processor/NewProcessorAndServiceTest.java (with props) Ad

svn commit: r820276 - in /camel/trunk/camel-core/src: main/java/org/apache/camel/impl/converter/ test/java/org/apache/camel/converter/

2009-09-30 Thread davsclaus
Author: davsclaus Date: Wed Sep 30 14:15:09 2009 New Revision: 820276 URL: http://svn.apache.org/viewvc?rev=820276&view=rev Log: MR-187: Added more unit tests. Added: camel/trunk/camel-core/src/test/java/org/apache/camel/converter/EnumConverterTest.java (with props) camel/trunk/camel

[CONF] Apache Camel > Event

2009-09-30 Thread confluence
Event Page edited by Claus Ibsen Event Component The event: component provides access to the Spring ApplicationEvent objects. This allows you to publish ApplicationEvent objects to a Spring ApplicationContext or to consume them. You