Dear all
 
I am new using Tuscany. I would like to provide a remotable service in the
Java language and publish it to remote clients over SOAP. I have the code
ready, with my interfaces and implementations and I would like to use SCA
for providing the service. 
 
I have added the correspondent annotations (@Remotable in the interfaces and
@Service in the implementations), I underdstand I have to also generate the
.composite file but from different sources/samples I have seen I should
generate a .module file or a .composite file. Which is right? And where
should it be located?
 
How do I know all is right?
 
Finally, how I should use my service from a non SCA client?
 
Thanks in advance and best regards,
 
Adriana

Reply via email to