Hi
I am not sure if others have had this problem but I love pledbrook's ShiroIntegration plugin and i use it on most of my applications but the two classes ShiroUser and ShiroRole are both in the default package for the domain class when you run the quickstart script.

I guess this question might be for Peter..but I keep getting exceptions in any of my controllers when I change anything when running grails run-app

groovy.lang.MissingPropertyException: No such property: ShiroUser for class: com.lc.domain.AdmissionsController for example...

For those who have moved this class into their root packages or other... what other classes do you have to move ? do you modify any of the plugin logic to support your change ?

Peter...any chance you will move them out of the packageless world in a near release ?

thanks a lot for a great plugin..