my dog learned polymorphism
The moose likes Websphere and the fly likes JMX Instrumenting an EJB? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "JMX Instrumenting an EJB?" Watch "JMX Instrumenting an EJB?" New topic
Author

JMX Instrumenting an EJB?

Ola Dunk
Greenhorn

Joined: Feb 23, 2004
Posts: 1
Hi, I'm trying to figure out how to provide access to EJB methods through JMX.
As an example, I would like to create a statefull session bean called "HelloWorldBean" witch has the methods getHelloString and setHelloString.
These methods, I'd like to access through JMX (using e.g. an HTML, RMI or SNMP adaptor)
Does anyone know how to do this, or have a reference to an example?
Any help is appreciated!

Regards, Ola
Rufus BugleWeed
Ranch Hand

Joined: Feb 22, 2002
Posts: 1551
There is some stuff in this, wasv502base_admin.pdf.
 
I agree. Here's the link: http://jrebel.com/download
 
subject: JMX Instrumenting an EJB?
 
Similar Threads
JMX basic question
application server Vs web server
Enable JMX in Websphere 6.1
how to run JMX?
This weeks giveaway "JMX in Action"