Henri Gomez wrote:
As I said, when I removed APR, it works
I commented APR listener and remove the libtcnative.so from LIBRARY_PATH
Yes, I figured that out, but when removing native, the
org.apache.coyote.jk. will be used that is different
from o.a.c.ajp
so, just set
protocol="org.apache.coyote.ajp.AjpProtocol"
This is not APR protocol, it plain Java!
Regards,
Mladen
2006/12/7, Mladen Turk <[EMAIL PROTECTED]>:
Henri Gomez wrote:
> FYI, when I disable use of Apr, the problem disappears.
>
Does it works with AjpProtocol (not AjpAprProtocol)
By default if native load fails, the JK connector is
used, that is different then Ajp connector.
Can you set the protocol="org.apache.coyote.ajp.AjpProtocol"
and if is fails as well?
In case it doesn't, then it's probably a native fault.
Regards,
Mladen.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]