[jboss-jira] [JBoss JIRA] Created: (JBAS-6852) JBoss looses authentication information
Brian unknown (JIRA)
jira-events at lists.jboss.org
Fri May 1 13:44:46 EDT 2009
JBoss looses authentication information
---------------------------------------
Key: JBAS-6852
URL: https://jira.jboss.org/jira/browse/JBAS-6852
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: EJB3
Affects Versions: JBossAS-4.2.3.GA
Environment: Windows xp
Reporter: Brian unknown
Assignee: Carlo de Wolf
I created a loginContext to log in a user, which worked fine at first. It gave me a subject with principles. But after the method finished, JBoss lost the authentication info, so that next time I tried to access a secured jsp it redirected me to the log in page. I tested it with a form submitting to j_security_check, and it worked fine. It seems to only be a problem when submitting to a custom method.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list