Hi, Are there any reason why are we loading jkjni, or mod_jk2 for inprocess mode. I think that the same can be accomplished using JNI RegisterNatives. Further more you can build the mod_jk as static module then. It would IMO require and some minor java refactoring just to know when to load the jkjni calling AprImpl.jniMode().
I've tested the concept and it works perfectly withouth the need to specify the nativeSo in config. MT. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>