Re: Testing Page Rendered when using AnnotationsShiroAuthorizationStrategy

2016-10-15 Thread Martin Grigorov
Hi, The exception message didn't make it. Please paste the whole exception again. I use Spring Security and I don't have any problems with testing the app. Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Sat, Oct 15, 2016 at 3:41 PM, David Beer wrote: > Hi All

Testing Page Rendered when using AnnotationsShiroAuthorizationStrategy

2016-10-15 Thread David Beer
Hi All I am using shiro to handle my authentication and Authorization for pages and some components. My current problem is that the page is Annotated like so @ShiroSecurityConstraint(constraint = ShiroConstraint.LoggedIn). The problem is I keep getting an java.lang.IllegalStateException: missing b