You can reuse what's been done in the bpel-test module I believe. It starts an embedded version of ODE, mocking most required services. The most interesting class for your needs is probably BPELTestAbstract. Some extension may be needed but you should find most of what you're looking for.
Matthieu On 6/1/07, Jim Alateras <[EMAIL PROTECTED]> wrote:
Alex Boisvert wrote: > Hmmmm.... I don't see any test cases for the jca-ra :( I can add it to my > TODO list. Did you need something in the immediate? Wondering how to bring an embedded version of the ode so that I can write some test cases that use the jca connector. Any examples? cheers </jima>
