David Jencks wrote:
> Maybe it's my lack of imagination, but I'm having a hard time seeing how to
> combine JINI discovery/lookup with jmx mbean calls.  I do wonder how much
> of what you are thinking of can be done with disciplined use of object
> names and mbean queries?

Probably most. It's just levels of flexibility and dependency: either
you say the exact service *instances* you need, or you specify the
service *types* you need. For most cases the explicit way will probably
work well, whereas it is possibly more selfmaintaining to only be
dependent on service types.

/Rickard

-- 
Rickard Öberg
Software Development Specialist
xlurc - Xpedio Linköping Ubiquitous Research Center
Author of "Mastering RMI"
Email: [EMAIL PROTECTED]

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to