Hi, I have a better and better idea on how Apache Ode could be used as a Tuscany container. However I'm still wondering how I can get hold on some resources in Tuscany. To run Ode's BPEL engine we need basic services like a transaction manager, a datasource or a thread scheduler ( java.util.concurrent.ExecutorService).
How could these be provided to the BPEL container? Do you already have something for this? Or should we assume that we're running in a managed environment (i.e. Geronimo) and lookup these things ourselves? Thanks, Matthieu
