Why "JAAS Based Security in JBoss" on JBoss Documentation Manual
don't work on JBoss 3.0? And also Javaworld example don't work.

this is the error:

14:58:56,251 INFO  [JBossUserRealm#JAAS Tutorial Servlets]
JBossUserPrincipal: java
14:58:56,251 INFO  [JBossUserRealm#JAAS Tutorial Servlets] authenticating:
Name:java Password:echoman
14:58:56,251 INFO  [JBossUserRealm#JAAS Tutorial Servlets]
JBossUserPrincipal: java is authenticated
14:58:56,261 INFO  [JBossUserRealm#JAAS Tutorial Servlets]
JBossUserPrincipal: java is in Role: Echo
14:58:56,401 ERROR [SecurityInterceptor] Insufficient method permissions,
principal=null, method=create, requiredRoles=[Coder, Echo],
principalRoles=[]
14:58:56,401 ERROR [StatelessSessionContainer] invoke returned an
exceptionjava.rmi.RemoteException: checkSecurityAssociation; nested
exception is:

the web client works, but the ejb principal is null, why?

Please help me.

Bye
Michele




_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to