aravind kopparthi [http://community.jboss.org/people/aravindsk] created the discussion
"Re: SLSB pool size is always one in jboss 6.0 CR1 using ejb 3.1" To view the discussion, visit: http://community.jboss.org/message/572534#572534 -------------------------------------------------------------- i did modify the code i attached in the previous reply. no luck i still see the synchronous calls made to slsb and that to only one instance in the pool. @Startup @Singleton @Lock(LockType.READ) public class SingletonScheduleBean { String item = "MySchedule"; ... -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/572534#572534] Start a new discussion in EJB3 at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2029]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
