Hello, What would be very interesting for the document is a complete example using Camel Spring Remoting defining the Spring configuration for each side, client and server: for the client part, show the use of the proxy for the invocation of the server part, and for the server part, show the exposition of the bean as a web service for example. With the actual example, all happens in the same JVM, with the use of the direct scheme.
Cheers, Bertrand. bgoetzmann wrote: > > Hello, > > I've seen and executed the Camel Spring Remoting example on this page: > http://activemq.apache.org/camel/spring-remoting.html. > Is it possible to expose a bean on a jetty endpoint on a machine, and > invoke this bean via a proxy (CamelProxyFactoryBean) from another machine? > I would be happy to find a such example. > > Cheers, > > Bertrand > http://www.odelia-technologies.com > -- View this message in context: http://www.nabble.com/Camel-Spring-Remoting-tp15951017s22882p16000131.html Sent from the Camel - Users mailing list archive at Nabble.com.
