On Jul 31, 2006, at 3:16 PM, Sean Schofield wrote:
According to the facelets site (section 1.2) the EL RI is also needed for facelets[1]. That's probably why I am getting the following stack trace:
I was able to find the el-api JAR on a java.net maven repo, but I couldn't find the ri JAR anywhere. For our project we set up an internal maven repo that contains those JAR files until they put them in a public place.
Greg