Yes, I think exactly the same as you. I made some debugging over the OpenEJB sources and at one particular moment, i looked at an instance variable called 'securityContext' (somewhere inside the security service implementation). It had the appropriate caller credentials but the addInRole() method wasn't called at all. So the GlassFish roles weren't applied. (the role array of my user was empty instead of [admins, guests])
Best Regards, recursion. -- View this message in context: http://www.nabble.com/Unknown-Container-Exception%3A-java.lang.NullPointerException-tp24080389p24134268.html Sent from the OpenEJB User mailing list archive at Nabble.com.
