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
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249874#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...