RE: [JBoss-user] Jboss and JMX

2002-09-12 Thread JD Brennan
Title: RE: [JBoss-user] Jboss and JMX Yep.  Look at the server/minimal in 3.0 - I think that's just JMX... JD -Original Message- From: Subramanian Ananthram [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 12, 2002 2:23 PM To: '[EMAIL PROTECTED]' Subject: [JB

Re: [JBoss-user] Jboss and JMX

2002-09-12 Thread David Jencks
You can start the jbossmx mbean server by itself just by creating an instance. The "minimal" jboss configuration is really a pretty minimal configuration that might include services you would find useful, but doesn't have ejbs or anything fancy. david jencks On 2002.09.12 17:23:08 -0400 Subrama

[JBoss-user] Jboss and JMX

2002-09-12 Thread Subramanian Ananthram
I am currently writing JMX agent. And this agent will run on different machines. I wanted to know if there is a way to run JBOSS only for MBeans. I dont want the normal start which would have EJB container and etc. Thanks, Subu --- This sf.