JBoss Community

Re: Singleton in clustered JBoss AS 6 Final

created by Radim Hanus in EJB3 - View the full discussion

the combination of both @Singleton and @Clustered doesn't make up a clustered singleton bean

 

you need to set up a singleton service here is some backround for jboss-5.x should work in 6.0 as well

the simplest way is to package bean above into a separate archive and deploy it into deploy-hasingleton or use HASingletonControler and implement custom jboss service

Reply to this message by going to Community

Start a new discussion in EJB3 at Community