Hi, I noticed that in the helloworldws sample, now only SDO gets used. If I want to use JAXB/XMLBeans instead of SDO, what shall I do then?
Basically, I know I may need to register the SCDL of JAXB/XMLBeans to my Tuscany runtime, and replace some configurations such as @DataType(name="commonj.sdo.DataObject") and <dbsdo/> in helloworldws with JAXB/XMLBeans specific stuff. Is that correct? How will <dbjaxb/> and <dbxmlbeans/>look like? The same as SDO? Also, looks like for now there is still no SCDL available for JAXB/XMLBeans, do you guys have any plan to add them? Thanks, Li --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
