Configure what you need
So you’re ready to configure some JBoss files? Great, lets have a look at the conf directory. The jboss/server/<configured instance>/conf directory is where you’ll find the majority of the configuration files for your jboss instance. For most deployments, the majority of these folders and files will remain untouched as they default to usable configurations. In this article we’ll go over the more practical configurable files, while leaving the really low level configurations alone.
`-- conf
|-- bootstrap/
|--|-- bindingservice.bean
| `-- META-INF
| | `-- bindings-jboss-beans.xml *
| |-- aop.xml
|