Entries from WebLogic Server tagged with 'JMX'

Developing custom MBeans to manage J2EE Applications (Part II)

This is the second part in a series of blogs, that demonstrate how to add management capability to your own application using JMX MBeans. In Part I we did the bulk of the work. We saw: How to implement a...

Developing custom MBeans to manage J2EE Applications (Part I)

This is the first part in a series of blogs, that demonstrate how to add management capability to your own application using JMX MBeans. In this first blog entry, we will learn: How to implement a custom MBean to manage...

Managing WebLogic servers with JConsole

In my previous blog I described how to implement a custom WebLogic JMX client. Another way to interact with WebLogic's MBeans, is to use a generic JMX client such as JConsole. JConsole is shipped as part of the JDK, and...

Sample WebLogic JMX Client

Our goal is to implement a simple WebLogic JMX client that can be used as a starting point to write any WebLogic JMX client. We will look at the client's code. The classpath used to compile and run the code....

Feed Subscription

If you use an RSS reader, you can subscribe to a feed of all future entries tagged 'JMX'.

Subscribe to feed Subscribe to feed