This post originated from an RSS feed registered with Java Buzz
by justin cater.
Original Post: JMX and Spring - Part 2
Feed Title: Java Code Geeks
Feed URL: http://feeds.feedburner.com/JavaCodeGeeks
Feed Description: Java 2 Java Developers Resource Center
Hi, in my previous article I explained how to setup a JMX server through Spring and how to protect access to it through authentication and authorisation.
In this article I will show how to...