Administration using JMX
Resin

Change Log
Documentation

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

Servlet
Instrumenting
Tutorials
Databases
Documentation
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
Documentation
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.