Bugs item #1041981, was opened at 2004-10-06 22:02 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1041981&group_id=22866
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Rick Wong (rickkw) Assigned to: Nobody/Anonymous (nobody) Summary: Null Subject after FORM based login Initial Comment: Hi, I read about bug 1040200 and I have a similar problem with JBoss 4.0. I narrowed it down to a very simple test case with a couple of jsp pages. It looks like that with FORM based authentication, immediately after the first login, the authenticated Subject is missing. Reloading or subsequent request will get the subject as expected. In this test case, I enabled SubjectAttributeName in jbossweb. In my own private code, a call to SecurityAssociation.getSubject() returns null in a similar manner. I am attaching the test case application as bug1040200.war. Thanks, -- Rick ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1041981&group_id=22866 ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
