Spring JMX

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ]

Articles
  

Articles:
  • Spring Soup with OC4J and MBeans by Steve Button   - [Clicks: 78]
    In the context of J2EE containers that make extensive use of JMX, this enables Spring Beans to be treated as standard resources within the container. For J2EE containers such as Oracle Containers for J2EE (OC4J) that provide direct access to JMX MBeans from the management console, the Spring MBeans can be viewed and managed from the same administration console used to manage the server. This document uses a simple example of a JavaBean that is exposed as a Spring Bean. The Spring Bean is then packaged and included within a J2EE Web application and accessed from a JSP page.
    [Formats: pdf]
    http://www.oracle.com/technology/tech/java/oc4j/1013/whitepapers/OC4J-Spring-JMX.pdf - Jul, 2006

[Top]