Has anyone had any success using Mina within a WebContainer, such as WebSphere? Is there any way to configure Mina to run in a single thread, or to integrate the framework with a WorkManager (container-managed thread pool)?
The reason that I ask is that we have a requirement to answer some web requests with information from a remote system. We must conform to existing specifications regarding the connection with this system, and thus are confined to tcp/ip socket request/response messaging. Thanks, Matt
