2 Replies Latest reply on Aug 16, 2012 9:35 AM by mtt_

    HA Singleton road map

    mtt_

      What are the plans for supporting HA Singleton going forward?  Right now it looks like using W. Finks code to create, start and stop cluster wide (scheduled) singletons is the recommended procedure:

       

      https://community.jboss.org/thread/202776

       

      Guys, quiet frankly, this SUCKS.  Going by this example I have a whole lot of JBoss server code in my EJB jar. I have 30+ clustered singleton scheduled tasks in an application where looking at porting from 4.2 to 7.  Is there a discusssion on this happening somewhere? What are the plans to fix this?

       

      IMO, a JBoss specific annotation to support this would be much less impactful than writing server specific code in every EJB.

       

      Regards.