JBoss Community

Re: SLSB pool size is always one in jboss 6.0 CR1 using ejb 3.1

created by aravind kopparthi in EJB3 - View the full discussion

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

Start a new discussion in EJB3 at Community