Extra output...

2007-11-26 Thread Chris Keefer
Hi Folks, I am using shale-test for developing my JSF unit tests. I noticed in the output of my tests some odd output (Ex: descriptor (class=some.package.and.class name=someName). I tracked this down to when I create a ValueBinding and retrieve a value using the getValue () method. The

Re: Documentation for Shale setup

2007-11-26 Thread Rahul Akolkar
On 11/20/07, Jeff Tsay [EMAIL PROTECTED] 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