Wendy, I think when you gals and guys compile Shale, then only against JSF-API. If not, Shale depends on RI or MyFaces. These api clazzes are inside of myfaces api jar file.
If you'd like to run apps based on myfaces; you need the impl jar file too. If you are interested in extensional stuff then myfaces-extensions.jar (now tomahawk) is needed. -Matthias > But myfaces-extensions.jar _was_ required for a period of time, right? > > On 8/29, Manfred Klug commented that MyFaces doesn't work without the > extensions: > http://issues.apache.org/bugzilla/show_bug.cgi?id=36393 > > I'm currently jumping through all sorts of hoops with Maven in order to pick > up that third .jar file for MyFaces. Is it safe to un-do all that work with > confidence that MyFaces will only require the -api.jar and -impl.jar files > going forward? > > > Yes. we are now doing the same like the RI does. The *listener* is now > > configured via our core tld file. > > This will make life considerably easier, thanks! > > -- > Wendy Smoak > > > -- Matthias Wessendorf Zülpicher Wall 12, 239 50674 Köln
