<br><br><div class="gmail_quote">On Wed, Mar 24, 2010 at 9:54 PM, Ed Burns <span dir="ltr"><<a href="mailto:edward.burns@oracle.com">edward.burns@oracle.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
>>>>> On Tue, 23 Mar 2010 20:51:53 +0100, Werner Punz <<a href="mailto:werner.punz@gmail.com">werner.punz@gmail.com</a>> said:<br>
<br>
WP> Btw. my personal opinion regarding all this is that this should be<br>
WP> solved in a special spec which frameworks can attach to. After all<br>
WP> the entire configuration change aspect is not only JSF specific but<br>
WP> goes way depper into every framework.<br>
<br>
WP> But I guess someone has to do the first step before an umbrella jsr<br>
WP> spanning all JEE frameworks is opened :-)<br>
<br>
Yes, that's certainly true. In fact, there's a time honored tradition<br>
of JSF being an important place where innovation enters the platform.<br>
<br>
This is a very thorough proposal, Werner. Thanks for preparing it.<br>
<br>
I'd like to see this API done in terms of existing APIS, such as the<br>
java.lang.management MBeans [1]. Is it possible we can use JMX rather<br>
than introducing a new API?<br>
<br>
Ed<br>
<br>
[1] <a href="http://java.sun.com/j2se/1.5.0/docs/guide/management/overview.html#mbeans" target="_blank">http://java.sun.com/j2se/1.5.0/docs/guide/management/overview.html#mbeans</a><br>
<div><div></div><div class="h5"><br></div></div></blockquote><div>I assume so, I just had a quick look at it, it sounds very sane to use it, since<br>it is part of the JDK since 5 so we are save to be able to run it in any context.<br>
Secondly it deals with configuration singletons anyway, and<br><br><a href="http://java.sun.com/j2se/1.5.0/docs/api/javax/management/Descriptor.html">http://java.sun.com/j2se/1.5.0/docs/api/javax/management/Descriptor.html</a><br>
seems to be able to handle get,insert,delete,update usecases.<br><br><br>But I am by far no expert in that part of the java API (I always skipped it for not having<br>ever used it in my life, I just knew it existed)<br><br>
So can anyone with more insight can elaborate if we can reuse it?<br><br><br><br>Werner<br><br><br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div class="h5">
--<br>
| <a href="mailto:edward.burns@oracle.com">edward.burns@oracle.com</a> | office: 408 884 9519 OR x31640<br>
| homepage: | <a href="http://ridingthecrest.com/" target="_blank">http://ridingthecrest.com/</a><br>
</div></div></blockquote></div><br>