When tomcat is started inprocess ( by JNI ) we need a way to signal when
tomcat ( 3.3 and 4.1.X ) initialization is complete, and make jk2 wait
until that signal to start redirecting request to the JNI worker..

I wonder if the inprocess worker is LoadBalanced, we will only need to
signal the JNI  worker, and let it as recovering until tomcat init is
complete.. 

I think i will need too another kind of invoke message, to signal inited
state from tomcat, from Coyote/JK2.., any help is welcomed..

Saludos ,
Ignacio J. Ortega

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

Reply via email to