If you have not used the 'all' instance then copy these three files from 'all' server to your server instance and it should work:
- cluster-service.xml (all/deploy directory)
- jbossha.jar (all/lib directory)
- jgroups.jar (all/lib directory)
This blog, as so many others is basically for me to keep and share ideas and solved problems. I can probably say that the context of this blog will be about 80% programming, 10% other related IT stuff and 10% nonsens. I have found it nice to have the possiblity to share ideas and help out with problems that I have bumped into.
Code: |
System.setProperty("xr.util-logging.loggingEnabled", "false"); |