
Chapter 5
Management
5.1 Introduction
Administration of the Rhino SLEE is done by using the Java Management Extensions (JMX). An administrator can use either
the Web Console or the Command Console, which act as front-ends for JMX. The JAIN SLEE 1.0 specification defines JMX
MBean interfaces that provide the following management functions:
• Management of Deployable Units.
• Management of SLEE Services.
• Management of SLEE component trace level settings.
• Management of usage information generated by SLEE Services.
• Provisioning of Profile Tables.
• Provisioning of Profiles.
• Broadcast of JMX notifications carrying trace, alarm, usage, or SLEE state change information.
The Rhino SLEE also exposes additional management functions. These include:
• Management of Resource Adaptors.
• Log configuration.
• JDBC Resource Management.
• Object Pool configuration.
• Statistics monitoring.
• On-line housekeeping.
5.1.1 Web Console Interface
The Web Console provides an HTML user interface for managing the SLEE. It uses JAAS to provide security and allow
authorised users access to the management functions.
The MBeans used in these tutorials are the Deployment MBean, the Service Management MBean and the Resource Management
MBean.
For detailed information on the configuration and deployment of the Web Console see Chapter 9
26
Komentáře k této Příručce