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

