At a guess I'd say that the critical passage in the book is in the previous sentence: "...during initialization using the initialize method thread context class loader."
I suspect that when that passage was written DynamicLoginConfig didn't exist yet (it was added in 3.2 I think).What is probably happening is that for some reason the initialisation isn't running with this loader, but with the normal one. (which, come to think of it is very odd since login modules are initialised as part of the login process anyway, regardless of how they were specified) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839905#3839905 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839905 ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
