Ode currently uses its own thread pool; not exatly JEE-kosher but there's no solution right now that works across all containers. It would be simple to integrate with a container that supports the WorkManager interface.
Want to submit a patch? alex On 11/3/08, Holmes, Dan <[EMAIL PROTECTED]> wrote: > We're investigating using ODE, but are worried about how it handles > threads. Does it adhere to the JEE specs? Safe to use in a JEE > container? I've spent a little time searching the mail archives, but > didn't find a definitive answer. > > Thanks, > Dan >
