I'm not sure why you would reference SimpleSession from a taglib.  The
SimpleSession class is an internal implementation class used only at
the data store layer.  If you're not working with the data store layer
(e.g. writing a custom SessionDAO), all other uses are expected to be
based on the Session interface.

Regards,

Les


On Mon, Mar 18, 2013 at 9:29 AM, NabbleSometimesSucks
<[email protected]> wrote:
> Not sure what to do here. There isn't anything in the stack trace that I see
> pointing to our custom code, so it might be something internal?
>
>
>
> Thanks
>
> Mark
>
>
>
> --
> View this message in context: 
> http://shiro-user.582556.n2.nabble.com/Getting-a-ClassCast-Exception-with-taglib-SimpleSession-tp7578430.html
> Sent from the Shiro User mailing list archive at Nabble.com.

Reply via email to