I do something similar using the EJBContainer API - is there a particular problem that you're seeing?
On Mon, Jun 4, 2012 at 7:12 AM, Paulo Pires - [email protected] wrote: > 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 > > >
