Hi, I am trying to test the distributed domain capability of Tuscany and would like to get some info from the user community. My component implementations are in Java, OSGi and bpel. So is it possible to make the services/components deployed in different nodes? I have checked the distributed calculator example, but here all the components are in Java implementation. I created two deployable composites with java and bpel components in one and another with the OSGi component. The distributed domain with the 2 nodes get started, but the service calls does not happen. I am not even sure whether the BPEL component is infact started. Any advice or comments will be really helpful. Thank you and appreciate your help in advance... Regards Roshan
