Ok,
I think I have to be more concrete. My problem is as follows:
I have a LoginModule (JAAS). This LoginModule is called through
a LoginContext.
The LoginModule is not a Bean and I want to use my DAO Bean
to get access to my database. So I tried to implement a ServiceLocator
class that should gets the objects through JNDI.
Maybe there is a better solution to use JAAS LoginModule....?
thx
[Message sent by forum member 'marsias' (marsias)]
http://forums.java.net/jive/thread.jspa?messageID=274342