[jboss-user] [Clustering/JBoss] - Re: Invocation of startSingleton()

2009-01-29 Thread _Adam_
Excellent, thank you very much Brian, it works:) If there's something I can do for you in return regarding this issue let me know. Adam View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4205765#4205765 Reply to the post : http://www.jboss.com/index.html?modul

[jboss-user] [Clustering/JBoss] - Re: Invocation of startSingleton()

2009-01-29 Thread _Adam_
Thanks for quick response. Well, then I suppose I must have some mistake in my configuration files. Info: Version: JBOSS 5.0.0 GA My singleton class: public class StartupService2 implements StartupService2MBean { | | Logger log = Logger.getLogger(StartupService2.class); | priva

[jboss-user] [Clustering/JBoss] - Invocation of startSingleton()

2009-01-29 Thread _Adam_
Hi, I have read a lot of accessible documentation regarding HAsingletons, however, I probably still do not understand one basic thing (when the startSingleton() method is invoked). I tried to do the HASingleton example shown in chapter 11.2 of: http://www.jboss.org/file-access/default/members/j