Tagged Questions

0
votes
1answer
471 views

is it right to call ejb bean from thread by ThreadPoolExecutor?

I trying to call some ejb bean method from tread. and getting error : (as is glassfish v3) Log Level SEVERE Logger javax.enterprise.system.std.com.sun.enterprise.v3.services.impl ...