I've been using Tuscany M2 for a little while and I had a couple issues:
- implementation.spring seems to be broken.  Is there a target release for this 
fix?
- is there a target release for the spring extension (i.e. <sca:service> and 
<sca:reference>) stuff?
- any interest in an xslt binding that could take the incoming soap message and 
transform it to fit a business domain schema to allow for cleaner SDO generated 
object models?
- I don't currently see any support in the XSD2JavaGenerator for specifying the 
package name of any imported namespace in a schema. You can specify the package 
name for the schema you are currently generating objects for, but references to 
classes generated from imported schemas will be broken. 
- substitution group support seems to be a little broken in XSD2JavaGenerator 
when you are substituting for types defined in a schema imported from another 
namespace. The PackageImpl class generated from the imported schema seems to be 
missing the necessary fields and causes compile errors.  

Apologies if some of this has been answered elsewhere.

Reply via email to