I am migrating an application from Tomcat 4 to JBoss 4.2.4. It is being used from with 
Apache 2/JK2.
However it is failing because request.getRemoteUser() is returning null in some 
password protected pages. All the auth configuratoion (login and passwords) is based 
on Apache.

The problem was solved in Tomcat4 by adding a line on $tomcat_home/conf/jk2.properties 
(request.tomcatAuthentication=false), but I have been unable to get the same result on 
JBoss.

Please any hint?

Thanks in advance,

E. Robles
Metropolis Intercom


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to