Hi Rahul

You find use at the point where we are just getting to the end of a period
of refactoring in the Tuscany SCA codebase to make the code a little easier
to understand. If you look at the latest code in svn trunk you will see a
set of modules (see java/sca/modules) that we have ported over to the new
code, this includes

Bindings
 JsonRPC
 RMI
 WebServices (with Axis)
Implementations
 Java
 Script, e.g. Ruby, Python etc.
 Spring

There are quite a few modules that we haven't yet ported over (see
java/sca/contrib). This is where the BPEL implementation is at the moment so
it won't run with the latest code.  I also notice that the JMS binding has
made it into sca/modules but that it's not being built and tested regularly
as part of our build so I imagine someone is working on that at the moment.
Maybe someone can comment?

We are just about to do a release with this basic set of functionality. Then
I expect the Tuscany community will start looking at all the other modules
in Contrib and any other new one people want to add. If you feel like
getting your hands dirty now is a great time to get involved as there is no
shortage of modules to fix/add.

Hope that helps.

Simon

Reply via email to