The moose likes Distributed Java and the fly likes JMX: please recommend a free HTML adaptor ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Distributed Java
Reply Bookmark "JMX: please recommend a free HTML adaptor ?" Watch "JMX: please recommend a free HTML adaptor ?" New topic
Author

JMX: please recommend a free HTML adaptor ?

Sol Mayer-Orn
Ranch Hand

Joined: Nov 13, 2002
Posts: 310
Hi,



I'm new to jmx and would appreciate help on the following:



Is it true that JDK 1.5 comes *without* the old HTML adpater which was in 1.4 .

And if so - could anyone please recommend some free html adaptors ?
I'm especially interested in adaptors which you've already tried in "real world" applications, and preferrable ones tha support SSL.

But any recommendation of a free adaptor would do, for starters.


Thankx very much.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35256
    
    7
I don't know what gets shipped with JDK 1.5, but there's always mx4j (on SourceForge), which has an HTML adaptor as well.


Android appsImageJ pluginsJava web charts
Sol Mayer-Orn
Ranch Hand

Joined: Nov 13, 2002
Posts: 310
looks cool - thank you so much.
Henry Wong
author
Sheriff

Joined: Sep 28, 2004
Posts: 16695
    
  19

Is it true that JDK 1.5 comes *without* the old HTML adpater which was in 1.4 .


JDK 1.5 has an JMX container that does not include the HTML adapter. However, JDK 1.4 doesn't even come with a JMX container.

I agree with Ulf, in that you could try the mx4j jmx container. The other option is to try the reference implementation.

Henry


Books: Java Threads, 3rd Edition, Jini in a Nutshell, and Java Gems (contributor)
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: JMX: please recommend a free HTML adaptor ?
 
Similar Threads
JMX tutorial or cheap resource
JMX status
JMX Instrumenting an EJB?
This weeks giveaway "JMX in Action"
version based jar file compilation