Re: Support for import.sdo

2006-04-26 Thread ant elder
I'm having trouble getting this to work in tomcat. Is it just me, does it work for you? Eg. add an import.sdo to the helloworldws sca.module and startup testing/tomcat and I get: ConfigurationLoadException: Unrecognized element [{http://www.osoa.org/xmlns/sca/0.9}import.sdo] Thanks, ...ant

Re: Support for import.sdo

2006-04-26 Thread Jeremy Boynes
In 4/26/06, ant elder [EMAIL PROTECTED] wrote: I'm having trouble getting this to work in tomcat. Is it just me, does it work for you? Eg. add an import.sdo to the helloworldws sca.module and startup testing/tomcat and I get: ConfigurationLoadException: Unrecognized element

Support for import.sdo

2006-04-25 Thread Jeremy Boynes
I have added a databinding module for SDO and this now supports two forms of import: import.sdo factory=${factory_class}/ which imports SDO definitions from the specified factory class (including association with static types) and import.sdo wsdlLocation=${path_to_wsdl}/ which imports