dev@glassfish.java.net

Re: Is the description sub element of property dead in the domain.xml of v3?

From: Lloyd Chambers <Lloyd.Chambers_at_Sun.COM>
Date: Fri, 08 Aug 2008 17:14:01 -0700

That's a big "yuk".

Let's not add it back if we can avoid it. AMX apparently supported it
thinking it was an Attribute. But maybe that was masked by
com.sun.appserv MBeans.

Can we implement it as an attribute instead?

Lloyd


On Aug 8, 2008, at 5:03 PM, Kedar Mhaswade wrote:

>
>
> Vince Kraemer wrote:
>> sun-domain_1_3.dtd had this:
>> <!ELEMENT property (description?)>
>> <!ATTLIST property
>> name CDATA #REQUIRED
>> value CDATA #REQUIRED>
>> <!ELEMENT description (#PCDATA)>
>> It appears that v3 b18 doesn't support this. (I added a
>> description sub-element to a property and the domain would not
>> start...)
>> Is this an intentional change or not?
>
> Not intentional.
> Please file a bug. But frankly, I have never come across use of
> description subelement of <property>.
>
> But domain not starting is serious.
>
> -Kedar
>
>> thanks,
>> vbk
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>