dev@glassfish.java.net

Re: Kernel Code change Review

From: Jerome Dochez <jerome.dochez_at_oracle.com>
Date: Thu, 08 Jul 2010 12:47:39 -0700

The changes look good but I am wondering if there are impacts on the
client side. For instance, who is using the XML or Json reports on the
client side.
do they need to know about the new format ?

On 7/8/10 11:24 AM, Jason Lee wrote:
> The Admin Console has a request to be able to manipulate properties
> for a given ConfigBean in bulk (i.e., set 137 properties with one
> request). To do this, I need to extend the XmlActionReporter and
> JsonActionReporter objects to encode nested Lists and Maps in the
> MessageParts' properties attribute. I have attached three items: the
> diff of the changes, a simple Java class that exercises the changes,
> and the (formatted) sample output.
>
> I've made the changes on the REST side, but I need to commit these
> changes before the code (including unit tests!:) in the REST module
> can be committed.
>
> I would appreciate a review from someone familiar with this part of
> the system (and with the...authority to approve the commit). This is
> a big blocker for milestone 3 for the console.
>
> Many thanks!
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>