RE: JK2 2.0.4

2004-10-05 Thread Cox, Charlie
] Sent: Monday, October 04, 2004 9:26 PM To: Tomcat Users List Subject: Re: JK2 2.0.4 No, this is a known bug and will not work. See http://issues.apache.org/bugzilla/show_bug.cgi?id=28758 Cox, Charlie wrote: To avoid all confusion, I would remove your [uri: mappings from the workers2

Re: JK2 2.0.4

2004-10-04 Thread Joseph Shraibman
to allow Apache to host any of your files/urls Charlie -Original Message- From: Paul D. Hester [mailto:[EMAIL PROTECTED] Sent: Thursday, September 30, 2004 6:00 PM To: 'Tomcat Users List' Subject: RE: JK2 2.0.4 I've attached my workers.properties file below. Paul #define the shared memory file

Re: JK2 2.0.4

2004-10-01 Thread Alex
PROTECTED] To: [EMAIL PROTECTED] Subject: JK2 2.0.4 Has anyone had success installing the JK2 v2.0.4 connector with multiple virtual hosts, with each host having there own port? We have two users, each with their own instance of Tomcat 4.1.31 running. Each user has a unique port. I'm running

RE: JK2 2.0.4

2004-10-01 Thread Alex
? On Thu, 30 Sep 2004, Paul D. Hester wrote: Date: Thu, 30 Sep 2004 18:00:03 -0400 From: Paul D. Hester [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Subject: RE: JK2 2.0.4 I've attached my workers.properties file below. Paul

RE: JK2 2.0.4

2004-10-01 Thread Cox, Charlie
PROTECTED] Sent: Thursday, September 30, 2004 6:00 PM To: 'Tomcat Users List' Subject: RE: JK2 2.0.4 I've attached my workers.properties file below. Paul #define the shared memory file [shm:] file=/usr/local/apache-2.0.50/logs/jk2.log size=100 debug=1 # Define

RE: JK2 2.0.4

2004-10-01 Thread Paul D. Hester
, October 01, 2004 7:58 AM To: 'Tomcat Users List' Subject: RE: JK2 2.0.4 To avoid all confusion, I would remove your [uri: mappings from the workers2.properties and then specify the mappings in your httpd.conf: VirtualHost 1.1.1.1:80 Location / JkUriSet worker ajp13:localhost

RE: JK2 2.0.4

2004-10-01 Thread Cox, Charlie
Sorry, try Location /* Charlie -Original Message- From: Paul D. Hester [mailto:[EMAIL PROTECTED] Sent: Friday, October 01, 2004 8:06 AM To: 'Tomcat Users List' Subject: RE: JK2 2.0.4 When I try to remove the uri's in the worker2.properties and set up the mappings in my

RE: JK2 2.0.4

2004-10-01 Thread Paul D. Hester
Thanks Charlie for you help. I tried what you suggested and now http://orbt.at.ufl.edu is accessing the ORB webapp properly. However, http://edist.at.ufl.edu renders an 'Internal Server Error' and I now have an HTTP1.1 500 error in my apache log file. My httpd.conf and workers2.properties file

RE: JK2 2.0.4

2004-10-01 Thread Cox, Charlie
-Original Message- From: Paul D. Hester [mailto:[EMAIL PROTECTED] Sent: Friday, October 01, 2004 10:20 AM To: 'Tomcat Users List' Subject: RE: JK2 2.0.4 Thanks Charlie for you help. I tried what you suggested and now http://orbt.at.ufl.edu is accessing the ORB webapp properly

RE: JK2 2.0.4

2004-10-01 Thread Alex
post the server.xml :) On Fri, 1 Oct 2004, Paul D. Hester wrote: Date: Fri, 1 Oct 2004 10:20:00 -0400 From: Paul D. Hester [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Subject: RE: JK2 2.0.4 Thanks Charlie for you help. I

RE: JK2 2.0.4

2004-10-01 Thread Paul D. Hester
[error] uriEnv.init() map to invalid worker /* apj13:localhost:8209 How is it possible for it to work. Here is my set up: Running two user accounts each running its own instance of Tomcat 4.1.31 each with their own port designation. Running Apache 2.0.50 and JK2

RE: JK2 2.0.4

2004-10-01 Thread Dale, Matt
. Hester [mailto:[EMAIL PROTECTED] Sent: 01 October 2004 16:27 To: 'Tomcat Users List' Subject: RE: JK2 2.0.4 OK...I've got it working but am getting errors in my Apache error log: [error] uriEnv.init() map to invalid worker /* apj13:localhost:8209 [error] uriEnv.init() map to invalid

RE: JK2 2.0.4

2004-10-01 Thread Paul D. Hester
/apache-2.0.50/modules/libjkjni.so Thanks, Paul -Original Message- From: Dale, Matt [mailto:[EMAIL PROTECTED] Sent: Friday, October 01, 2004 11:36 AM To: Tomcat Users List Subject: RE: JK2 2.0.4 This is working because of your workers2.properties not the httpd.conf as your port

RE: JK2 2.0.4

2004-10-01 Thread Cox, Charlie
To: 'Tomcat Users List' Subject: RE: JK2 2.0.4 OK...I've got it working but am getting errors in my Apache error log: [error] uriEnv.init() map to invalid worker /* apj13:localhost:8209 [error] uriEnv.init() map to invalid worker /* apj13:localhost:8209 [error] uriEnv.init

RE: JK2 2.0.4

2004-10-01 Thread Dale, Matt
Wouldn't he then have to get the ports right in httpd.conf? -Original Message- From: Cox, Charlie [mailto:[EMAIL PROTECTED] Sent: 01 October 2004 16:47 To: 'Tomcat Users List' Subject: RE: JK2 2.0.4 Remove the last 4 lines in workers2.properties. these URI mappings are duplicating

RE: JK2 2.0.4

2004-10-01 Thread Dale, Matt
I'd take out the apr at the beginning of the handler list but can't see how that would cause the errors -Original Message- From: Paul D. Hester [mailto:[EMAIL PROTECTED] Sent: 01 October 2004 16:42 To: 'Tomcat Users List' Subject: RE: JK2 2.0.4 Below is a copy of the jk2.properties

RE: JK2 2.0.4

2004-10-01 Thread Cox, Charlie
2.0.4 Wouldn't he then have to get the ports right in httpd.conf? -Original Message- From: Cox, Charlie [mailto:[EMAIL PROTECTED] Sent: 01 October 2004 16:47 To: 'Tomcat Users List' Subject: RE: JK2 2.0.4 Remove the last 4 lines in workers2.properties. these URI mappings

RE: JK2 2.0.4

2004-10-01 Thread Paul D. Hester
] Sent: Friday, October 01, 2004 11:36 AM To: Tomcat Users List Subject: RE: JK2 2.0.4 This is working because of your workers2.properties not the httpd.conf as your port definitions will never match in there. You should be able to remove those virtual hosts and it will still work. Can you post

RE: JK2 2.0.4

2004-10-01 Thread Paul D. Hester
My httpd.conf and worker2.properties files are as follows: httpd.conf # # /usr/local/etc/httpd.conf # # Local Apache configuration file for mmdb.at.ufl.edu # ServerName mmdbt.at.ufl.edu Listen 80 AddHandler cgi-script .cgi Directory /home/*/public_html Options

RE: JK2 2.0.4

2004-10-01 Thread Dale, Matt
Excellent, glad to hear it. I'm sure your weekend will be rosier after getting that working. -Original Message- From: Paul D. Hester [mailto:[EMAIL PROTECTED] Sent: 01 October 2004 17:06 To: 'Tomcat Users List' Subject: RE: JK2 2.0.4 Thanks Matt. By deleting the Virtual Host and all

JK2 2.0.4

2004-09-30 Thread Paul D. Hester
Has anyone had success installing the JK2 v2.0.4 connector with multiple virtual hosts, with each host having there own port? We have two users, each with their own instance of Tomcat 4.1.31 running. Each user has a unique port. I'm running Apache 2.0.50. When I set up the workers2.properties

RE: JK2 2.0.4

2004-09-30 Thread Dale, Matt
Yes it works fine. You should post your workers2.properties so we can see what your mappings are. Ta Matt -Original Message- From: Paul D. Hester [mailto:[EMAIL PROTECTED] Sent: 30 September 2004 19:34 To: [EMAIL PROTECTED] Subject: JK2 2.0.4 Has anyone had success installing the JK2

RE: JK2 2.0.4

2004-09-30 Thread Paul D. Hester
I've attached my workers.properties files. Paul -Original Message- From: Dale, Matt [mailto:[EMAIL PROTECTED] Sent: Thursday, September 30, 2004 3:11 PM To: Tomcat Users List Subject: RE: JK2 2.0.4 Yes it works fine. You should post your workers2.properties so we can see what your

RE: JK2 2.0.4

2004-09-30 Thread Paul D. Hester
I've attached my workers.properties file below. Paul #define the shared memory file [shm:] file=/usr/local/apache-2.0.50/logs/jk2.log size=100 debug=1 # Define the communication channel [channel.socket:localhost:8409] [channel.socket:localhost:8209] #define the worker

RE: JK2 2.0.4

2004-09-30 Thread Dale, Matt
. If the webapps are the same then perhaps you could just miss out the apache section and run 1 tomcat with 2 virtual hosts. Ta Matt -Original Message- From: Paul D. Hester [mailto:[EMAIL PROTECTED] Sent: 30 September 2004 23:00 To: 'Tomcat Users List' Subject: RE: JK2 2.0.4 I've

Re: JK2 2.0.4

2004-09-30 Thread Nikola Milutinovic
Paul D. Hester wrote: Has anyone had success installing the JK2 v2.0.4 connector with multiple virtual hosts, with each host having there own port? We have two users, each with their own instance of Tomcat 4.1.31 running. Each user has a unique port. I'm running Apache 2.0.50. When I set up

AGAIN jk2 2.0.4 compile

2004-06-30 Thread Tony F. White
Hi, I recently setup a machine with Apache 2.0.49 and Tomcat 5, using mod_jk to connect them. For the first time everything when smooth as couldnt believe it. Then today I went to update apache to 2.0.50 which compiled fine but procedure dictates that mod_jk also gets recompiled. that is when

problem compiling jakarta-tomcat-connectors-jk2-2.0.4 native Module

2004-06-14 Thread Evan Read
/jk2/apache2/mod_jk2.la `pwd`/../../../build/jk2/apache2//usr/local/qut/bpr/httpd2/modules /sbin/cp ../../../build/jk2/apache2/.libs/libmod_jk2.so /usr/local/qut/bpr/appsrc/jakarta-tomcat-connectors-jk2-2.0.4-src/jk/native2/server/apache2/../../../build/jk2/apache2//usr/local/qut/bpr/httpd2/modules

Resend: [Fwd: problem compiling jakarta-tomcat-connectors-jk2-2.0.4 native Module]

2004-06-14 Thread Evan Read
mod_jk2.la) /usr/local/qut/bpr/httpd2/build/libtool --mode=install /sbin/cp ../../../build/jk2/apache2/mod_jk2.la `pwd`/../../../build/jk2/apache2//usr/local/qut/bpr/httpd2/modules /sbin/cp ../../../build/jk2/apache2/.libs/libmod_jk2.so /usr/local/qut/bpr/appsrc/jakarta-tomcat-connectors-jk2-2.0.4-src/jk

Re: Resend: [Fwd: problem compiling jakarta-tomcat-connectors-jk2-2.0.4 native Module]

2004-06-14 Thread David Smith
-connectors-jk2-2.0.4-src/jk/native2/server/apache2/../../../build/jk2/apache2//usr/local/qut/bpr/httpd2/modules/libmod_jk2.so /sbin/cp ../../../build/jk2/apache2/.libs/mod_jk2.lai /usr/local/qut/bpr/appsrc/jakarta-tomcat-connectors-jk2-2.0.4-src/jk/native2/server/apache2/../../../build/jk2/apache2//usr

JK2 (2.0.4 latest) and IIS DocUpload Problem - NEW

2004-05-05 Thread E Cunningham
Background: I have a default instance of Tomcat (4.1.29) running on a Windows 2000 box with the new JK2 connector (2.0.4) latest with the fix for not being able to upload more than 56Kb. Using the most recent upload.war available on http://www.servlets.com/ (yes, Jason Hunters) Problem: When I

RE: Building jk2-2.0.4 on rh9 having some problems

2004-04-06 Thread Hamilton, Andrew
have to use channelSocket and not the apr or jni stuff. My handler list looks like this: handler.list=channelSocket,request Drew -Original Message- From: Randy Paries [mailto:[EMAIL PROTECTED] Sent: Monday, April 05, 2004 5:29 PM To: 'Tomcat Users List' Subject: RE: Building jk2-2.0.4

RE: Building jk2-2.0.4 on rh9 having some problems

2004-04-06 Thread Randy Paries
, Andrew [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 06, 2004 8:02 AM To: Tomcat Users List Subject: RE: Building jk2-2.0.4 on rh9 having some problems Ahh, that's different than No such file. Are you trying to use the apr stuff in the jk2.properties? I haven't been able to get it to work on my

RE: Building jk2-2.0.4 on rh9 having some problems

2004-04-06 Thread Hamilton, Andrew
List' Subject: RE: Building jk2-2.0.4 on rh9 having some problems Finally got it to work The only way I finally got it to work configured at per doc on the web site Was to get the latest apache2 and build from scratch(no rpms) Then build t he connector. Now all works fine (so far) Thanks

Building jk2-2.0.4 on rh9 having some problems

2004-04-05 Thread Randy Paries
Hello I am building jk2-2.0.4 on rh9 and apache 2 I first configure ./configure --with-apxs2=/usr/sbin/apxs --with-java-home=${JAVA_HOME} --with-java-platform=2 --enable-jni Make (no errors) cd ../build/jk2/apache2

RE: Building jk2-2.0.4 on rh9 having some problems

2004-04-05 Thread Hamilton, Andrew
Users List' Subject: Building jk2-2.0.4 on rh9 having some problems Hello I am building jk2-2.0.4 on rh9 and apache 2 I first configure ./configure --with-apxs2=/usr/sbin/apxs --with-java-home=${JAVA_HOME} --with-java-platform=2 --enable-jni Make (no errors) cd ../build/jk2/apache2

RE: Building jk2-2.0.4 on rh9 having some problems

2004-04-05 Thread Randy Paries
/run Apache should be able to traverse a SYM link shouldn't it? RP -Original Message- From: Hamilton, Andrew [mailto:[EMAIL PROTECTED] Sent: Monday, April 05, 2004 10:50 AM To: Tomcat Users List Subject: RE: Building jk2-2.0.4 on rh9 having some problems Your running into pathing

RE: Building jk2-2.0.4 on rh9 having some problems

2004-04-05 Thread Hamilton, Andrew
Should. I guess let's start at the beginning...Does the module exist in /etc/httpd/modules? -Original Message- From: Randy Paries [mailto:[EMAIL PROTECTED] Sent: Monday, April 05, 2004 11:58 AM To: 'Tomcat Users List' Subject: RE: Building jk2-2.0.4 on rh9 having some problems Actually

RE: Building jk2-2.0.4 on rh9 having some problems

2004-04-05 Thread Randy Paries
Yes mod_jk2.so exists Thanks for your help -Original Message- From: Hamilton, Andrew [mailto:[EMAIL PROTECTED] Sent: Monday, April 05, 2004 11:22 AM To: Tomcat Users List Subject: RE: Building jk2-2.0.4 on rh9 having some problems Should. I guess let's start at the beginning...Does

RE: Building jk2-2.0.4 on rh9 having some problems

2004-04-05 Thread Hamilton, Andrew
Ok. Do you have any other modules in there and is apache loading them? -Original Message- From: Randy Paries [mailto:[EMAIL PROTECTED] Sent: Monday, April 05, 2004 12:25 PM To: 'Tomcat Users List' Subject: RE: Building jk2-2.0.4 on rh9 having some problems Yes mod_jk2.so exists

RE: Building jk2-2.0.4 on rh9 having some problems

2004-04-05 Thread Randy Paries
I have mod_perl and apache loads it fine. Thanks Rp -Original Message- From: Hamilton, Andrew [mailto:[EMAIL PROTECTED] Sent: Monday, April 05, 2004 11:26 AM To: Tomcat Users List Subject: RE: Building jk2-2.0.4 on rh9 having some problems Ok. Do you have any other modules

RE: Building jk2-2.0.4 on rh9 having some problems

2004-04-05 Thread Hamilton, Andrew
like: LoadModule jk2_module modules/mod_jk2.so Drew -Original Message- From: Randy Paries [mailto:[EMAIL PROTECTED] Sent: Monday, April 05, 2004 4:12 PM To: 'Tomcat Users List' Subject: RE: Building jk2-2.0.4 on rh9 having some problems I have mod_perl and apache loads it fine. Thanks

RE: Building jk2-2.0.4 on rh9 having some problems

2004-04-05 Thread Randy Paries
: undefined symbol: apr_socket_send -Original Message- From: Hamilton, Andrew [mailto:[EMAIL PROTECTED] Sent: Monday, April 05, 2004 3:20 PM To: Tomcat Users List Subject: RE: Building jk2-2.0.4 on rh9 having some problems Ok. If you type file mod_jk2.so what does it tell you? It should say

Re: AGAIN jk2 2.0.4 compile

2004-04-03 Thread Graham Bleach
On Thu, Apr 01, 2004 at 06:40:24PM +0100, Dale, Matt wrote: I think that using JK2 with apache 1.3 is unsupported and that you should either use the JK connector or upgrade to apache 2. Is this correct? I'm planning to use mod_jk2 with Apache 1.3.29 and Tomcat 4.1.29 in a production environment

AGAIN jk2 2.0.4 compile

2004-04-01 Thread Giorgio Ponza
hi all again :D I am trying to build tomcat connector 2.0.4 from source. I've read maby howto etc, but i didn't succeed. I installed apache 2.0.49 with --enable-so option Also tomcat 5.0.19. I am working on RH 9. I installed apr 0.9.4 in /usr/local/apr-0.9.4 and apr-util in

RE: AGAIN jk2 2.0.4 compile

2004-04-01 Thread Dale, Matt
see http://www.connecties.com/cymulacrum/tomcat5/book1.html if you need any more help Ta Matt -Original Message- From: Giorgio Ponza [mailto:[EMAIL PROTECTED] Sent: 01 April 2004 15:53 To: Tomcat Users List Subject: AGAIN jk2 2.0.4 compile hi all again :D I am trying to build tomcat

RE: AGAIN jk2 2.0.4 compile

2004-04-01 Thread Dale, Matt
I cut and paste that from the command line, remember to take out the at the beginning of the lines -Original Message- From: Dale, Matt Sent: 01 April 2004 16:48 To: Tomcat Users List; [EMAIL PROTECTED] Subject: RE: AGAIN jk2 2.0.4 compile I just did this today, look for the apr libs

Re: AGAIN jk2 2.0.4 compile

2004-04-01 Thread Giorgio Ponza
Dale, Matt ha scritto: I just did this today, look for the apr libs in /usr/local/apache/lib directory and complile with ./configure --with-apxs2=/usr/local/apache/bin/apxs \ --with-apr-lib=/usr/local/apache/lib \ --with-tomcat-41=/usr/local/jakarta-tomcat-5.0.19 \

RE: AGAIN jk2 2.0.4 compile

2004-04-01 Thread Dale, Matt
It seems to think you are using apache 1.3, is the install of apache that you have at /usr/local/apache the version of apache 2 you just built? -Original Message- From: Giorgio Ponza [mailto:[EMAIL PROTECTED] Sent: 01 April 2004 17:02 To: Tomcat Users List Subject: Re: AGAIN jk2 2.0.4

Re: AGAIN jk2 2.0.4 compile

2004-04-01 Thread Emerson Cargnin
] Sent: 01 April 2004 17:02 To: Tomcat Users List Subject: Re: AGAIN jk2 2.0.4 compile Dale, Matt ha scritto: I just did this today, look for the apr libs in /usr/local/apache/lib directory and complile with ./configure --with-apxs2=/usr/local/apache/bin/apxs \ --with-apr-lib=/usr/local/apache/lib

RE: AGAIN jk2 2.0.4 compile

2004-04-01 Thread Dale, Matt
I think that using JK2 with apache 1.3 is unsupported and that you should either use the JK connector or upgrade to apache 2. -Original Message- From: Emerson Cargnin [mailto:[EMAIL PROTECTED] Sent: 01 April 2004 18:04 To: Tomcat Users List Subject: Re: AGAIN jk2 2.0.4 compile I have

Re: AGAIN jk2 2.0.4 compile

2004-04-01 Thread Emerson Cargnin
that using JK2 with apache 1.3 is unsupported and that you should either use the JK connector or upgrade to apache 2. -Original Message- From: Emerson Cargnin [mailto:[EMAIL PROTECTED] Sent: 01 April 2004 18:04 To: Tomcat Users List Subject: Re: AGAIN jk2 2.0.4 compile I have apache 1.3, do

Re: AGAIN jk2 2.0.4 compile

2004-04-01 Thread Walter Truitt
-jk2-2.0.4-src/jk/native2 sh configure --with-apxs2=/usr/local/apach2049/bin/apxs make cd .. su -c 'cp -p build/jk2/apache2/mod_jk2.so /usr/local/apache2049/modules' cd /usr/local/jakarta-tomcat-5.0.19 bin/startup.sh su - cd /usr/local/apache2049/conf # create workers2.properties cat EOF workers2

Re: Compile jk2 2.0.4 connector on Tru64

2004-03-31 Thread Eulogio Robles
//usr/local/apache2/modules/mod_jk2.so: No such file or directory make[1]: *** [../../../build/jk2/apache2/mod_jk2.so] Error 1 make[1]: Leaving directory `/usr/local/src/jakarta-tomcat-connectors-jk2-2.0.4-src/jk/native2/server/apache2' make: *** [jk2-build] Error 1 # find ../.. -name *.so -print

Re: Compile jk2 2.0.4 connector on Tru64

2004-03-31 Thread Nikola Milutinovic
: ../../../build/jk2/apache2//usr/local/apache2/modules/mod_jk2.so: No such file or directory make[1]: *** [../../../build/jk2/apache2/mod_jk2.so] Error 1 make[1]: Leaving directory `/usr/local/src/jakarta-tomcat-connectors-jk2-2.0.4-src/jk/native2/server/apache2' make: *** [jk2-build] Error 1 # find

Compile jk2 2.0.4 connector on Tru64

2004-03-30 Thread Eulogio Robles
I'm trying to compile a JK2 connector on Tru64 : I cd to /usr/local/src/jakarta-tomcat-connectors-jk2-2.0.4-src/jk/native2 ./configure --with-apxs2=/usr/local/apache2/bin/apxs make I get this : /bin/ksh /usr/local/apache2/build/libtool --silent --mode=compile cc -g -pthread-DOSF1 -I

Re: Compile jk2 2.0.4 connector on Tru64

2004-03-30 Thread Nikola Milutinovic
Eulogio Robles wrote: I'm trying to compile a JK2 connector on Tru64 : Hello, blood brother :-) I compiled it on Tru64 UNIX 4.0D I cd to /usr/local/src/jakarta-tomcat-connectors-jk2-2.0.4-src/jk/native2 ./configure --with-apxs2=/usr/local/apache2/bin/apxs make I get this : /bin/ksh /usr/local