users@glassfish.java.net

access glassfish thread pool

From: Nicolas Beck <Nicolas-Beck_at_gmx.de>
Date: Fri, 28 Sep 2012 11:46:08 +0200

I want to use the glassfish Threadpool since creating own threads within
my jee application is not avoidable. Since glassfish API changed it is
not possible to use spring frameworks GlassFishWorkManagerTaskExecutor
any more for this
[http://forum.springsource.org/showthread.php?85272-GlassFishWorkManagerTaskExecutor-spring-and-glassfish-v3-exception]
But there must be a way to have access to the thread pool. I can't
understand why this is so restrictive?