Hi all, When using OpenEJB as an embedded library, is there a way to configure users and groups ? Seems to me that OpenEJB does not read at all users.properties and groups.properties files, when used in embedded mode. So there must be some other way to specify user credentials ?
Thank you in advance! P.S. Actually i am doing a completely different thing! I want to debug in Eclipse, my EJB code running in OpenEJB. When using OpenEJB as a remote server, i couldn't manage to attach the EJB sources to the debug configuration ! (actually i did it, but couldn't manage to get Eclipse stop into my breakpoints, don't know why). With pleasure i found out that when using OpenEJB as an embedded library, the debug stops successfully in my EJB breakpoints. recursion -- View this message in context: http://www.nabble.com/Security-in-embedded-mode-tp24054743p24054743.html Sent from the OpenEJB User mailing list archive at Nabble.com.
