[jboss-jira] [JBoss JIRA] (AS7-2970) Method getCallerPrincipal in @PreDestroy of SFSB returns null
Ondřej Chaloupka (Created) (JIRA)
jira-events at lists.jboss.org
Fri Dec 9 11:38:42 EST 2011
Method getCallerPrincipal in @PreDestroy of SFSB returns null
-------------------------------------------------------------
Key: AS7-2970
URL: https://issues.jboss.org/browse/AS7-2970
Project: Application Server 7
Issue Type: Bug
Reporter: Ondřej Chaloupka
Assignee: Stuart Douglas
Method getCallerPrincipal in @PreDestroy method of SFSB returns null.
Calling of getCallerPrincipal in @PostConstruct and @PreDestroy method is allowed (EJB3.1 4.6.1).
And for not authenticated user it should return "anonymous".
Test: https://github.com/ochaloup/jboss-as/commits/JBQA-5483-test-migration-getcallerprincipal
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list