Connecting Tech Pros Worldwide Help | Site Map

JMX + Tomcat?

  #1  
Old October 17th, 2007, 11:45 AM
DawidM
Guest
 
Posts: n/a
Is it possible to use the Tomcat Server as a Mbean containter for non web
application? This MBeans will be registered from a standalone application.
Other words, I'm looking for any container for register my MBeans from
standalone app, I can't use the Jboos Server and the rmiregistry. Maybe in
JV is any default server where I can register my MBean and then create
MBeanServerConnection to invoke remote method from beans from another
standalone application client?

Any ideas? :)
DM


  #2  
Old October 21st, 2007, 10:15 AM
Vecchio Fabrizio
Guest
 
Posts: n/a

re: JMX + Tomcat?


DawidM wrote:
Quote:
Is it possible to use the Tomcat Server as a Mbean containter for non web
application? This MBeans will be registered from a standalone application.
Other words, I'm looking for any container for register my MBeans from
standalone app, I can't use the Jboos Server and the rmiregistry. Maybe in
JV is any default server where I can register my MBean and then create
MBeanServerConnection to invoke remote method from beans from another
standalone application client?
>
Any ideas? :)
DM
>
>
Hi,have a look at
http://tomcat.apache.org/tomcat-5.0-...tor-howto.html
VF
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Tomcat doesnt start Arun21084 answers 0 January 29th, 2008 12:48 PM
When I Try To Connect Database Using The Netbeans The Exception Thrown Was arasub answers 3 September 20th, 2007 01:34 PM
Struts automatic Validator issue Prasanth Nair answers 1 October 19th, 2006 01:38 AM