> that's great but why 2 servers. Can't we just keep > the two views and the single resource?
yes you can... it is a matter of taste I guess. Do you want to differentiate your MBeans by object names (different names for same service depending on view) or do you want to use the same object name for your service, just the view changes depending on which server instance you connect to. > Actually... wouldn't that separate the views for > tools as well? like 8082 > would just see the admin one and the comp one would > be internal... yes that it would do. Although tools supporting visibility attributes per mbean in a single server would be trivial to code as well. -- Juha _________________________________________________________ View thread online: http://main.jboss.org/thread.jsp?forum=66&thread=8538 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
