|
From: Rod J. <rod...@in...> - 2003-09-03 21:57:44
|
I thought Colin was talking about design time, not runtime. But JMX is also potentially valuable. It would be great if it enabled us to address application monitoring. This is an area in which EJB is currently quite strong (decent containers like WebLogic etc.) Regards, Rod ----- Original Message ----- From: "Kopylenko, Dmitry" <dko...@su...> To: <rod...@in...>; "'Colin Sampaleanu '" <col...@ex...> Cc: "'springframework-developer '" <spr...@li...> Sent: Wednesday, September 03, 2003 10:53 PM Subject: RE: [Springframework-developer] Dependency checking > How about JMX support for the bean factory, so the bean factory MBean > component could be integrated with any JMX enabled container and could be > managed easily by JMX container's provided tools (JMX adaptors) ? > > Just an idea :-) > > Dmitriy. > > -----Original Message----- > From: rod...@in... > To: Colin Sampaleanu > Cc: springframework-developer > Sent: 9/3/2003 11:16 AM > Subject: Re: [Springframework-developer] Dependency checking > > >Sounds sort of useful, although unless I am misunderstanding > how this > would work, it would not be useful for a lot of beans since > you can use > a lot of beans without setting all properties, relying on > defaults, etc. > > Exactly, which is why I intend to leave the default as is. > PicoContainer's approach seems to ignore the value of > defaults (although they have just added support for multiple > constructors, which may permit them). > > A tool would be great. I suffer from occasional typo trouble > too. Apparently IDEA users don't when they refactor because > it's smart enough to offer to update XML in the project as > well. > > I would love to see tool support for Spring. Such as > - Eclipse plugin > - Swing GUI editor > - XSLT that can generate nice documentation from an XML bean > definition file > - any other good suggestions? > > This should be a priority after 1.0, even if we lack > bandwidth before then. > > Regards, > Rod > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer |