What is the difference between mod_jk and mod_jk2 modules?

2002-09-09 Thread Dev Zero G Ltd
Hello. Can anybody suggest what is the difference (benefits/shortages) beetween mod_jk and mod_jk2 connectors from the user point of view? Thanks for help! Dev Zero G Ltd team. http://devzerog.com -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto

Tomcat 4 nightly build doesn't starts

2002-08-28 Thread Dev Zero G Ltd team
: org.apache.catalina.mbeans.ServerLifecycleListener And I really can't find it in catalina.jar -- Best regards, Dev Zero G Ltd team http://devzerog.com mailto:[EMAIL PROTECTED] -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Struts 1.1 beta iterator index not increasing under Tomcat 4.1.9 beta

2002-08-27 Thread Dev Zero G Ltd team
I have Collection around which I'm iterating using the struts logic:iterate tag, but the index does not increase. This problem appears only in in 4.1.9 version. If I deploy the same .war file under Tomcat 4.0.4 - everything work ok. -- Best regards, Dev Zero G Ltd team http://devzerog.com

build-main fails for tomcat 4.1 (XSLP problem?)

2002-08-27 Thread Dev Zero G Ltd
-4.0/webapps/tomcat-docs/build.xml:80: javax.xml.transform.TransformerFactoryConfigurationError: Provider for javax.xml.transform.TransformerFactory cannot be found Regards, Mike Dewhirst Dev Zero G Ltd w: http://devzerog.com t: +44 (0) 7747 014640 e: [EMAIL PROTECTED] -- To unsubscribe, e-mail

Re: build-main fails for tomcat 4.1 (XSLP problem?)

2002-08-27 Thread Dev Zero G Ltd
: Provider for javax.xml.transform.TransformerFactory cannot be found Regards, Mike Dewhirst Dev Zero G Ltd w: http://devzerog.com t: +44 (0) 7747 014640 e: [EMAIL PROTECTED] -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL

Re: build-main fails for tomcat 4.1 (XSLP problem?)

2002-08-27 Thread Dev Zero G Ltd
to building.txt step 2, 3rd *, you should copy xalan.jar into your ANT/lib directory, but this is optional with JDK1.4 - Andrew -Original Message- From: Dev Zero G Ltd [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 27, 2002 3:18 PM To: Tomcat Developers List Subject: Re: build-main fails

Re: Strange delays while Tomcat works

2002-08-21 Thread Dev Zero G Ltd
to tune your java startup arguments to tune your memory usage and GC. When the JVM does GC the application (Tomcat) freezes until the GC is complete. Try starting Tomcat with the java arg -verbose:gc, this will add data about TC to stdout. Regards, Glenn Dev Zero G Ltd wrote: Hi

Tomcat 4.x / Apache 2 connector

2002-08-21 Thread Dev Zero G Ltd
Hello, thanks for reading and PLEASE HELP! Building and then launching the Tomcat 4.0.4 connector for Apache 2 on FreeBSD 4.4, linux-jdk 1.4 , we get: org.apache.jk.server.JkMain init INFO: Starting Jk2, base dir= /usr/local/tomcat4.0.4_1.4.0

Re: Strange delays while Tomcat works

2002-08-20 Thread Dev Zero G Ltd
test/report to diagnose and fix the problem? We WANT to fix the problem ourselves, but it would help to know where to dig... Many thanks in advanvce! Dev Zero G team Mladen Turk wrote: -Original Message- From: Dev Zero G Ltd [mailto:[EMAIL PROTECTED]] Sent: Monday, August 19, 2002 9:31

Tomcat 4.0.4 / Apache 2 connector (mod_jk2.so jk_jni.so)

2002-08-20 Thread Dev Zero G Ltd
Hello and thanks for reading. Building and then launching the Tomcat 4.0.4 connector for Apache 2 on FreeBSD 4.4, linux-jdk 1.4 , we get: org.apache.jk.server.JkMain init INFO: Starting Jk2, base dir= /usr/local/tomcat4.0.4_1.4.0 conf=/usr/local/tomcat4.0.4_1.4.0/conf/jk2.properties

Strange delays while Tomcat works

2002-08-19 Thread Dev Zero G Ltd
Hi, all! Introduction: we have Windows 2000 running SUN JDK 1.4.0, Tomcat 4.0.4 and our software, that uses Struts and taglibs. While requesting action from browser we have strange delays during whole request-serving process. In a words, action (servlet) receives a request, does some

Re: Mod_jk for Apache2.

2002-07-26 Thread Dev Zero G Ltd
Without wishing to throw a spanner in the works :) I would like to point out that we still have not been able to successfully build mod_jk, nor make it work with the FreeBSD 4.x, Apache 2 and Tomcat 4.0.4 configuration. We have, however set aside a full time resource dealing with this issue

mod_jk2.so compiled (after patching), but won't install

2002-07-25 Thread Dev Zero G Ltd
First of all - many many thanks to everybody who has helped so far - we really appreciate it.. Just one last push required. :) We finally got mod_jk2.so and libjkjni.so to compile (see patch history at the bottom of the mail), but can't install. We put them into $(APACHE2_HOME)/modules and

Re: mod_jk2.so compiled (after patching), but won't install

2002-07-25 Thread Dev Zero G Ltd
Thanks very much for the help. See below Henri Gomez wrote: Quoting Dev Zero G Ltd [EMAIL PROTECTED]: First of all - many many thanks to everybody who has helped so far - we really appreciate it.. Just one last push required. :) We finally got mod_jk2.so and libjkjni.so to compile (see

can not build libjkjni.so

2002-07-25 Thread Dev Zero G Ltd
We are trying to get the mod_jk working on FreeBSD 4.4, tomcat 4.0.4, apache 2.0.39, jdk 1.4.0 We have so far successfully built mod_jk2.so and all the jars, but now are having problems with libjkjni.so Can somebody help, PLEASE?!! WE ARE SO CLOSE... what we've done

[connectors] compile error on jk_jni_aprImpl.c

2002-07-24 Thread Dev Zero G Ltd
PLEASE help, I've batting with this one for 2 days solid now What should I do with this? Submit it as a bug? Or am I doing something wrong? Freebsd 4.4, Apache 2.0.39, Tomcat 4.0.4, jakarta-tomcat-connectors sources from cvs, i.e. latest.. Mike --- snip --- Compiling

mod_jk2

2002-07-23 Thread Dev Zero G Ltd
Hello and thanks for reading! Trying to build mod_jk2 for Tomcat4 and Apache2... with huge problems :( Having gotten this far, I have this compile problem: apache 2.0.39; freebsd 4.4 i386; conne4ctors 4.0.4 snip [so] In file included from