> To me, JMX is all about metadata -- in a sense, it is the metadata that
> makes detyped invocation work.  When you talk about adding metadata to an
> invocation, and storing that metadata somewhere, it sounds just like MBean
> persistence.  At a minimum, you should be able to reuse some ideas, if not
> code, from the management module...
>

IMHO, JMX is limiting.  MBeans are declarations of object instances.
standardjboss.xml, standardcmp-jdbc.xml, the new aspect configs, etc... are
templates/defaultconfigs for object creations/instantiations.  A major
difference.

Sometimes config is just config and there's really no object you can attach
it to.

Bill

>   - Matt
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:jboss-development-admin@;lists.sourceforge.net]On Behalf Of Dain
> Sundstrom
> Sent: Wednesday, November 13, 2002 2:34 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-dev] Metadata Service
>
>
> Matt Munz wrote:
> > Dain,
> >
> >  Please excuse my ignorance.  I'm a bit JMX-centric at the
> moment.  I see
> an
> > org.jboss.mx.server.Invocation that doesn't seem to know about
> / relate to
> > org.jboss.invocation.Invocation.  Obviously the names are the same.  Is
> > there any deeper relationship?
>
> Got me.  I am a bit to EJB centric at the moment.  I would guess that
> plan it to merge them, but I don't know.
>
> > When I hear metadata & JBoss in the same sentence, I think of JMX
> > MBeanInfo.  Since I recently wrote some code to facilitate MBeanInfo
> > persistence, I'm interested in any changes to the way MBeanInfo
> is stored
> in
> > the server.  Is this related at all?
>
> Cool. I'm interested in the MBean persistence stuff.  I have no plans on
> writing the final metadata repository, I just want to use one, so I will
> quickly write something with a very simple interface that can be
> replaced later.  I feel that all this stuff is related, we just need to
> figure out how it all fits together.
>
> -dain
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by: Are you worried about
> your web server security? Click here for a FREE Thawte
> Apache SSL Guide and answer your Apache SSL security
> needs: http://www.gothawte.com/rd523.html
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by: Are you worried about
> your web server security? Click here for a FREE Thawte
> Apache SSL Guide and answer your Apache SSL security
> needs: http://www.gothawte.com/rd523.html
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development



-------------------------------------------------------
This sf.net email is sponsored by: Are you worried about 
your web server security? Click here for a FREE Thawte 
Apache SSL Guide and answer your Apache SSL security 
needs: http://www.gothawte.com/rd523.html
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to