User manual
Table Of Contents
- Web Technologies Administration
- Contents
- Web Technologies Overview
- Managing Web Technologies
- Managing Websites
- Using Server Admin to Manage Websites
- Changing the Access Port for a Website
- Improving Performance of Static Websites (PerformanceCache)
- Enabling Access and Error Logs for a Website
- Setting Up Directory Listing for a Website
- Connecting to Your Website
- Enabling WebDAV on Websites
- Enabling a Common Gateway Interface (CGI) Script
- Enabling Server Side Includes (SSI)
- Viewing Website Settings
- Setting Server Responses to MIME Types and ContentHandlers
- Enabling SSL
- Enabling PHP
- User Content on Websites
- WebMail
- Secure Sockets Layer (SSL)
- Working With Open-Source Applications
- Installing and Viewing WebModules
- Solving Problems
- Where to Find More Information
- Glossary
- Index

58 Chapter 6 Working With Open-Source Applications
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.
Tomcat
Tomcat is the open source servlet container that is used as the official Reference
Implementation for the Java Servlet and JavaServer Pages technologies. The Java
Servlet and JavaServer Pages specifications are developed by Sun under the Java
Community Process.
The current production series is the Tomcat 4.1.x series and it implements Java Servlet
2.3 and JavaServer Pages 1.2 specifications. More information is available from the
following sources:
• For Java Servlet specifications, see java.sun.com/products/servlets
• For Java ServerPages specifications, see java.sun.com/products/jsp
In Mac OS X Server 10.3, you use the Application Server section of Server Admin to
manage Tomcat. Once Tomcat is started its life cycle is managed by Server Admin,
which ensures that Tomcat starts up automatically after a power failure or after the
server shuts down for any reason.
For more information about Tomcat and documentation for this software, see
http://jakarta.apache.org/tomcat/
LL2350.book Page 58 Friday, August 22, 2003 2:32 PM