Chapter 1. The JBoss Server - A Quick Tour

Chapter 1. The JBoss Server - A Quick Tour

1.1. Server Structure
1.1.1. Server Configurations
1.1.2. Starting and Stopping the Server
1.2. The JMX Console
1.3. Hot-deployment of services in JBoss
1.4. Basic Configuration Issues
1.4.1. Core Services
1.4.2. Logging Service
1.4.3. Security Service
1.4.4. Additional Services
1.5. The Web Container - Tomcat


[1] The Java Authentication and Authorization Service. JBoss uses JAAS to provide pluggable authentication modules. You can use the ones that are provided or write your own if you have more specific requirements.

[2] If you installed JBoss using the Graphical Installer and set the JMX Security up, then you will not have to uncomment the sections, because they are already uncommented. Additionally, the admin password will be set up to whatever you had specified.

[3] Since the username and password are session variables in the web browser you may need to shut down your browser and come back in to see the login dialog come back up.