[jboss-jira] [JBoss JIRA] Commented: (JBAOP-300) SecurityActions$PrincipalInfoAction missing from client jar
Thomas Diesler (JIRA)
jira-events at jboss.com
Tue Oct 31 16:52:41 EST 2006
[ http://jira.jboss.com/jira/browse/JBAOP-300?page=comments#action_12346042 ]
Thomas Diesler commented on JBAOP-300:
--------------------------------------
This is the jboss-aspect-jdk50-client.jar from the snapshot used jbossas/trunk
The missing class braks remote EJB3 clients
> SecurityActions$PrincipalInfoAction missing from client jar
> -----------------------------------------------------------
>
> Key: JBAOP-300
> URL: http://jira.jboss.com/jira/browse/JBAOP-300
> Project: JBoss AOP
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Thomas Diesler
>
> java.lang.NoClassDefFoundError: org/jboss/aspects/security/SecurityActions$PrincipalInfoAction
> at org.jboss.aspects.security.SecurityActions.getPrincipal(SecurityActions.java:363)
> at org.jboss.aspects.security.SecurityClientInterceptor.invoke(SecurityClientInterceptor.java:47)
> at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
> at org.jboss.ejb3.remoting.IsLocalInterceptor.invoke(IsLocalInterceptor.java:77)
> at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
> at org.jboss.ejb3.stateless.StatelessRemoteProxy.invoke(StatelessRemoteProxy.java:102)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list