Connecting Tomcat and Apache

2004-06-17 Thread Graeme
Evening all, I'm trying to connect Tomcat and Apache, I've been following this tutorial: http://www.meritonlinesystems.com/docs/apache_tomcat_redhat.html In order to run the buildconf.sh I installed libtool, httpd-devel, autoconf and automake because I found on a site that redhat 9 users need

Re: Connecting Tomcat and Apache

2004-06-17 Thread David Goldschmidt
Maybe you need to cd to the $CONN_SRC_HOME/jk/native directory first? Then do the ./buildconf.sh command locally within that directory? DaveG Graeme wrote: Evening all, I'm trying to connect Tomcat and Apache, I've been following this tutorial:

Re: Connecting Tomcat and Apache

2004-06-17 Thread Graeme
: David Goldschmidt [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Thursday, June 17, 2004 9:26 PM Subject: Re: Connecting Tomcat and Apache Maybe you need to cd to the $CONN_SRC_HOME/jk/native directory first? Then do the ./buildconf.sh command locally within that directory

Re: Connecting Tomcat and Apache

2004-06-17 Thread Graeme
, 2004 9:26 PM Subject: Re: Connecting Tomcat and Apache Maybe you need to cd to the $CONN_SRC_HOME/jk/native directory first? Then do the ./buildconf.sh command locally within that directory? DaveG Graeme wrote: Evening all, I'm trying to connect Tomcat and Apache, I've been following

Re: Connecting Tomcat and Apache

2004-06-17 Thread Chong Yu Meng
] To: Tomcat Users List [EMAIL PROTECTED] Sent: Thursday, June 17, 2004 9:26 PM Subject: Re: Connecting Tomcat and Apache Maybe you need to cd to the $CONN_SRC_HOME/jk/native directory first? Then do the ./buildconf.sh command locally within that directory? DaveG Graeme wrote: Evening all, I'm

RE: Connecting Tomcat to Apache

2004-01-23 Thread David Grant
23, 2004 4:42 PM To: Tomcat Users List Subject: RE: Connecting Tomcat to Apache libtool comes with ur apache.. it will be in this directory.. /etc/httpd/build/libtool its a gnu tool which helps in build process.. how did u get ur apache? did u build it or u have binary? Kakaraparthi

RE: Connecting Tomcat to Apache

2004-01-23 Thread pavan . k
then make sure that its in ur PATH and make sure its the first entry..do a which libtool to know which libtool is make picking up when u r configuring its better to use the latest libtool from gnu Pavan Kumar Tata Consultancy Services Mailto: [EMAIL PROTECTED] Website:

RE: Connecting Tomcat to Apache

2004-01-23 Thread David Grant
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, January 23, 2004 7:56 PM To: Tomcat Users List Subject: RE: Connecting Tomcat to Apache then make sure that its in ur PATH and make sure its the first entry..do a which libtool to know which libtool is make

RE: Connecting Tomcat to Apache

2004-01-23 Thread Yiannis Mavroukakis
List' Subject: RE: Connecting Tomcat to Apache I did a locate command and found a libtool, in the /native2 directory in the jk install directory. I copied libtool over to /usr/lib/httpd/build. I ran the make and it apparently worked, but now it's coming up with another error. ../../common

Re: Connecting Tomcat to Apache

