On Wed, 2009-03-11 at 16:37 -0700, Kedar Mhaswade wrote:
> Do you know where these things are configured? For example, for orb a
> particular thread-pool is used as use-thread-pool-id attribute.
> What about EJB and connectors?
Connectors use the thread-pools via "resource-adapter-config" for a
resource-adapter
http://docs.sun.com/app/docs/doc/819-3675/create-resource-adapter-config-1?a=view
User can specify "thread-pool-id" while creating the
resource-adapter-config which will be used by connector's work-manager
Thanks,
-Jagadish