[jboss-user] [J2EE Design Patterns] - Re: how can I make a stateless bean singleton on JBOSS?

dwin do-not-reply at jboss.com
Thu Jan 25 17:11:21 EST 2007


Are you considering clustering as well?

Remember that a singleton is per JVM, If you're not clustering...although this is bad practice...you could just use a regular POJO as a singleton.  

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4006562#4006562

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4006562



More information about the jboss-user mailing list