I have an Apache talking to a Jboss 3.2.4, using JK2. My problem is, if I use request.getRemoteUser(), I get "null" instead of the username entered in Apache. I need JBoss to recognize Apache authentication.
I had solved this problem in the old Tomcat we are replacing, by adding a line to /usr/local/tomcat/conf/jk2.properties : request.tomcatAuthentication=false How do I solve this in JBoss? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840667#3840667 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840667 ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
