Hello, With M1 Driver, I can load a sca.module by creating a StAXLoaderRegistry and registering loaders into it. I wonder if Tuscany has a better way for me to get a StAXLoaderRegistry (or some other instance) fully loaded with all the loaders (Tuscany basics or other extensions ) so I can load any SCDL w/o worrying of what are the current supported loaders...
The purpose of loading the SCDL is to read the defintion to start some processing w/o creating the moduleContext and start it. Appreciate your help. Yang.