Hi

I wanted to try out binding-jms so I've just committed changes to  take
account of the new SPIs. It does run but it's not ready for inclusion in the
main build just yet.

I've tried to stay fairly faithful to the M2 binding-jms code but with some
class renaming. As before much of the SCA JMS binding spec is not yet
implemented.  Also databinding is not integrated with the current scheme.
The simple test I'm running currently only requires request/response
messaging between two components so all of the other message exchange
options still need plumbing in. What I've checked in at least get us over
the first hurdle of getting something up and running in the current runtime.
I've copied the old binding-jms module to sandbox/old/contrib/binding-jms to
make it easier to refer back to.

Currently testing relies on you having to run a JMS broker manually. The
minimum that needs to be done before thinking about including this in the
build it to bring up a JMS broker automatically as part of the build so that
the tests will run without manual intervention. Anyone already done this? If
there isn't existing configuration I can reuse I can take a look a little
later and invent something.

Regards

Simon

Reply via email to