|
From: Mark P. <Mar...@Co...> - 2004-03-13 15:11:51
|
Hi, Actually it sounds like you might have done a bit more than I have. Sure= , send it on over! - Mark > Mark, > > Regarding JMX I think have almost exactly the same thing :-) - a servic= e > to > lookup MBeanInfo declarations via a MBeanInfoDatabase backed by jakarta > modeler, and then services to instantiate model mbeans for POJOs at > runtime > in a MBeanServer, which is also configured externally (and optionally > decorated with adaptors and connectors for remote management via JSR 16= 0.) > I've also got a strategy for object naming based on JSR-77 standards (a= nd > a > little CIM like, too.) > > My initial code to work from is pretty good, but it much of it was writ= ten > before I was a spring monkey so for me I've got a good deal of repackag= ing > to do as well as some issues that need to be ironed out (like what abou= t > support for standard mbeans, how do we want to store mbean metadata > (modeler > or no modeler, attributes, etc.) Ivan's stuff looked good since he had > already taken the next step with the BeanPostProcessor... > > Maybe I can send you some of the stuff I have and we can collaborate? > Cool, > yea, jumpstarting this would be great. > Thanks! Keith > > -----Original Message----- > From: spr...@li... > [mailto:spr...@li...] On Behal= f > Of > Mark Pollack > Sent: Friday, March 12, 2004 5:29 PM > To: spr...@li... > Subject: [Springframework-developer] Sandbox additions. > > > Hi, > > I've added two packages to the sandbox: selector and service. I've als= o > added a docs directory. You can find a description (in progress) in > sandbox/docs/sandbox-reference.pdf > > In the coming week I'll work with Andre on the JMS part. I plan on add= ing > a > 'JMSReactor' which is a message listener that uses the selector package= or > organize the processing of messages. The code I have already is for > creating stand-alone JMS apps and a fa=E7ade for sending messages. Wit= h > some > small modifications these can also be used inside an container.... > > FYI, I also have a simple JMX service that is basically a wrapper to th= e > commons modeler with class instances coming from the spring app context. > I'll also look at Ivan Ristic's classes posted a while ago on this topi= c > and > see what kind of JMX functionality I can come up with to kick start the > JMX > development. > > Cheers, > Mark > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo > technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id638&op=CCk > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id638&op=CCk > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > > |