Re: JNI Connection

2001-09-07 Thread Thomas Colin de Verdiere
i'm not very to the latest news my objectives is to run Tomcat under IIS and to access to RequestAdapter and ResponseAdapter. This for modifiying log particularly processConnection (all the native methods are written in). This was not possible under Tomcat 3.2.1 is this possible under Tomcat 3

Re: JNI Connection

2001-09-07 Thread cmanolache
On Fri, 7 Sep 2001, Thomas Colin de Verdiere wrote: > Main things : > JNIConnectionHandler include to classes: > JNIRequestAdapter > JNIResponseAdapter > > so it's not possible for me to extend JNIConnectionHandler as i want to > modify > JNIRequest and Response Adapter. > > > Those reported bugs