2008/11/25 Drone42 <[EMAIL PROTECTED]>: > > Well, couldnt I use a Camel SU instance (A.1) inside a SM instance (A) to > publishe a WebService and another Camel SU instance (B.1) inside a SM > instance (B) to consume the service? In this case the integration between > the two SM instances is actualy through Camel (with Web Service in between). > > As I'm a fan of typed interfaces between components in a distributed network > this is anyway how I would do it, i.e. make sure there is a proper service > definition in between.
BTW if you were not using ServiceMix you could achieve something similar - using typed interfaces between components - but using any transport/protocol http://activemq.apache.org/camel/components.html using Spring Remoting http://activemq.apache.org/camel/spring-remoting.html or http://activemq.apache.org/camel/pojo-producing.html -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://fusesource.com/
