Can tomcat listen only to unix socket?

2003-01-02 Thread Gery Kahn
I am trying to config Tomcat 4.1.17 to listen only unix socket, without TCP sockets. How to config connectors in server.xml? -- To unsubscribe, e-mail: For additional commands, e-mail:

can't start unixsocket

2003-01-02 Thread Gery Kahn
trying to start tomcat 4.1.17 to listen to unixsocket Have errors from catalina.out: Jan 2, 2003 10:43:50 AM org.apache.jk.server.JkMain start INFO: APR not loaded, disabling jni components: java.io.IOException: /usr/local/apache/libexec/jkjni.so: /usr/local/apache/libexec/jkjni.so: undefined sy

PLease, help with jni

2002-12-31 Thread Gery Kahn
Can anybody point to well configured workers2.properties for jni? -- To unsubscribe, e-mail: For additional commands, e-mail:

Apache 1.3 calling mod_jk2 twice

2002-12-30 Thread Gery Kahn
I have Linux redhat 7.3, Apapche 1.3.27 + mod_jk2 and configure it to use jni. When apache starts up calling jk2_init() twice so second VM initialization failed. Anybody knows why? -- To unsubscribe, e-mail: For additional commands, e-mail:

Configure jk with jni under apachw 1.3.27

2002-12-29 Thread Gery Kahn
Well. I have this error about not finding JNIEndpoint class [Sun Dec 29 14:40:08 2002] [jk_jni_worker.c (796)]: Into load_jvm_dll, load /usr/java/j2sdk1.4.1_01/jre/lib/i386/client/libjvm.so [Sun Dec 29 14:40:08 2002] [jk_jni_worker.c (812)]: In load_jvm_dll, symbols resolved, done [Sun Dec 29

Re: How to config mod_jk2 jni with JVM ?

2002-12-29 Thread Gery Kahn
Server 1.6 is running Press [Ctrl]+[C] to abort Bootstrap: Stopping service Stopping service Tomcat-Apache Bootstrap: Service stopped TomcatStarter: Done Regards, Tony On Friday, Dec 27, 2002, at 15:19 Europe/Berlin, Gery Kahn wrote: Anthony Marlowe wrote: Hi Gery,[Fri Dec 27 13:47:31

Re: How to config mod_jk2 jni with JVM ?

2002-12-27 Thread Gery Kahn
/jakarta-tomcat-4.1.18 OPT=-Dcatalina.home=/Volumes/Java_Development/jakarta-tomcat-4.1.18 OPT=-Xmx256M #OPT=-Djava.compiler=NONE disabled=0 Regards, Tony On Friday, Dec 27, 2002, at 13:39 Europe/Berlin, Gery Kahn wrote: I have linux redhat 7.3, tomcat 4.1.17, apache 1.3.27 with mod_jk2 and jdk

How to config mod_jk2 jni with JVM ?

2002-12-27 Thread Gery Kahn
I have linux redhat 7.3, tomcat 4.1.17, apache 1.3.27 with mod_jk2 and jdk 1.4.1_01 How am i configure jni with JVM? My apache refuses to startup JVM ? -- To unsubscribe, e-mail: For additional commands, e-mail:

jk2 and apache1.3

2002-12-25 Thread Gery Kahn
Can anybody tell how to build jk2 for apache 1.3 with jni? i compiled apr and apr-util. Now when i compiling jk2 module jkjni.so not produced. Any ideas? -- To unsubscribe, e-mail: For additional commands, e-mail:

server.xml external includes

2002-12-23 Thread Gery Kahn
I want to create external xml file w/ Host tags inside and to include it to the Tomcat's server.xml How to do it? -- To unsubscribe, e-mail: For additional commands, e-mail:

which connector to use?

2002-12-23 Thread Gery Kahn
Hi! I have to understand which connector to use w/ Apache 1.3 and Tomcat 4.1.18 I believe there are 3 options: jk, jk2 and webapp. -- To unsubscribe, e-mail: For additional commands, e-mail: