RE: [OT] JBoss, Jaas and Struts

2004-07-19 Thread Erez Efrati
ECTED] Sent: Monday, July 19, 2004 6:43 PM To: Struts Users Mailing List Subject: Re: [OT] JBoss, Jaas and Struts The helpfulness of people on this list continues to amaze me. Glad to know I'm not the only one struggling with this! I will play with the technique described when I get a cha

Re: [OT] JBoss, Jaas and Struts

2004-07-19 Thread Erik Weber
The helpfulness of people on this list continues to amaze me. Glad to know I'm not the only one struggling with this! I will play with the technique described when I get a chance, and I will let everyone know how it goes. But that may be next weekend. Meanwhile, I will post this general solicit

Re: [OT] JBoss, Jaas and Struts

2004-07-19 Thread Rick Reumann
Erik Weber wrote: Dang I thought I was onto something! I guess I'll stick to my "User" object in each session, and just try to make sure I centralize the auth checks as much as I can. Dunno why I ever wanted to change it, anyway. Thanks Craig for your time. I also sent your question on to a co-w

Re: [OT] JBoss, Jaas and Struts

2004-07-19 Thread Erik Weber
Dang I thought I was onto something! I guess I'll stick to my "User" object in each session, and just try to make sure I centralize the auth checks as much as I can. Dunno why I ever wanted to change it, anyway. Thanks Craig for your time. Erik Craig McClanahan wrote: On Sun, 18 Jul 2004 21:50:

Re: [OT] JBoss, Jaas and Struts

2004-07-18 Thread Craig McClanahan
On Sun, 18 Jul 2004 21:50:19 -0400, Erik Weber <[EMAIL PROTECTED]> wrote: > So, I am trying to use the JAAS implementations that JBoss provides, > which are configurable via login-config.xml. Now, if you configure that > file appropriately and create a login page that follows the J2EE specs > for c