Re: [Stripes-users] Nagging Exception

2011-10-02 Thread Adam Stokar
Thanks Ben. I will give this a shot and let everyone know the results. On Sun, Oct 2, 2011 at 1:35 PM, Ben Gunter wrote: > Try adding INCLUDE as well. > > On Sun, Oct 2, 2011 at 9:41 AM, Adam Stokar wrote: > >> Hi All, >> >> Looking for some help as I haven't found anything useful on the web.

Re: [Stripes-users] Nagging Exception

2011-10-02 Thread Ben Gunter
Try adding INCLUDE as well. On Sun, Oct 2, 2011 at 9:41 AM, Adam Stokar wrote: > Hi All, > > Looking for some help as I haven't found anything useful on the web. My > stripes application is consistently throwing the below exception: > > java.lang. > IllegalStateException: A request made it thro

Re: [Stripes-users] Nagging Exception

2011-10-02 Thread Adam Stokar
Yes I do. My actions always seem to work locally, and I don't notice this error when using the app. But when I look at the logs, it is all over the place. On Sun, Oct 2, 2011 at 9:59 AM, Rick Grashel wrote: > Adam, > > Do you have the Stripes dispatcher mapped properly? Here is an > example t

Re: [Stripes-users] Nagging Exception

2011-10-02 Thread Rick Grashel
Adam, Do you have the Stripes dispatcher mapped properly?  Here is an example that I use: StripesFilter *.jsp REQUEST StripesFilter StripesDispatcher REQUEST