On Dec 1, 2006, at 3:27 AM, Venkata Krishnan wrote:

Hi,

I have been looking into Java2WSDL in Tuscany. The relationship between
what we have in Tuscany to that in Axis2 is that the Tuscany one is a
wrapper. We started doing this because during the M1 time there were a couple of things that need to be fixed in Axis2. We did that under the
covers of the Tuscany wrapper.

Later down, things started improving in the Axis2 code but did have trouble (relatively less though) with duplicate schema definitions and so on. So
the wrapper continued to take care of this.

Further down the line we had the requirement to support SDO types and call into the SDO implemenations XSDHelper for this. So this again had to be
done in the wrapper.

I have been following the Axis2 Java2WSDL for sometime now and I think this Tuscany wrapper can be thinned down quite a bit.. just to take care of the
SDO types.  I hope to get to this soon.

I suppose the WSDL2Java should have a similar story.

- Venkat
Hi Venkat,

Is this tied to SDO and/or Axis? Maybe we we should group it with the SDO databinding plugin in the source tree and rename it to something other that Java2WSDL to denote what it is for?

Jim


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to