hi,
 
i'd like to try to get work tomcat 3.2.x and jonas 2.2.x security together.
i want to store non-static (no more files :)) validation data (principals, roles, ...)
 in database and configure JDBC REALM(s) in tomcat 3.2.x. so i need to know
exactly how jonas gets security context or user principals from client (tomcat).
i've tried to write subclass of tomcat's JDBCRealm interceptor class (adjusted for jonas certinly :)),
i've slightly modified JonasSecurityServiceImpl, MethodGuard, RoleGuard, SecurityContext
but there's some bug i can't fix ... :)
could you write me some details :) about current security propagatian between
jonas and tomcat.
 
Patrik.
 

Reply via email to