Now that we have two working IAPI implementations (JBI and Axis2) and
are directly developing in Ode's scratch area, maybe it's time to move
things into ode/trunk?
It would be nice to see more momentum towards a unified codebase. If we
can get the whole repackaging, renaming, relicensing mumbo jumbo out of
the way, I think it would open the door to more collaboration, code
hacking and even external contributions.
Are we ready?
alex
Matthieu Riou wrote:
Hi,
I've just commited thet latest trunk version of PXE implementing the
Integration API. You will find it in ode/scratch/pxe-iapi. The IAPI
implementation classes are mostly in the bpel-runtime module. You'll also
find 2 IAPI adapters, a JBI one (using ServiceMix) in the jbi module
and an
Axis2 one in the Axis module. The JBI adapter is mostly working but the
Axis2 one is still under development.
Cheers,
Matt.