Oh well, forget it, I downloaded from a different mirror and it looks complete.

Roberto Leibman wrote:
I got the one from

http://apache.inetbridge.net/myfaces/binaries/myfaces-core-1.2.6-bin.tar.gz

I downloaded it again to confirm, it's not there.

Simon Kitching wrote:
I checked the tar.gz download bundle. And the tlds are also there.

I downloaded
  myfaces-core-1.2.6-bin.tar.gz
and checked the md5sum is correct. Then I unpacked it.

In the "myfaces-core-1.2.6-bin/lib" subdir:
  jar tf myfaces-impl-1.2.6.jar | grep tld
  META-INF/myfaces_html.tld
  META-INF/myfaces_core.tld

Which bundle did you download from the download site, and exactly which
mirror did you get it from? And does the md5 checksum match for the
bundle you downloaded?

Regards,
Simon

Roberto Leibman schrieb:
You're right, they are there. They don't seem to be in the copy
available from http://myfaces.apache.org/download.html!

Simon Kitching wrote:
The tlds are there. I just downloaded from the official maven repo:
http://repo2.maven.org/maven2/org/apache/myfaces/core/myfaces-impl/1.2.6/

jar tf myfaces-impl-1.2.6.jar | grep tld
META-INF/myfaces_html.tld
META-INF/myfaces_core.tld

Regards,
Simon

Roberto Leibman schrieb:
I didn't trust eclipse to tell me, I used jar directly, and there are no
tld's in the myfaces-impl  or myfaces-api that come with 1.2.6:

robe...@uberwald:~/workspace/thirdparty/lib/jsf$ ls
myfaces-api-1.2.6.jar  myfaces-impl-1.2.6.jar  tomahawk12-1.1.8.jar
robe...@uberwald:~/workspace/thirdparty/lib/jsf$ ls -1 | xargs -i jar
-tf  "{}" | grep tld
META-INF/tomahawk.tld

Thanks, though.

Roberto

Leonardo Uribe wrote:
Hi

It is a problem from eclipse. You can find those files inside myfaces
jar files (look for two files called myfaces_core.tld and
myfaces_html.tld on myfaces-impl jar).

regards

Leonardo Uribe

On Thu, Apr 2, 2009 at 8:29 PM, Roberto Leibman <[email protected]
<mailto:[email protected]>> wrote:

    I downloaded the latest version of myfaces, I had been using 1.1
and

    want to see what's new in 1.2. My first stumbling block is the
    missing tld's.
    Eclipse gives me the following error

    - Cannot find the tag library descriptor for
    "http://java.sun.com/jsf/core";      This tld was previously
included in the myfaces jar, I downloaded
    some examples from the myfaces site which included myfaces 1.2.4
    and the tld's were inside there! However, the latest version
    (1.2.6) does NOT include them.

    Did I miss something obvious?

    Thanks

    Roberto








--
        Roberto Leibman, CTO
951 Washington Ave, Suite 515
Roseville, CA 95768
(916) 213-1969
[email protected]
http://www.freezlets.com

Reply via email to