[jboss-jira] [JBoss JIRA] Commented: (JBAS-6422) fix org.jboss.test.ejb3.jbas6239.unit.RunAsMDBUnitTestCase
Dimitris Andreadis (JIRA)
jira-events at lists.jboss.org
Tue Jan 27 09:58:44 EST 2009
[ https://jira.jboss.org/jira/browse/JBAS-6422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12449873#action_12449873 ]
Dimitris Andreadis commented on JBAS-6422:
------------------------------------------
http://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-5.0.x-testSuite-sun15/1242/testReport/org.jboss.test.ejb3.jbas6239.unit/RunAsMDBUnitTestCase/testSendMessage/
ava.lang.IllegalArgumentException: callerSubject is null
at org.jboss.security.plugins.javaee.EJBAuthorizationHelper.authorize(EJBAuthorizationHelper.java:78)
at org.jboss.ejb3.security.RoleBasedAuthorizationInterceptorv2.invoke(RoleBasedAuthorizationInterceptorv2.java:189)
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
at org.jboss.ejb3.security.Ejb3AuthenticationInterceptorv2.invoke(Ejb3AuthenticationInterceptorv2.java:186)
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
at org.jboss.ejb3.ENCPropagationInterceptor.invoke(ENCPropagationInterceptor.java:41)
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
at org.jboss.ejb3.asynchronous.AsynchronousInterceptor.invoke(AsynchronousInterceptor.java:106)
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
at org.jboss.ejb3.BlockContainerShutdownInterceptor.invoke(BlockContainerShutdownInterceptor.java:67)
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
at org.jboss.aspects.currentinvocation.CurrentInvocationInterceptor.invoke(CurrentInvocationInterceptor.java:67)
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
at org.jboss.ejb3.stateless.StatelessContainer.dynamicInvoke(StatelessContainer.java:487)
at org.jboss.ejb3.remoting.IsLocalInterceptor.invokeLocal(IsLocalInterceptor.java:85)
at org.jboss.ejb3.remoting.IsLocalInterceptor.invoke(IsLocalInterceptor.java:72)
at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
at org.jboss.aspects.remoting.PojiProxy.invoke(PojiProxy.java:62)
at $Proxy2401.invoke(Unknown Source)
...
> fix org.jboss.test.ejb3.jbas6239.unit.RunAsMDBUnitTestCase
> ----------------------------------------------------------
>
> Key: JBAS-6422
> URL: https://jira.jboss.org/jira/browse/JBAS-6422
> Project: JBoss Application Server
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Security, Test Suite
> Reporter: Dimitris Andreadis
> Assignee: Anil Saldhana
> Priority: Critical
> Fix For: JBossAS-5.0.1.GA
>
>
> org.jboss.test.ejb3.jbas6239.unit.RunAsMDBUnitTestCase started failing after the changes in JBAS-6419.
--
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