On 22 Aug 2001 [EMAIL PROTECTED] wrote: > nacho 01/08/22 05:08:31 > > Modified: src/etc/jk jni_workers.properties > Log: > Making it more workers.properties alike Ops, I should have removed this file ( and saved you the time :-). Welcome back from vacation ! If you're playing with the JNI connector, all you should need is to edit the worker list in the main workers.properties and set it to only 'inprocess'. Then fine tune the params, make sure LD_LIBRARY_PATH includes anything that has a .so in java. Try first 1.2.2 - on linux I also got it to work with 1.4, but I have problems with 1.3 ( still looking into that ). You also need to change the protocol on ApacheConfig. Costin