For what it's worth, you could use a custom org.apache.catalina.Valve for Tomcat to 
grab the user's credentials during the login request and stuff them in the session or 
something where a servlet could access them later.  It wouldn't be as complex as 
customizing the entire web integration -- just implement a tiny valve and add it to 
jbossweb-tomcat41.sar/META-INF/jboss-service.xml

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3833971


-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to