On 11/20/07, Jeff Tsay <
jctsay@...> wrote:
> Hi,
>
> I had some difficulty setting up Shale. I followed the instructions on
>
>
> but when I deployed onto JBoss, I got an ClassNotFoundException saying that
>
> org.apache.shale.faces.ShaleApplicationFilter
>
> was not found.
>
> Eventually, I figured out that the web.xml should have
>
>
> org.apache.shale.application.faces.ShaleApplicationFilter
>
>
> instead of
>
> org.apache.shale.faces.ShaleApplicationFilter
>
>
<snip/>
Thanks for pointing this out, it has (already) been captured as part
of SHALE-398 [1]. I will try to take a look at pending website
corrections this weekend.
-Rahul
[1]
https://issues.apache.org/struts/browse/SHALE-398>
> I just thought you might want to update the documentation. Thanks for
> making Shale!
>
> Jeff Tsay
>