[jboss-jira] [JBoss JIRA] Updated: (JBAS-9244) @SecurityDomain doesn't work with @Singleton
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Tue May 10 01:34:18 EDT 2011
[ https://issues.jboss.org/browse/JBAS-9244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
jaikiran pai updated JBAS-9244:
-------------------------------
Fix Version/s: 6.1.0
Component/s: EJB
Marking for 6.1.0, so that it can tracked accordingly.
> @SecurityDomain doesn't work with @Singleton
> --------------------------------------------
>
> Key: JBAS-9244
> URL: https://issues.jboss.org/browse/JBAS-9244
> Project: Legacy JBoss Application Server 6
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: EJB, Security
> Affects Versions: 6.0.0.Final
> Environment: Windows Vista, java version "1.6.0_23"
> Reporter: Christian Reiter
> Assignee: jaikiran pai
> Labels: security_domain, singleton
> Fix For: 6.1.0
>
> Attachments: login-config.zip, SingletonAuthTest_Client.zip, SingletonAuthTest_EE_App.zip, SingletonAuthTest_Interfaces.zip
>
>
> In Jboss AS 6 (6.0.0.Final) the Annotation @SecurityDomain from the package org.jboss.ejb3.annotation.SecurityDomain doesn't seem to work with @Singleton - SessionBeans.
> If I try to call a method from a @Singleton which is marked with @RolesAllowed i get a "java.lang.IllegalStateException: Security Context has not been set" Exception. If I do completely the same with a @Stateless SessionBean everything works fine.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list