admin@glassfish.java.net

Re: Code review for templates

From: Lloyd L Chambers <Lloyd.Chambers_at_Sun.COM>
Date: Wed, 29 Nov 2006 18:32:55 -0800

Kedar/Shing Wai,

If this is an incompatible change, it requires addition to the WSARC
case for AppServer 9.1 as well as the Change Control Committed.

I think it would be best if all such incompatible changes were
collected, and one effort made to do this paperwork for all of them.

Lloyd
On Nov 29, 2006, at 6:01 PM, kedar wrote:

> Looks good.
> Copying admin alias.
>
> The idea is: we are deprecating this unused DTD attribute for
> security-service element of a server's config in domain_1_3.dtd.
>
> This change only covers the default template change.
>
> Thanks,
> Kedar
>
> Shing-Wai.Chan_at_Sun.COM wrote:
>> Hi Kedar,
>> Can you review the templates changes below?
>> Thanks.
>> Shing Wai Chan
>>
>> cvs diff default-config.xml
>> Index: default-config.xml
>> ===================================================================
>> RCS file: /cvs/glassfish/admin/templates/pe80/default-config.xml,v
>> retrieving revision 1.1
>> diff -r1.1 default-config.xml
>> 70c70
>> < <security-service default-realm="file" anonymous-role="ANYONE"
>> audit-enabled="false" jacc="default" audit-modules="default">
>> ---
>> > <security-service default-realm="file" audit-enabled="false"
>> jacc="default" audit-modules="default">
>>
>> cvs diff default-domain.xml.template
>> Index: default-domain.xml.template
>> ===================================================================
>> RCS file: /cvs/glassfish/admin/templates/pe80/default-
>> domain.xml.template,v
>> retrieving revision 1.47
>> diff -r1.47 default-domain.xml.template
>> 102c102
>> < <security-service default-realm="file" anonymous-
>> role="ANYONE" audit-enabled="false" jacc="default" audit-
>> modules="default">
>> ---
>> > <security-service default-realm="file" audit-enabled="false"
>> jacc="default" audit-modules="default">
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: admin-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: admin-help_at_glassfish.dev.java.net
>