Administration using JMX
Resin 3.0

Orientation
Features
Installation
Configuration
Web Applications
JSP
Servlets and Filters
Portlets
Databases
Admin (JMX)
Amber
Security
XML and XSLT
XTP
Resources
Performance
Protocols
Third-party
Troubleshooting/FAQ

Servlet
Instrumenting
Tutorials
Databases
Resin 3.0
Servlet

Administration Servlet

Resin provides a primitive status servlet /admin/resin-status. It's disabled by default to avoid any security issues. The servlet must be enabled explicitly.

Instrumenting Resources
JMX Tutorials
Simple JMX-managed Resource

Resources can be JMX managed by exposing a management interface and registering as an MBean.

Using the JMX MBeanServer API

Example showing JMX-managed resources using the MBeanServer API.

MBean listeners

Example showing configuration of MBean event listeners.

Using MBeanRegistration

MBeans can implement the MBeanRegistration interface to find the ObjectName and MBeanServer they're registered with.


Databases
Resin 3.0
Servlet
Copyright © 1998-2003 Caucho Technology, Inc. All rights reserved.
Resin® is a registered trademark, and HardCoretm and Quercustm are trademarks of Caucho Technology, Inc.