> From: Yiannis Mavroukakis
> Subject: mod_jk2 JNI question for the brave :)
>
> Hi everyone,
>
> Bringing the woes of jk2+JNI again here with the dreaded
> "Can't find child xx in scoreboard", since I haven't found a
> satisfactory answer by anyone.
> Using TC5 with Apache 2.0.x under Linux, I can get jk2 to
> work using sockets. However the fun begins when I try to use JNI.
> Looking at the source from mod_jk2, I have the following snippet:
>
Since I wrote the code, It would be me to blame :-).
The problem with JNI and Linux is that you may have few different mpm's to
run.
JNI presumes that you have a _single_ worker process with multiple threads.
If your mpm behave differently then the JNI isn't the appropriate channel to
use.
> The documentation on jk2 at the mo is a pile of poo (sorry guys).
>
I agree with you.
Do you volunteer?
MT.
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)