I am installing Jserv1b4 on RedHat6.0 and for some reason (don't know why yet) the jvm (jdk117v1a) doen't work with green-threads. It does work with native, giving the -native option on java and javac. Can anybody tell me which files I need to change on jserv configuration, so it invokes "java -native" instead only "java" ? Can I change the default for the VM, so I don't have to change anything on jserv? I added THREAD_FLAG=native to the env, and I can get jserv to install, but it is invoking the old way when it tries to run. Here the error I get; jserv.log [19/05/1999 14:29:37:274] (EMERGENCY) ajp11: connection fail [19/05/1999 14:29:37:274] (ERROR) an error returned handling request via protoco l "ajpv11" error_log /usr/local/jdk117_v1a/bin/../bin/i686/green_threads/java: error in loading share d libraries: /usr/local/jdk117_v1a/bin/../lib/i686/green_threads/libjava.so: und efined symbol: _dl_symbol_value It is the same error I get if I try to use java -green (or just java) to anything on this system. Again, "java -native" works just fine... Any help? Rodrigo -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] READ THE FAQ!!!! <http://java.apache.org/faq/> Archives and Other: <http://java.apache.org/main/mail.html/> Problems?: [EMAIL PROTECTED]