On May 21, 2007, at 7:07 AM, Matt Mehalso wrote:
Has anyone had any success using Mina within a WebContainer, such asWebSphere? Is there any way to configure Mina to run in a single thread, or to integrate the framework with a WorkManager (container-managed threadpool)?
using the constructors that take an Executor, you can then have control over threads because MINA will provide Runnable's to the Executor.
Just make an Executor implementation that delegates into your WebSphere WorkManager
-pete -- [EMAIL PROTECTED] - http://fotap.org/~osi
smime.p7s
Description: S/MIME cryptographic signature
