1 Reply Latest reply on Feb 14, 2003 3:24 PM by slaboure

    Achieving uniqueness of an object in a clustered jboss env

    angelino

      Is it possible to achieve uniqueness of an object in a clustered jboss environment? Can i follow some sort of "singleton design pattern"?
      What i want to do is to have an in-memory unique registry without using persistant storage.