3 Replies Latest reply on Aug 18, 2009 10:38 AM by brian.stansberry

    Migration of singletons

      Hi all,

      imagine such a scenario:
      - jboss on two nodes (node_one, node_two)
      - mySingleton's current masterNode is node_one

      do I understand it correctly that if I would like to manually migrate mySingleton from node_one onto node_two I can do it only via jmx-console by invoking stopSingleton() method on the node_one and startSingleton() method on the node_two?

      There is nothing like "migrateSingleton(fromNode, toNode)" method?

      Thank you for your answer.
      Adam

      my jboss: jboss-eap-4.3.0.GA_CP04