Configuration files

Default Jboss configuration set is located in the conf directory. JBoss allows possibility of more than one configuration set which are easily created and maintained. All you have to do is to copy all the files from the default configuration and place under a new directory in conf. For example, "myjboss" configuration (directory) would contain the same files as default configuration but with possibly altered certain setting. When invoking JBoss through platform-dependent scripts just pass configuration name as a paramater. For example run.bat myjboss

There are a number of configuration files for JBoss. The contents of each are give here: