I get a few new failures in the assembly otests now. For example, ASM_4001 which fails with...
Service fault received - detail: Test service got an exception during execution: org.apache.tuscany.sca.databinding.TransformationException No wrapper handler is provided for databinding: null It seems to be being throw on the wire between the test client and the first test component. This is wired with binding.sca. The target service in this case has a WSDL interface. This is used as the binding interface on the references but the wrapper processing is failing because the binding interface does not apparently specify any data types. I'm going to need a little help in tracking down which change has caused the problem. So first things first does anyone have any candidates off the top of their heads. Regards Simon -- Apache Tuscany committer: tuscany.apache.org Co-author of a book about Tuscany and SCA: tuscanyinaction.com
