Hi there! I am running a JBoss 5.0.0.GA Cluster. The deployment consists of a simple SLSB in folder "all/deploy" and an MBean in "all/deploy-hasingleton". The MBean is supposed to run only on the Master Node, but is installed on all nodes. Failover, etc, works pretty fine. But when I stop one of the servers, the files in "deploy-hasingleton" are deleted! This is really annoying, because I have to copy the files there again, before restarting the server.
I tried different things to stop the server: - Ctrl-C in the console - shutdown.bat -S - net stop JBoss (when running as Service) But the result was always the same. What am I doing wrong? Thanks for your help, Andre View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4205799#4205799 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4205799 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
