David, > I'm thinking of a minimal that is perhaps smaller than that. I think > that > the MBean API + proxies should be sufficient for many clients.
> Currently setting up the sar deployer is done in the jboss startup code, > and the "minimal" jboss-service.xml is then read in. Without this, how do > you propose to efficiently deploy and configure mbeans? What's wrong with mbeanServer().registerMBean(mmb, name) ? I guess I'm thinking that some clients will not want to get overly involved with the file system. JMX on the client side and JBoss on the client side are two different things, right? AFAIK, MBeanServerFactory.createMBeanServer() doesn't require the service deployer. If it does, that's another thing... - Matt ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development