[jboss-user] [Security & JAAS/JBoss] - Re: Capturing client IP address

2008-01-10 Thread ragavgomatam
One answer would be writing a Tomcat Valve that intercepts every HttpRequest before it make it to the container. This valve would intercept the request before your login module. I have given an example implementation. Package this in tomcat.sar , & check out how to configure this in jboss & you

[jboss-user] [Security & JAAS/JBoss] - Re: Capturing client IP address

2007-12-10 Thread kanth_seenu
Still searching for a answer. Am I doing anything terribly wrong View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4111839#4111839 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4111839 __