Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7557814
By: bprucha
How is JAAS going to be handled in the JEE deployment? APLAWS uses
javax.security.auth.login.Configuration.setConfiguration(getLoginConfig()) to
set the JAAS configuration. In JBoss this overides it's way of configuring
JAAS and breaks the ability to login to the admin and jmx consoles. The way
to package an EAR and configure it in JBoss is described pretty well at
http://stuffthathappens.com/blog/2008/05/16/writing-a-custom-jaas-loginmodule/
under the Packaging heading. This is JBoss specific though. I don't know how
over app servers handle this. Anyone have any suggestions?
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=368401
|