Hi all, Is anyone around doing integration-testing with Shiro and EJB's? I use my own DAO to manage Shiro users, so I'd like to be able to perform a series of tests that would really authenticate.
I'm using Glassfish-embedded and TestNG, but so far I haven't got much success. You can check my bootstrap code at https://gist.github.com/2867767 Cheers, -- Paulo Pires
