Does anyone know how I can configure stand-alone Tomcat (v5) so I can add my own interceptor? I am trying to set JBoss security credentials (with SecurityAssociation) so I need Tomcat to call back into me before every request. I saw where the JBossSecurityMgrRealm does this by entending Value but that one seems to work in embedded Tomcat. I have my own security realm and implemented Value but nothing happened.
I saw from old posts about a RequestInterceptor but it seems that concept has been replaced. Any guidance would be appreciated. Thanks, Chris View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828318#3828318 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828318 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
