Yes, routing is not limited to a single Service Assembly. However, there is no "dependency" between service assemblies, so you may end up sending exchange while the other SA is not running which would lead to errors.
On Wed, Dec 10, 2008 at 3:21 PM, monika7 <[EMAIL PROTECTED]> wrote: > > If I have 2 service units and the are deployed in separate service > assemblies, can they still interact with each other? > E.g. take the example from the tutorial > (http://cwiki.apache.org/SM/26-beginner-exercise.html) where all 3 service > units are in 1 service assembly. Would the routing work if I have file su in > separate service assembly? > > -- > View this message in context: > http://www.nabble.com/service-units-in-separate-service-assemblies-tp20936300p20936300.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ Open Source SOA http://fusesource.com