2004-01-23 Thread Timothy Stone
Yiannis Mavroukakis wrote: Install the pcre (Perl Compatible Regular Expressions)libs..either via rpm *retch* or download and build the source from sourceforge(http://sourceforge.net/projects/pcre/) Yiannis PCRE should build out of the box in Red Hat 8+. It did on Mac OS X. For Mac OS X, it was

Connecting Tomcat to Apache

2004-01-22 Thread David Grant
Hello, I am using a preety good but rather old HOWTO and I now need to connect apache to tomcat, so that apache acts as the web server and tomcat handles jsp's and servlets. I've tested it all up to this point and everything is up and running. I am using IBM Java2 1.4.1, tomcat 5.0.16, and

Re: Connecting Tomcat to Apache

2004-01-22 Thread pavan . k
://www.tcs.com David Grant [EMAIL PROTECTED] 01/22/2004 02:59 AM Please respond to Tomcat Users List [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject Connecting Tomcat to Apache Hello, I am using a preety good but rather old HOWTO and I now need to connect apache to tomcat, so

Re: Connecting Tomcat to Apache

2004-01-22 Thread pavan . k
Subject Re: Connecting Tomcat to Apache thats a good connector available.. for solaris and windows u have the binaries avialble..but for other platforms u only have the source,building which invlves a lot of issues.. can u be specific abt ur OS? Pavan Kumar Tata Consultancy Services

RE: Connecting Tomcat to Apache

2004-01-22 Thread David Grant
Red Hat Enterprise 3.0 ES David -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, January 22, 2004 6:15 PM To: Tomcat Users List Subject: Re: Connecting Tomcat to Apache thats a good connector available.. for solaris and windows u have

RE: Connecting Tomcat to Apache

2004-01-22 Thread pavan . k
for linux, as far as i know no builds are available on apache site.. this is the link for apache binaries.. http://apache.org/dist/jakarta/tomcat-connectors/jk/binaries/linux/ currently its empty.. for a good help on building on linux or if lucky u can get a binary... go to

RE: Connecting Tomcat to Apache

2004-01-22 Thread David Grant
] Sent: Thursday, January 22, 2004 6:27 PM To: Tomcat Users List Subject: RE: Connecting Tomcat to Apache for linux, as far as i know no builds are available on apache site.. this is the link for apache binaries.. http://apache.org/dist/jakarta/tomcat-connectors/jk/binaries/linux/ currently

RE: Connecting Tomcat to Apache

2004-01-22 Thread pavan . k
jk2 is fine...build is a real pain...linux is ok AIX screws a lot Pavan Kumar Tata Consultancy Services Mailto: [EMAIL PROTECTED] Website: http://www.tcs.comDISCLAIMER: The information contained in this message is intended only and solely for the addressed individual or entity indicated in

RE: Connecting Tomcat to Apache

