Hi all, We have been using Tuscany SDO for a while. When we load types using SDO's XSDHelper it loads the types for the Context ClassLoader. Which means, if I am in an OSGi env., each bundle that wants to deal with types should load the types.
Is there a way I can configure SDO or load types with some options that makes the types once loaded are available to all ClassLoaders? (something like global scope). Thanks & Regards, Anil