I want to obtain Glassfish ThreadPool for the concurrent jobs I need to execute for my application deployed in it.
Until Glassfish 2.x you could useto obtain a TaskExecutor, but it seems that this does not work anymore for Glassfish 3.x.Code:GlassFishWorkManagerTaskExecutor
Is there other way to access Glassfish ThreadPool?
Kind Regards,


Reply With Quote
