Administration using JMX
Resin 3.0

Features
Installation
Configuration
Web Applications
IOC/AOP
Resources
JSP
Quercus
Servlets and Filters
Databases
Admin (JMX)
CMP
EJB
Amber
EJB 3.0
Security
XML and XSLT
XTP
JMS
Performance
Protocols
Third-party
Troubleshooting/FAQ

Servlet
JMX Consoles
Instrumenting
Tutorials
Cookbook
Databases
Resin 3.0
Servlet

Information Servlet /resin-status

Resin provides a primitive status servlet /resin-status. It's disabled by default to avoid any security issues.

JMX Consoles

JMX Consoles provide access to both the MBean's that Resin publishes for information about and control of the Resin server and Application specific MBeans.

Instrumenting Resources

The facilities of JMX are a convenient way to provide an administration interface to objects and components in web applications.

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.

JMX Cookbook

Manual web-app restart

Start and stop web-apps when called by an admin servlet.


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