User manual
Chapter 5 Working With WebObjects and Web-Related Open Source Applications 67
4 Click Start Service or Stop Service.
To start or stop JBoss using Terminal:
1 Open the Terminal application.
2 Type the following commands.
cd /Library/JBoss/3.2/bin
./run.sh
JBoss is preconfigured to use a local configuration.
With JBoss turned on, you can use the management tool to configure your server.
For details of configuring JBoss and using the command-line tools for it, see the Java
application server administration guide, which explains how to deploy and manage
J2EE applications using JBoss in Mac OS X Server. This guide is available from Apple
developer publications.
To change the JBoss configuration in use:
1 In Server Admin, click Application Server in the list for the server you want.
2 Click Settings in the button bar.
3 Click Use Local Configuration and choose a configuration from the pop-up menu.
To manage JBoss:
1 In Server Admin, click Application Server.
2 Click Settings in the button bar.
3 Click Manage JBoss.
Note: The JBoss management tool must already be running. You can use the Terminal
application to set it as a startup item.
4 Make the adjustments you want in the management console.
Backing Up and Restoring JBoss Configurations
You use the Application Server section of Server Admin to back up and restore JBoss
configurations.
To back up or restore a JBoss configuration:
1 In Server Admin, click Application Server in the list for the server you want.
2 Click Settings in the button bar at the bottom of the window.
3 Click Backup at the top of the window.
4 Click either Backup or Restore and navigate to the location where you want to store or
have stored configurations.
The current configuration is backed up.