Logging XSLT

2011-09-17 Thread szaruba
Hello, In our project we are using Apache Camel to create an interface between two software systems. While we transform XML Data we need to automatically create a XML based protocol. Here is an simplyfied example of what i mean: persons.xml: stefan lukas transform.xsl shall transform the pe

Re: routing to two places.

2011-09-17 Thread Taariq Levack
Multicast for the win. http://camel.apache.org/multicast.html Taariq On 17 Sep 2011, at 7:09 PM, "Robert J. Liguori" wrote: > I want a route to go two places: > > > AND > > > How do I do the AND? > > Thanks! >

routing to two places.

2011-09-17 Thread Robert J. Liguori
I want a route to go two places: AND How do I do the AND? Thanks!

Re: Providing Interfaces for MBeans to be able to proxy them

2011-09-17 Thread Preben.Asmussen
Hi I have been looking at that and taken another approach using Jolokia. It's remote jmx with json over http. Look at http://www.jolokia.org/ Will give you a very loosely coupled system that can take advantage of not only Camel but, also other MBeans that are exposed. regards Preben -- View this

Providing Interfaces for MBeans to be able to proxy them

2011-09-17 Thread Marco Zapletal
Hi folks, I am currently working on realizing remote management capabilities for my Camel app using JMX. As far as I learned, JMX MBeans can be proxied on the client side using appropriate interfaces that are implemented by the MBeans. The Camel MBeans do currently not implement interfaces, wh

Re: camel 2.8.0 with spring 2.5.6?

2011-09-17 Thread Claus Ibsen
On Fri, Sep 16, 2011 at 8:04 PM, Davis Ford wrote: > One quick note on this: Claus states in this thread: > http://camel.465427.n5.nabble.com/Camel-and-Spring-in-2-3-td489072.html > > "Camel 2.x is compatible with Spring 2.0.x, Spring 2.5.x and Spring 3.0.x as > well. However Spring 2.5.6 is the