You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Boris Kovalenko <bo...@tagnet.ru> on 2005/10/02 11:44:41 UTC

Nightly 20051001 sandbox.jar error

Hello!

	myfaces_sandbox.tld has an error on line 1300. Tag <description> for 
element accordionPanel is used twice, one should be eleminated.

[15:39:34.885] com.caucho.xml.XmlParseException: 
jar:file:/C:/Development/Projec
ts/Ubs/WEB-INF/lib/sandbox.jar!/META-INF/myfaces_sandbox.tld:1300: 
<description>
  is an unexpected tag (parent <tag> starts at 1291). Check for 
duplicate and out
-of-order tags.
[15:39:34.885]
[15:39:34.885] <attribute>,
[15:39:34.885] <example> or
[15:39:34.885] <variable> are expected,
[15:39:34.885] or </tag> may close.
[15:39:34.885]
[15:39:34.885] <tag> syntax: (<name>, <tag-class>, <tei-class>?, 
<body-content>?
, <display-name>?, <small-icon>?, <large-icon>?, <description>?, 
<variable>*, <a
ttribute>*, <example>?)

With respect,
	Boris

Re: Nightly 20051001 sandbox.jar error

Posted by Werner Punz <we...@gmx.at>.
Just fixed it, thanks for reporting it...

There was a double description entry in the accordeon
panel tld descriptors

werner

Boris Kovalenko wrote:
> Hello!
> 
>     myfaces_sandbox.tld has an error on line 1300. Tag <description> for
> element accordionPanel is used twice, one should be eleminated.
> 
> [15:39:34.885] com.caucho.xml.XmlParseException:
> jar:file:/C:/Development/Projec
> ts/Ubs/WEB-INF/lib/sandbox.jar!/META-INF/myfaces_sandbox.tld:1300:
> <description>
>  is an unexpected tag (parent <tag> starts at 1291). Check for duplicate
> and out
> -of-order tags.
> [15:39:34.885]
> [15:39:34.885] <attribute>,
> [15:39:34.885] <example> or
> [15:39:34.885] <variable> are expected,
> [15:39:34.885] or </tag> may close.
> [15:39:34.885]
> [15:39:34.885] <tag> syntax: (<name>, <tag-class>, <tei-class>?,
> <body-content>?
> , <display-name>?, <small-icon>?, <large-icon>?, <description>?,
> <variable>*, <a
> ttribute>*, <example>?)
> 
> With respect,
>     Boris
>