You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Simon Laws <si...@googlemail.com> on 2009/11/27 15:08:14 UTC

[2x] binding ws runtime

I just checked in a module (binding-ws-axis2-15-runtime)  to start
looking at restructuring the Axis2 ws binding runtime to:

- take account of the runtime interceptor chain we now have
- take account of anything new in the OASIS binding.ws spec
- move itests into itests/
- look at the practicalities of moving to Axis 1.5.

Won't be in the build for a while yet but feel free to pitch in.

Simon

-- 
Apache Tuscany committer: tuscany.apache.org
Co-author of a book about Tuscany and SCA: tuscanyinaction.com

Re: [2x] binding ws runtime

Posted by Simon Laws <si...@googlemail.com>.
I should add the that code in the new module at the moment is just the
code from binding-ws-axis but with the unit tests removed.

Simon