If I have a HASingleton class, and that object creates a new instance (call it instanceA) of some other class - can we say with certainty that the new instance is running on the same server? If there is a failover, and a different server starts the HASingleton service, and references the instanceA, then what happens?
Sorry if the questions is very basic, or naive. Thanks. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871943#3871943 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871943 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