2004-01-22 Thread Hamilton Andrew
, Drew -Original Message- From: David Grant [mailto:[EMAIL PROTECTED] Sent: Thursday, January 22, 2004 3:36 AM To: 'Tomcat Users List' Subject: RE: Connecting Tomcat to Apache Is JK2 ok? I found the source for it, but only binaries for solaris and win32, not linux (strange). I'd have

Re: Connecting Tomcat to Apache

2004-01-22 Thread Timothy Stone
David Grant wrote: Hello, I am using a preety good but rather old HOWTO and I now need to connect apache to tomcat, so that apache acts as the web server and tomcat handles jsp's and servlets. I've tested it all up to this point and everything is up and running. I am using IBM Java2 1.4.1,

RE: Connecting Tomcat to Apache

2004-01-22 Thread David Grant
looking for tomcat, but there is no info in any tutorials or howto on what to call it, TOMCAT_HOME? David -Original Message- From: Timothy Stone [mailto:[EMAIL PROTECTED] Sent: Friday, January 23, 2004 2:22 AM To: Tomcat Users List Subject: Re: Connecting Tomcat to Apache David Grant wrote

RE: Connecting Tomcat to Apache

2004-01-22 Thread David Grant
: *** [jk2-build] Error 1 I've set the path in build.properties to /usr/lib/httpd and also tried /etc/httpd. David -Original Message- From: Timothy Stone [mailto:[EMAIL PROTECTED] Sent: Friday, January 23, 2004 2:22 AM To: Tomcat Users List Subject: Re: Connecting Tomcat to Apache David

RE: Connecting Tomcat to Apache

2004-01-22 Thread pavan . k
make sure u have libtool in ur path... Pavan Kumar Tata Consultancy Services Mailto: [EMAIL PROTECTED] Website: http://www.tcs.comDISCLAIMER: The information contained in this message is intended only and solely for the addressed individual or entity indicated in this message and for the

RE: Connecting Tomcat to Apache

2004-01-22 Thread David Grant
Libtool? I'm not familiar with that. please explain. David -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, January 23, 2004 3:50 PM To: Tomcat Users List Subject: RE: Connecting Tomcat to Apache make sure u have libtool in ur path

RE: Connecting Tomcat to Apache

2004-01-22 Thread pavan . k
libtool comes with ur apache.. it will be in this directory.. /etc/httpd/build/libtool its a gnu tool which helps in build process.. how did u get ur apache? did u build it or u have binary? Kakaraparthi Venkata Pavan Kumar Tata Consultancy Services Mailto: [EMAIL PROTECTED] Website:

workers.properties file - connecting Tomcat to Apache

2003-12-30 Thread annimandary
I'm trying to connect Tomcat and Apache. Initially, I didn't have the workers.properties file and got the following error when I started Tomcat: Can't find workers.properties at C:\jakarta-tomcat\conf\jk\workers.properties Please install it in the default location or set the config location

Re: Errors when connecting Tomcat to Apache

2003-12-29 Thread annimandary
How do I create the workers.properties? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Errors when connecting Tomcat to Apache

2003-12-29 Thread Altankov Peter
Try this URL: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/index.html -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 29 2003 . 15:26 To: Tomcat Users List Subject: Re: Errors when connecting Tomcat to Apache How do I create the workers.properties

Errors when connecting Tomcat to Apache

2003-12-28 Thread annimandary
I'm using the mod_jk module to connect Tomcat to Apache but I get the following errors when I start the Tomcat server: mod_jk location: modules\mod_jk.dll Make sure it is installed corectly or set the config location Using ApacheConfig modJk=PATH_TO_MOD_JK.SO_OR_DLL Can't find

Re: Errors when connecting Tomcat to Apache

2003-12-28 Thread Erezl
you shoule create the worker properties file - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Sunday, December 28, 2003 5:59 PM Subject: Errors when connecting Tomcat to Apache I'm using the mod_jk module to connect Tomcat to Apache but I

Re: connecting Tomcat to apache

2003-06-13 Thread John Turner
Give me access to a OSX box and I'll be happy to write a HOWTO for it. ;) John On Thu, 12 Jun 2003 15:58:33 +0200, Martin Jacobson [EMAIL PROTECTED] wrote: Werner van Mook wrote: Hi All, Consider me stupid. I have a Powerbook with Mac OSX 10.2.6 It runs apache out of the box. Now I want to

connecting Tomcat to apache

2003-06-12 Thread Werner van Mook
Hi All, Consider me stupid. I have a Powerbook with Mac OSX 10.2.6 It runs apache out of the box. Now I want to connect tomcat with it. Could somebody point out to me the right way of doing this? Regards Werner van Mook - To

RE: connecting Tomcat to apache

2003-06-12 Thread Dave Naden
, June 12, 2003 7:37 AM To: [EMAIL PROTECTED] Subject: connecting Tomcat to apache Hi All, Consider me stupid. I have a Powerbook with Mac OSX 10.2.6 It runs apache out of the box. Now I want to connect tomcat with it. Could somebody point out to me the right way of doing this? Regards Werner van

Re: connecting Tomcat to apache

2003-06-12 Thread Martin Jacobson
Werner van Mook wrote: Hi All, Consider me stupid. I have a Powerbook with Mac OSX 10.2.6 It runs apache out of the box. Now I want to connect tomcat with it. Could somebody point out to me the right way of doing this? I can't consider you stupid - I run Apache + Tomcat on my Powerbook! However,

RE: connecting Tomcat with Apache

2003-01-20 Thread Turner, John
Windows XP Pro HOWTO, everything described exactly, step by step: http://www.johnturner.com/howto John -Original Message- From: Wesley Hobbie [mailto:[EMAIL PROTECTED]] Sent: Sunday, January 19, 2003 3:59 PM To: [EMAIL PROTECTED] Subject: connecting Tomcat with Apache am

connecting Tomcat with Apache

2003-01-19 Thread Wesley Hobbie
am using Windows XP Pro, Apache 2.0.43, and Tomcat 4.1.15. Here is the problem, I have Apache working great, I want to be able to serve JSP pages, I installed Tomcat and have it working fine for standalone, displays my JSP pages just fine at http://localhost:8080 (which is my Tomcat port). My

RE: need help connecting Tomcat 4.1.12, Apache 2.0.43 using jk2 ( mod_jk2-2.0.43.dll)

2002-10-31 Thread Robert L Sowders
again. rls Turner, John [EMAIL PROTECTED] 10/30/2002 06:03 AM Please respond to Tomcat Users List To: 'Tomcat Users List' [EMAIL PROTECTED] cc: Subject:RE: need help connecting Tomcat 4.1.12, Apache 2.0.43 using jk2 ( mod_jk2-2.0.43.dll

Re: need help connecting Tomcat 4.1.12, Apache 2.0.43 using jk2 ( mod_jk2-2.0.43.dll)

2002-10-31 Thread Robert L Sowders
The document has been updated now. rls M. Hockings [EMAIL PROTECTED] 10/30/2002 07:00 PM Please respond to Tomcat Users List To: Tomcat Users List [EMAIL PROTECTED] cc: Subject:Re: need help connecting Tomcat 4.1.12, Apache 2.0.43 using jk2 ( mod_jk2

Re: need help connecting Tomcat 4.1.12, Apache 2.0.43 using jk2 ( mod_jk2-2.0.43.dll)

2002-10-31 Thread Robert L Sowders
] cc: Subject:Re: need help connecting Tomcat 4.1.12, Apache 2.0.43 using jk2 ( mod_jk2-2.0.43.dll) Hi Newbie, In the workers2.properties it is ${TOMCAT_HOME}/bin/tomcat-jni.jar. I've tried hard-coding it with forward slashes but the result was the same. There is probably

Re: need help connecting Tomcat 4.1.12, Apache 2.0.43 using jk2 (mod_jk2-2.0.43.dll)

2002-10-31 Thread M. Hockings
: need help connecting Tomcat 4.1.12, Apache 2.0.43 using jk2 ( mod_jk2-2.0.43.dll) Hi Newbie, In the workers2.properties it is ${TOMCAT_HOME}/bin/tomcat-jni.jar. I've tried hard-coding it with forward slashes but the result was the same. There is probably something very simple that I'm

AW: need help connecting Tomcat 4.1.12, Apache 2.0.43 using jk2 ( mod_jk2-2.0.43.dll)

2002-10-31 Thread Rainer Bruch
, please reply the correct [VM] class path line entries. thanks raibru -Ursprungliche Nachricht- Von: Robert L Sowders [mailto:rsowders;usgs.gov] Gesendet: Donnerstag, 31. Oktober 2002 10:24 An: Tomcat Users List Betreff: Re: need help connecting Tomcat 4.1.12, Apache 2.0.43 using jk2

Re: AW: need help connecting Tomcat 4.1.12, Apache 2.0.43 using jk2( mod_jk2-2.0.43.dll)

2002-10-31 Thread M. Hockings
the correct [VM] class path line entries. thanks raibru -Ursprungliche Nachricht- Von: Robert L Sowders [mailto:rsowders;usgs.gov] Gesendet: Donnerstag, 31. Oktober 2002 10:24 An: Tomcat Users List Betreff: Re: need help connecting Tomcat 4.1.12, Apache 2.0.43 using jk2 ( mod_jk2-2.0.43.dll

AW: AW: need help connecting Tomcat 4.1.12, Apache 2.0.43 using jk2 ( mod_jk2-2.0.43.dll)

2002-10-31 Thread Rainer Bruch
-Ursprungliche Nachricht- Von: M. Hockings [mailto:veeshooter;hockings.net] Gesendet: Donnerstag, 31. Oktober 2002 21:20 An: Tomcat Users List Betreff: Re: AW: need help connecting Tomcat 4.1.12, Apache 2.0.43 using jk2 ( mod_jk2-2.0.43.dll) Hi Rainer, I think that by replace both he means remove

Re: AW: AW: need help connecting Tomcat 4.1.12, Apache 2.0.43 usingjk2 ( mod_jk2-2.0.43.dll)

2002-10-31 Thread M. Hockings
Nachricht- Von: M. Hockings [mailto:veeshooter;hockings.net] Gesendet: Donnerstag, 31. Oktober 2002 21:20 An: Tomcat Users List Betreff: Re: AW: need help connecting Tomcat 4.1.12, Apache 2.0.43 using jk2 ( mod_jk2-2.0.43.dll) Hi Rainer, I think that by replace both he means remove the two

AW: AW: AW: need help connecting Tomcat 4.1.12, Apache 2.0.43 using jk2 ( mod_jk2-2.0.43.dll)

2002-10-31 Thread Rainer Bruch
-Ursprungliche Nachricht- Von: M. Hockings [mailto:veeshooter;hockings.net] Gesendet: Freitag, 1. November 2002 01:15 An: Tomcat Users List Betreff: Re: AW: AW: need help connecting Tomcat 4.1.12, Apache 2.0.43 using jk2 ( mod_jk2-2.0.43.dll) Hi Rainer, I think he has updated the document to reflect how

Re: AW: need help connecting Tomcat 4.1.12, Apache 2.0.43 using jk2 ( mod_jk2-2.0.43.dll)

2002-10-31 Thread Robert L Sowders
List [EMAIL PROTECTED] cc: Subject:AW: need help connecting Tomcat 4.1.12, Apache 2.0.43 using jk2 ( mod_jk2-2.0.43.dll) hi rls, before installing i read this e-mail and your corresponding installation instruction. your e-mail says: To fix it just replace both class

need help connecting Tomcat 4.1.12, Apache 2.0.43 using jk2 (mod_jk2-2.0.43.dll)

2002-10-30 Thread dave m
I've tried to find info under this mailing list's archives and I've looked under the jk2 HOW-TOs and under Tomcat's documentation, but I'm still in the dark about this. I am 'EXTREMELY' new (ultra-newbie?) to Apache and to Tomcat. I can find no step-by-step tutorial on how to set the two

RE: need help connecting Tomcat 4.1.12, Apache 2.0.43 using jk2 (mod_jk2-2.0.43.dll)

2002-10-30 Thread Turner, John
help connecting Tomcat 4.1.12, Apache 2.0.43 using jk2 (mod_jk2-2.0.43.dll) I've tried to find info under this mailing list's archives and I've looked under the jk2 HOW-TOs and under Tomcat's documentation, but I'm still in the dark about this. I am 'EXTREMELY' new (ultra-newbie

Re: need help connecting Tomcat 4.1.12, Apache 2.0.43 using jk2 (mod_jk2-2.0.43.dll)

2002-10-30 Thread M. Hockings
Hello, I too am trying to get this configuration working to give me a test environment that duplicates a remote server. I have followed the instructions pointed to by John Turner very closely and only modified the line in workers2.properties that points to the jvm.dll. When I start Apache I

Re: need help connecting Tomcat 4.1.12, Apache 2.0.43 using jk2 ( mod_jk2-2.0.43.dll)

2002-10-30 Thread Tomcat Newbie
connecting Tomcat 4.1.12, Apache 2.0.43 using jk2 ( mod_jk2-2.0.43.dll) Hello, I too am trying to get this configuration working to give me a test environment that duplicates a remote server. I have followed the instructions pointed to by John Turner very closely and only modified the line

Re: need help connecting Tomcat 4.1.12, Apache 2.0.43 using jk2 (mod_jk2-2.0.43.dll)

2002-10-30 Thread M. Hockings
:\ApacheGroup\Tomcat4.1/bin/tomcat-jni.jar ^^^ - Original Message - From: M. Hockings [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Wednesday, October 30, 2002 10:00 PM Subject: Re: need help connecting Tomcat 4.1.12, Apache 2.0.43

RE: Problems connecting Tomcat with Apache using ajp13

2002-09-19 Thread Turner, John
for Ajp13 worker # worker.ajp13.port=8009 worker.ajp13.host=localhost worker.ajp13.type=ajp13 John -Original Message- From: Marc Vila Pérez [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 18, 2002 8:22 PM To: Tomcat Users List Subject: Problems connecting Tomcat with Apache using

Re: Problems connecting Tomcat with Apache using ajp13

2002-09-19 Thread David Cassidy
To: Tomcat Users List Subject: Problems connecting Tomcat with Apache using ajp13 Hi everybody! I'm trying to connect tomcat 4.1.10 with apache 1.3.22, on Linux RH. In the server I want to install several hosts (using virtual hosting). I'm using org.apache.ajp.tomcat4.Ajp13Connector, I've

RE: Problems connecting Tomcat with Apache using ajp13

2002-09-19 Thread Turner, John
PROTECTED]] Sent: Wednesday, September 18, 2002 8:22 PM To: Tomcat Users List Subject: Problems connecting Tomcat with Apache using ajp13 Hi everybody! I'm trying to connect tomcat 4.1.10 with apache 1.3.22, on Linux RH. In the server I want to install several hosts (using virtual hosting

Re: Problems connecting Tomcat with Apache using ajp13

2002-09-19 Thread David Cassidy
-Original Message- From: David Cassidy [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 19, 2002 9:57 AM To: Tomcat Users List Subject: Re: Problems connecting Tomcat with Apache using ajp13 John, Where's the definition for ajp12 ? :o) David Turner, John wrote: I would remove the load

RE: Problems connecting Tomcat with Apache using ajp13

2002-09-19 Thread Milt Epstein
Subject: Problems connecting Tomcat with Apache using ajp13 Hi everybody! I'm trying to connect tomcat 4.1.10 with apache 1.3.22, on Linux RH. In the server I want to install several hosts (using virtual hosting). I'm using org.apache.ajp.tomcat4.Ajp13Connector, I've downloaded several

RE: Problems connecting Tomcat with Apache using ajp13

2002-09-19 Thread Turner, John
:58 AM To: Tomcat Users List Subject: RE: Problems connecting Tomcat with Apache using ajp13 On Thu, 19 Sep 2002, Turner, John wrote: I would remove the load-balancing lines from workers.properties. Here is a plain-vanilla, working workers.properties file: # Setup for apache

Re: Problems connecting Tomcat with Apache using ajp13

2002-09-19 Thread Milt Epstein
for Ajp13 worker # worker.ajp13.port=8009 worker.ajp13.host=localhost worker.ajp13.type=ajp13 John -Original Message- From: Marc Vila Pérez [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 18, 2002 8:22 PM To: Tomcat Users List Subject: Problems connecting Tomcat

Problems connecting Tomcat with Apache using ajp13

2002-09-18 Thread Marc Vila Pérez
Hi everybody! I'm trying to connect tomcat 4.1.10 with apache 1.3.22, on Linux RH. In the server I want to install several hosts (using virtual hosting). I'm using org.apache.ajp.tomcat4.Ajp13Connector, I've downloaded several mod_jk.so (tried different versions), ... On every virtual host in

connecting tomcat and apache using mod_webapp

2002-09-10 Thread Machollinger1
Hey there; I've tried to connect setting up loadmodule files in apache and etc and that seem to work...trying to setup tomcat : Connector className=org.apache.catalina.connector.warp.WarpConnector port=8008 minProcessors=5 maxProcessors=75 enableLookups=true

connecting tomcat with apache

2002-09-08 Thread Machollinger1
Hey there; I've tried to connect tomcat to apache using Jserv...downloaded jserv and jsdk 2.0 when I run apache I get a fatal error in jserv saying my wrapper is not set for jsdk or the dll for jserv...any ideas thanx mac -- To unsubscribe, e-mail:

Re: connecting tomcat with apache

2002-09-08 Thread Milt Epstein
On Sun, 8 Sep 2002 [EMAIL PROTECTED] wrote: Hey there; I've tried to connect tomcat to apache using Jserv...downloaded jserv and jsdk 2.0 when I run apache I get a fatal error in jserv saying my wrapper is not set for jsdk or the dll for jserv...any ideas Well, my idea is that

connecting tomcat to apache (newbie)

2002-09-06 Thread Machollinger1
Hey there; I'd like to be able to use tomcats capabilities to develop my website on apache... jsp etc tomcat 4.0.1and apache 1.3.26 both workingany ideas thanx Mac -- To unsubscribe, e-mail: mailto:[EMAIL

RE: connecting tomcat to apache (newbie)

2002-09-06 Thread Turner, John
Which OS? Search the archives, this comes up several times a day. John -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, September 06, 2002 12:35 AM To: [EMAIL PROTECTED] Subject: connecting tomcat to apache (newbie) Hey there; I'd

Error while connecting tomcat and apache

2002-01-24 Thread rakesh
Hello friends I am getting the following error messages in my mo_jk.log i m using the TC4.0.1 with apache-1.3.19 [jk_connect.c (143)]: jk_open_socket, connect() failed errno = 111 [jk_ajp13_worker.c (174)]: In jk_endpoint_t::connect_to_tomcat, failed errno = 111 [jk_ajp13_worker.c (587)]:

Re: Error while connecting tomcat and apache

2002-01-24 Thread hacene yanat
Hi, Do you have a procedure of how to configure TC 4.0.1 with apache 1.3.19 ? thank you in advance - Original Message - From: rakesh [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Thursday, January 24, 2002 6:24 PM Subject: Error while connecting tomcat