It was simply that we were loading all the initial sca schema. So the core code loads sca.xsd but I think we should change that to specifically load the ones we need. Maybe the best thing is to load any schema in <install_root>/xsd and we can just delete the java stuff.
If the Native runtime wants to support Java then that schema would be loaded by the Java extension. Cheers, On 07/08/07, Brady Johnson <[EMAIL PROTECTED]> wrote: > Does anyone have any insight into why these files are loaded but never > used in TuscanySCA Native: > > <TuscanySCA Root dir>/xsd/ > sca-implementation-java.xsd > sca-interface-java.xsd > > I created a JIRA for this: > https://issues.apache.org/jira/browse/TUSCANY-1513 > > Their existence in the project is misleading and implies that TuscanySCA > Native supports Java services. > Perhaps these should be removed in M4. > > > -------------------- > Brady Johnson > Lead Software Developer - HydraSCA > Rogue Wave Software - [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > > > -- Pete --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
