Hum. Muchas gracias.

I need an advice now: I'd like to use apache and tomcat 4 with realm. Does
it make sense to use mod_webapp instead of mod_jk?

I guess apache will not serve the non-jsp pages in my context with
mod_webapp, will it? That's why I planned to use mod_jk with a

JkMount /*.jsp ajp13

Do I have a way to do it, though?

Thanks again

-leo

> Yes, tomcatAuthentication is not present in the ajp13 implementation of
> TC 4.0.1, but will be ported from 3.3 for 4.0.2..
> 
> Saludos ,
> Ignacio J. Ortega
> 
> 
>> Hi all,
>> 
>> I can't use the ajp13 connector with the realm authentication
>> mechanism. It
>> doesn't pass the correct headers to tomcat, causing the
>> userid value to be
>> null.
>> 
>> I saw on this list that you can set a
>> tomcatAuthentication="true"
>> attribute in the Connector element in Tomcat 3.3, but it
>> doesn't seem to
>> work for me (tomcat 4.0.1)
>> 
>> Can anyone help me on this? Does anyone know anything about
>> this problem?
>> 
>> Thanks a lot
>> 
>> -leo
>> 
>> Linux RH 7.1
>> Apache 1.3.22
>> Tomcat 4.0.1
>> 
>> Example log:
>> 
>> MemoryRealm[localhost]: Username null NOT successfully authenticated


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

Reply via email to