[jboss-dev-forums] [Design of EJB 3.0] - Re: Pulling security out as a separate module
jesper.pedersen
do-not-reply at jboss.com
Tue Apr 22 03:50:56 EDT 2008
Anil, I get a lot of
| org/jboss/ejb3/security/client/SecurityActions$PrincipalInfoAction
| java.lang.NoClassDefFoundError: org/jboss/ejb3/security/client/SecurityActions$PrincipalInfoAction
| at org.jboss.ejb3.security.client.SecurityActions.getPrincipal(SecurityActions.java:359)
| at org.jboss.ejb3.security.client.SecurityClientInterceptor.invoke(SecurityClientInterceptor.java:49)
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
| at org.jboss.ejb3.remoting.IsLocalInterceptor.invoke(IsLocalInterceptor.java:73)
| at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:102)
| at org.jboss.ejb3.stateful.StatefulRemoteProxy.invoke(StatefulRemoteProxy.java:133)
| at $Proxy3.isArjunaTransactedRequired(Unknown Source)
|
in the EJB3 testsuite - can you look into this ?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4145707#4145707
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4145707
More information about the jboss-dev-forums
mailing list