[CONF] Apache Camel > XQuery

2010-11-17 Thread confluence
XQuery Page edited by Tracy Snell Comment: fix typo Changes (1) ... {code} from("queue:foo").filter(). xquery("//

[CONF] Apache Camel > JMX

2010-11-17 Thread confluence
JMX Page edited by Tracy Snell Changes (1) ... The Hashtable is constructed by extracting properties that start with "key." The properties will have the "ke

[CONF] Apache Camel > JMX Component Example

2010-11-17 Thread confluence
JMX Component Example Page edited by Tracy Snell Changes (2) ... event. This route subscribes to that MBean and receives any JMX notification events. Events

[CONF] Apache Camel > Examples

2010-11-17 Thread confluence
Examples Page edited by Tracy Snell Changes (3) ... * [Spring Security Example] shows how to implement a basic http authentication and role based authorizat

svn commit: r1036006 - in /camel/trunk/examples: ./ camel-example-jmx/ camel-example-jmx/src/ camel-example-jmx/src/main/ camel-example-jmx/src/main/java/ camel-example-jmx/src/main/java/org/ camel-ex

2010-11-17 Thread ningjiang
Author: ningjiang Date: Wed Nov 17 12:41:22 2010 New Revision: 1036006 URL: http://svn.apache.org/viewvc?rev=1036006&view=rev Log: CAMEL-3330 applied patch with thanks to Tracy Added: camel/trunk/examples/camel-example-jmx/ camel/trunk/examples/camel-example-jmx/README.txt (with props)

svn commit: r1035995 - in /camel/trunk/components/camel-cxf/src/test: java/org/apache/camel/component/cxf/jaxrs/CxfRsSpringEndpointTest.java resources/org/apache/camel/component/cxf/jaxrs/CxfRsSpringE

2010-11-17 Thread ningjiang
Author: ningjiang Date: Wed Nov 17 12:21:30 2010 New Revision: 1035995 URL: http://svn.apache.org/viewvc?rev=1035995&view=rev Log: CAMEL-3319 add test of setting the provider for the jaxrs endpoint Modified: camel/trunk/components/camel-cxf/src/test/java/org/apache/camel/component/cxf/jaxrs/