[ 
http://issues.apache.org/jira/browse/MYFACES-521?page=comments#action_12322753 
] 

Wendy Smoak commented on MYFACES-521:
-------------------------------------

The error message is pointing out the line number:  myfaces_html.tld:2585

It's at the bottom of selectOneMenu:

        <attribute><name>enabledClass</name>     <required>false</required>  
<rtexprvalue>false</rtexprvalue></attribute>
         <attribute><name>disabledClass</name>     <required>false</required>  
<rtexprvalue>false</rtexprvalue></attribute>
ant
    </tag>

Actually the extra text is in the entity &standard_select_one_menu_attributes; 

http://svn.apache.org/repos/asf/myfaces/impl/trunk/tld/entities/standard_select_one_menu_attributes.xml

> Errors in TLDs
> --------------
>
>          Key: MYFACES-521
>          URL: http://issues.apache.org/jira/browse/MYFACES-521
>      Project: MyFaces
>         Type: Bug
>   Components: General
>     Versions: Nightly Build
>  Environment: Windows, JDK 1.4.2, Resin 3.0.14
>     Reporter: Boris Kovalenko
>  Attachments: tlds.zip
>
> Errors in TLDs... Resin compains like:
> log4j:WARN Please initialize the log4j system properly.
> [19:06:20.731] com.caucho.xml.XmlParseException: 
> jar:file:/C:/Development/Projec
> ts/Ubs/WEB-INF/lib/myfaces-all.jar!/META-INF/myfaces_html.tld:2585: The 
> followin
> g text is not allowed in this context.
> [19:06:20.731]
> [19:06:20.731] ant
> [19:06:20.731]
> [19:06:20.731]
> [19:06:20.731]
> [19:06:20.731] <attribute> or
> [19:06:20.731] <example> are expected,
> [19:06:20.731] or </tag> may close.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to