Some new output was generated after enabling debugging. But the only thing I 
can see, that the error is not in the login module but somewhere in the servlet 
container.

Is there something special that I have to pay attention when I'm using Struts2 
as framework?


  | ...
  | 16:01:50,566 INFO  [SpiiderLoginModule] Logged into LDAP server, 
javax.naming.ld
  | ap.initialldapcont...@6857da
  | 16:01:50,581 INFO  [SpiiderLoginModule] getRoleSets using rolesQuery: 
SELECT u.u
  | serid, r."role" FROM "security".application_user u, 
"security".application_role
  | r, "security".user_role ur WHERE u.userid = ? AND u.userid = ur.user_id AND 
ur.r
  | ole_id = r."role", gid: 79A44E672EA8C49B
  | 16:01:50,769 ERROR [[default]] Servlet.service() for servlet default threw 
excep
  | tion
  | javax.ejb.EJBAccessException: Caller unauthorized
  | ...
  | 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4258167#4258167

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4258167
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to