On Dec 20, 2006, at 8:19 AM, Matthew Sykes wrote:

Jeremy,

I think where these should end up is dependent how the tools are positioned within the Tuscany project.

While the wsdl2java tool currently generates interfaces with SDO parameters, will there ever be extensions to support other data binding types? Considering WSDL is a first class interface definition language in the SCA space, it seems more natural to have these tools available in that space with. Finally, I believe the SCA side of the tree has the Axis2 dependencies while the SDO side does not. The last time I looked at WSDL 2 Java it seemed to delegate most of the function to the Axis2 implementation and simply added a new emitter. Does it make sense to introduce that dependency on the SDO side?

I think so. These tools have no bearing on SCA's use of WSDL and are entirely there for people who want to use SDO in conjunction with WSDL-defined interfaces (with or without SCA). Using Axis2's code generator is implementation detail for these tools and is completely separate from the Axis2 integration into the SCA runtime.

--
Jeremy


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

Reply via email to