[ 
http://issues.apache.org/jira/browse/MYFACES-197?page=comments#action_63735 ]
     
Martin Bosak commented on MYFACES-197:
--------------------------------------

Did you removed the xmlns= attribute from the .tlds in the \tlds directory?

It boils down to (until tlddoc gets fixed) that if the <taglib> element has an 
xmlns= attribute, tlddoc requires it to be "http://java.sun.com/xml/ns/j2ee";.  
If the <taglib> element does not have an xmlns= attribute; then tlddoc will 
accept it.

Apparently, most tag libraries don't specify an xmlns; so the author never ran 
across it before when he made the change to tlddoc to support JSP 2.0.

Yes, we still need to leave the .dtd there because the codegen task for 
generating the WAP tag support runs an xmlvalidate step that requires it.  I 
suppose you could move it somewhere else; I was trying to minimize the changes.

BTW, sorry it took so long to answer your questions.  The E-mail address I 
registered with is my home one.

> TLDDocs Index page only has WAP tags
> ------------------------------------
>
>          Key: MYFACES-197
>          URL: http://issues.apache.org/jira/browse/MYFACES-197
>      Project: MyFaces
>         Type: Bug
>     Versions: 1.0.9 beta
>  Environment: Any
>     Reporter: Martin Bosak
>     Assignee: sean schofield
>     Priority: Minor

>
> The index page of the 1.0.9m9 release only contains links for the WAP tags.  
> The individual extension tag documentation files are physically in the 
> tlddocs\x directory; but are missing from the tlddocs\index.html page.

-- 
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