dev@glassfish.java.net

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

From: Kedar Mhaswade <Kedar.Mhaswade_at_Sun.COM>
Date: Fri, 08 Aug 2008 17:03:20 -0700

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
>