Jon,
thanks for testing it ;)
here is the link you are searching for: https://taglibrarydoc.dev.java.net/
I also tried their last JAR file.
Can you bring up that issue to their mailing list(s) ?
Thanks, Matthias
Jonathan Eric Miller wrote:
I'm not able to get the tlddoc application to work at all. First I tried to see if I could get it to work with a .tld file of my own. Then, I tried it using one of the JSF RI .tlds thinking that that should be valid. But, I'm receiving the following error. As far as I can tell tlddoc is an unsupported tool from Sun? If I remember correctly, I found it on Sun's Web site several months ago, however, I can't find it there anymore...
C:\jsf1.1fcs-src\jsf-ri\conf\share>java -jar \tlddoc-1_0\tlddoc.jar jsf_core.tld
Loading and translating 1 Tag Library...
com.sun.tlddoc.GeneratorException: Error: C:\jsf1.1fcs-src\jsf-ri\conf\share\jsf_core.tld does not have <taglib> as root.
at com.sun.tlddoc.TLDDocGenerator.createTLDSummaryDoc(TLDDocGenerator.java:503)
at com.sun.tlddoc.TLDDocGenerator.generate(TLDDocGenerator.java:409) at com.sun.tlddoc.TLDDoc.main(TLDDoc.java:190)
Jon
----- Original Message ----- From: "Matthias Wessendorf" <[EMAIL PROTECTED]>
To: "MyFaces Discussion" <[email protected]>
Sent: Thursday, March 31, 2005 1:24 PM
Subject: Re: Windowtitle not set on javadocs documentation
Jon,
yes I know...
please look here: http://issues.apache.org/jira/browse/MYFACES-156
do you know a solution ?
-Matthias
Jonathan Eric Miller wrote:
Woohoo! The javadocs in 1.0.9rc2 have a title now! :-) The only problem now is that the tlddoc documentation is missing. ;-)
Jon
----- Original Message ----- From: "Matthias Wessendorf" <[EMAIL PROTECTED]>
To: "MyFaces Discussion" <[email protected]>
Sent: Wednesday, March 16, 2005 3:29 PM
Subject: Re: Windowtitle not set on javadocs documentation
thanks.
in CVS for now!
I'll upload the new doc, *after* the vote on next release is done!
-Matthias
Jonathan Eric Miller wrote:
Would it be possible to set the windowtitle on the javadocs documentation for the API and the TLD docs in the next version of MyFaces? Currently, it's just set to the defaults...
Jon

