[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-2263) @SecurityDomain doesn't work with @Singleton
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Mon Jul 25 11:34:23 EDT 2011
[ https://issues.jboss.org/browse/EJBTHREE-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616275#comment-12616275 ]
jaikiran pai commented on EJBTHREE-2263:
----------------------------------------
Try out the latest AS6 nightly build (containing r111829). That should have this fix.
> @SecurityDomain doesn't work with @Singleton
> --------------------------------------------
>
> Key: EJBTHREE-2263
> URL: https://issues.jboss.org/browse/EJBTHREE-2263
> Project: EJB 3.0
> Issue Type: Bug
> Components: Security, singleton
> Affects Versions: depchain-1.0.0, depchain-1.0.1
> Environment: Windows Vista, java version "1.6.0_23"
> Reporter: Christian Reiter
> Assignee: jaikiran pai
> Labels: security_domain, singleton
> Fix For: depchain-1.0.2
>
> 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