OK, I have read the paid for docs and forums.. I am wrapping a call to a secured session bean method with a "client-login" in my MDB's onMessage() as outlined in earlier posts.
Now I want to remove the jboss security specific stuff from my MDB code and I could use a little help.. My question is Interceptor OR SecurityProxy.. which should I use? and Both of these objects return before the bean method is called so where can I call the logout() method of my "client-login" LoginContext. What are the consequences of not calling logout()? Yours Phil View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847669#3847669 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847669 ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
