Hi,

I did some refactoring to move the JAXBTypeHelper to databinding-jaxb module and removed the JAXB dependency from databinding module. Meanwhile, I changed the getXMLTypeHelperClass() to getXMLTypeHelper() to avoid extra cache. I'll check in the change when the build is done.

Thanks,
Raymond

--------------------------------------------------
From: "Simon Nash" <[EMAIL PROTECTED]>
Sent: Monday, May 26, 2008 5:10 PM
To: "tuscany-dev" <[EMAIL PROTECTED]>; "tuscany-user" <tuscany-user@ws.apache.org>
Subject: New Java2WSDL runtime generator is now active in the build

I've committted r660340 which adds supports for static SDOs to the
new Java2WSDL runtime generator and fixes a few problems.  For
static SDOs generated from XSDs, the contribution is searched
for the original XSD definitions, and these are included in the
generated WSDL.

These changes are enough to get a full build to run, so I've turned on
the new generator code by default.  More testing is still needed, and
it's possible that this new code could cause problems.  If you see
anything unexpected in a Java2WSDL scenario (including the distributed
SCA binding, which uses Java2WSDL under the covers), please open a
JIRA and I'll look at it right away.

One interesting side-effect of these changes is that the tutorial
now builds cleanly for me.  Previously it was failing.

Simon

Reply via email to