RE: IIS 5 + Tomcat 4.1.24 + JK2 Connector problem

2003-06-25 Thread Januski, Ken
of us stuck with integrating IIS and Tomcat. -Original Message- From: Jason Bainbridge [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 25, 2003 12:27 PM To: Tomcat Users List Subject: Re: IIS 5 + Tomcat 4.1.24 + JK2 Connector problem On Thu, 26 Jun 2003 00:20, Januski, Ken wrote: I can

RE: RE : IIS 5 + Tomcat 4.1.24 + JK2 Connector problem

2003-06-25 Thread White, Joshua A (HTSC, CASD)
: Wednesday, June 25, 2003 11:45 AM To: Tomcat Users List Subject: Re: RE : IIS 5 + Tomcat 4.1.24 + JK2 Connector problem Did you restart Tomcat? And reboot your machine? - Original Message - From: Hertenstein Alain To: 'Tomcat Users List' Sent: Wednesday, June 25, 2003 5:38 PM Subject

building connector (4.1.24) error

2003-06-24 Thread Dionisio Ruiz de Zarate
Hello. i have one great problem, i am trying, during four days, for solving it and i dont solve. i have one SuSE linux 8.2. Apache 2.0.46, sun jdk 1.4.1 i have download the tomcat 4.1.24 and the connectors. i am trying to build the connector for using the tomcat and apache. but when i run the make

Connector persistance across multiple apache frontends

2003-06-24 Thread Dan Hart
) ||||||| ... +++++++--... Database Level: | Database (Redundant, of course) Details: I understand on a basic level how the mod_jk connector works, mainly from documentation found in the worker's HOWTO. To quote: * sticky_session specifies

Re: Connector persistance across multiple apache frontends

2003-06-24 Thread Tim Funk
: | Database (Redundant, of course) Details: I understand on a basic level how the mod_jk connector works, mainly from documentation found in the worker's HOWTO. To quote: * sticky_session specifies whether requests with SESSION ID's

RE: Connector persistance across multiple apache frontends

2003-06-24 Thread Filip Hanik
-Original Message- From: Tim Funk [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 24, 2003 6:24 PM To: Tomcat Users List Subject: Re: Connector persistance across multiple apache frontends Yes. In each tomcat, you will need in server.xml Engine jvmRoute=someUniqueTomcatId ... Then each

Connector(s)/SSL

2003-06-23 Thread Geralyn M Hollerman
I am currently using Tomcat 4.0.4 and Apache 2.0.46 and the mod_jk2 connector. As I understand it, a client request comes in to port 80, which Apache is listening on, and if necessary, it passes the request on to Tomcat via the mod_jk2 connector. Now, I'd like to implement SSL - but I'm not sure

Re: Connector(s)/SSL

2003-06-23 Thread Jason Bainbridge
On Tue, 24 Jun 2003 04:07, Geralyn M Hollerman wrote: I *think* what they're saying is that I should let Apache take care of SSL and configure Apache for - as in, for mod_ssl. Correct, you only need to setup SSL for Tomcat if you are running it standalone and maybe also if you are still

Re: AJP13 Connector reliability

2003-06-13 Thread Bill Barker
Barker [mailto:[EMAIL PROTECTED] Sent: Thursday, June 12, 2003 12:53 AM To: [EMAIL PROTECTED] Subject: Re: AJP13 Connector reliability Using the latest mod_jk, then fail-over should work fine. However, the session data will be lost. TC 5.x has support for session fail-over, but not lower

Re: AJP 1.3 connector apache 1.3.x

2003-06-13 Thread Bill Barker
For any TC from 3.3 up, you can currently use any Connector with any mod_jk(2). Leo Stone [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I am using apache 1.3.26 and tomcat 4.1.24, is it better to use mod_jk than jk2? If so, then I can only use the AJP 1.3 connector instead

Re: Ajp13Connector vs. Coyote/JK2 connector

2003-06-13 Thread John Turner
the Ajp13Connector in stead of Coyote/JK2 connector? (although the Ajp13Connector is deprecated in TC 4.1.x) I am using apache to do the authentication, need to use the 'tomcatAuthentication' attribute in the Ajp13Connector, but can't find a similar attribute in Coyote/JK2 connector. TIA Wendy

Re: Ajp13Connector vs. Coyote/JK2 connector

2003-06-13 Thread Chong Yu Meng
On Thu, 12 Jun 2003 10:42:33 -0400, Yueshang (Wendy) Zhang [EMAIL PROTECTED] wrote: I searched the archive and found that mod_jk is better than mod_jk2 for apache 1.3.26. My question is, if mod_jk is used in this case, can we still use the Ajp13Connector in stead of Coyote/JK2 connector

Ajp13Connector vs. Coyote/JK2 connector

2003-06-12 Thread Yueshang (Wendy) Zhang
I searched the archive and found that mod_jk is better than mod_jk2 for apache 1.3.26. My question is, if mod_jk is used in this case, can we still use the Ajp13Connector in stead of Coyote/JK2 connector? (although the Ajp13Connector is deprecated in TC 4.1.x) I am using apache to do

RE: AJP13 Connector reliability

2003-06-12 Thread Jeremy Nix
) 621-6699 ext 1158 -Original Message- From: Bill Barker [mailto:[EMAIL PROTECTED] Sent: Thursday, June 12, 2003 12:53 AM To: [EMAIL PROTECTED] Subject: Re: AJP13 Connector reliability Using the latest mod_jk, then fail-over should work fine. However, the session data will be lost. TC 5

AJP 1.3 connector apache 1.3.x

2003-06-12 Thread Leo Stone
I am using apache 1.3.26 and tomcat 4.1.24, is it better to use mod_jk than jk2? If so, then I can only use the AJP 1.3 connector instead of the default Coyote/JK2 connector in the server.xml? Am I missing something? Thanks, L S - Do you Yahoo!? Free online

Problem with webapp connector

2003-06-11 Thread Alberto Puerta
Hi list. I've installed apache 2.0.45 and Tomcat 4.1.24, compiled webapp connector and it works fine but when i put the sistem in production i get this error: [Wed Jun 11 09:11:55 2003] [notice] Apache/2.0.45 (Unix) mod_webapp/1.2.0-dev configured -- resuming normal operations [Wed Jun 11 10

Re: Problem with webapp connector

2003-06-11 Thread John Turner
webapp connector and it works fine but when i put the sistem in production i get this error: [Wed Jun 11 09:11:55 2003] [notice] Apache/2.0.45 (Unix) mod_webapp/1.2.0-dev configured -- resuming normal operations [Wed Jun 11 10:43:25 2003] [error] Cannot read packet (/usr/local/software/jakarta-tomcat

AJP13 Connector reliability

2003-06-11 Thread Jeremy Nix
Does anybody out there have a good amount of experience with load-balanced (session-shared) environment to tell me if server A goes down (via server crash), then server B will continue to handle requests AND will be up-to-date as far as user's sessions? _ Jeremy Nix Senior

RE: [ANN] Apache Tomcat mod_jk 1.2.4 Web Server Connector released

2003-06-11 Thread Angus Mezick
PROTECTED] Subject: [ANN] Apache Tomcat mod_jk 1.2.4 Web Server Connector released The Tomcat team has released version 1.2.4 of the Tomcat mod_jk web server connector. This version fixes a number of minor bugs and ports all features from the Apache 1.3 version to the Apache 2 version

Re: Problem with webapp connector

2003-06-11 Thread Ronnie Tartar
What do you have in your server.xml and your apache conf file. I have just implemented almost the same thing. Could not get jk2 or jk to do what I wanted it to do. So mod_webapp were the ticket... server.xml: Service name=Tomcat-Apache Connector className

Re: AJP13 Connector reliability

2003-06-11 Thread Bill Barker
Using the latest mod_jk, then fail-over should work fine. However, the session data will be lost. TC 5.x has support for session fail-over, but not lower versions. Jeremy Nix [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Does anybody out there have a good amount of experience with

[ANN] Apache Tomcat mod_jk 1.2.4 Web Server Connector released

2003-06-10 Thread Glenn Nielsen
The Tomcat team has released version 1.2.4 of the Tomcat mod_jk web server connector. This version fixes a number of minor bugs and ports all features from the Apache 1.3 version to the Apache 2 version of mod_jk 1.2. See the file CHANGES.txt in the source distribution for a complete list

Problems making a connector

2003-06-09 Thread Ángel Martínez Munuera
Hi I'm tring to make a jakarta-connector but when I do the make command it says that I have a problem wih the libtools: libtool: link: `../common/jk_ajp12_worker.lo' is not a valid libtool object But I saw that this libtool isn't my libtools system, is the libtool from my apache server

allowLinking and Warp Connector

2003-06-07 Thread Thomas . Rimmele
=false allowLinking=true/ Context This worked well if I connected via Http to Tomcat. But when I tried to connect via a warp connection, the web.xml was not found. (the typical allowLinking=false-error) I tried to define the warp connector within a separate service and defined the contexts

Re: allowLinking and Warp Connector

2003-06-07 Thread Tim Funk
to define the warp connector within a separate service and defined the contexts in there. And I tried to define the connector within the standard service that already worked... No Way. Was anybody able to enable allowLinking together with the Warp connector? Greethings, Thomas

JK connector help

2003-06-05 Thread David Tegart
any ideas anybody ? ( please:) ) I have Apache 2.0.44 installed on XP. I wanted to test some JSp/Servlets so i downloaded (and installed) tomcat 4.1.24 with the intention of integrating tomcat with this apache server. So i downloaded mod_jk_2.0.45.dll and copied it into

Re: JK connector help

2003-06-05 Thread John Turner
Complete HOWTO, step-by-step: http://www.johnturner.com/howto The use of the auto mod_jk.conf file requires the addition of Listener elements in Tomcat's server.xml. Without them, your mod_jk.conf file will be incomplete. Sample mod_jk.conf file for a default install of Tomcat:

Re: JK connector help

2003-06-05 Thread John Turner
Also, with JK, Apache doesn't touch Tomcat. You will have to start/stop both Apache and Tomcat manually. John On Wed, 04 Jun 2003 20:07:50 +, David Tegart [EMAIL PROTECTED] wrote: any ideas anybody ? ( please:) ) I have Apache 2.0.44 installed on XP. I wanted to test some

Tomcat connector for Windows Server 2003/IIS 6

2003-06-04 Thread Vincent Faraut
Hi, I successfully use Jakarta Tomcat connector on a Windows Server 2000/IIS 5 platform http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk/release/v1.2.3/bin/win32/isapi_redirect.dll I tried the same connector on the W2K3/IIS 6 platform, but it doesn' t work Does anybody knows

jk2 connector

2003-06-04 Thread Michael Cardon
Has anyone gotten the mod_jk2 connector to work on a Linux machine using the jni channel to communicate between apache2 and tomcat41? If so, I would sure like to know how you did it Thanks. - To unsubscribe, e-mail: [EMAIL

Re: jk2 connector

2003-06-04 Thread Scott Ahten
, Michael Cardon wrote: Has anyone gotten the mod_jk2 connector to work on a Linux machine using the jni channel to communicate between apache2 and tomcat41? If so, I would sure like to know how you did it Thanks. - To unsubscribe

RE: jk2 connector

2003-06-04 Thread Allen Williams
Me, too. TIA, -- Allen -Original Message- From: Michael Cardon [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 03, 2003 7:25 PM To: [EMAIL PROTECTED] Subject: jk2 connector Has anyone gotten the mod_jk2 connector to work on a Linux machine using

jk connector and host name

2003-05-29 Thread Noel Rappin
I'm setting up an apache connector using jk2, and there's one weird thing. If I hit the apache site with http://localhost/myapp the request passes to tomcat, but gets rewritten to http://my.hostname.com/myapp. This is harmless on localhost, but is a problem on another test lab where http

error while adding connector in admintool

2003-04-03 Thread Mark W. Webb
I get the following error message when I try and add an AJP connector using the admin tool. HTTP Status 400 - Invalid path /connector/AddConnector was requested type Status report message Invalid path /connector/AddConnector was requested description The request sent by the client

more connector/webapps for one engine

2003-04-02 Thread noel . jean-baptiste
Hello, Can i have two differents webapps on the same engine, one on the port https, the other on port HTTP ? thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: more connector/webapps for one engine

2003-04-02 Thread Boris Folgmann
[EMAIL PROTECTED] schrieb: Hello, Can i have two differents webapps on the same engine, one on the port https, the other on port HTTP ? You can even run multiple webapps (called contexts) on every protocol/port. -- Dipl.-Inf. Boris Folgmann mailto:[EMAIL PROTECTED] Folgmann

Re: more connector/webapps for one engine

2003-04-02 Thread noel . jean-baptiste
thank you. So about your response, i wonder me if it's possible to have this configuration : Apache = connector = tomcat = context http or context https. ( with Tomcat manage ssl not Apache (i mean any module ssl in Apache). Thanks Messages d´origine De: Boris Folgmann [EMAIL

which connector to use in order to get client cert

2003-04-01 Thread Mark W. Webb
Is there a way to have a servlet get the client certificate that was used to connect to apache? I have tomcat 4.1.24 running as the backend to apache 2.0.44. Clients set up a mutually authenticated SSL connection to apache, and all servlet requests get forwarded to tomcat. What connector

connector ssl for apache / tomcat windows

2003-04-01 Thread noel . jean-baptiste
Hi, Wich connectors must i used if i want a secure connexion (ssl) Under winXP Apache 1.3.27, tomcat 4.0.6 ? And under winXP Apache 1.3.27, tomcat 4.1.xx ? And under winXP Apache 2, tomcat 4.1.xx ? Thanks - To unsubscribe,

IIS-Tomcat Connector Config

2003-03-26 Thread Rooda, William J
I apologize in advance if my message sounds crude, but I am relatively new to configuring web servers. I have a Web server which (unfortunately) must run IIS in order to serve some old asp pages I have. All my new functionality, however, is written in J2EE architecture, so I need to connect

RES: IIS-Tomcat Connector Config

2003-03-26 Thread Tiago Ferraz Machado
PROTECTED] Assunto: IIS-Tomcat Connector Config I apologize in advance if my message sounds crude, but I am relatively new to configuring web servers. I have a Web server which (unfortunately) must run IIS in order to serve some old asp pages I have. All my new functionality, however, is written

Re: [JK2] JK2 Properties for Coyote Connector

2003-03-24 Thread QJian
: Subject: [JK2] JK2 Properties for Coyote Connector 03/21/2003 10:26

building a domino connector

2003-03-24 Thread cahir
i have a problem with compiling a connector for domino server on Solaris 8 i made some changes in Makefile as it is described in documentation (http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/jk/domhowto.html) and when a use 'make' i'll get this mess

Tomcat 4.1.24 and Coyote JK2 Connector

2003-03-24 Thread Raible, Matt
I've upgraded this morning to Tomcat 4.1.24 from 4.1.18. On 4.1.18, I was connecting to Apache using the following configuration in server.xml: Connector className=org.apache.ajp.tomcat4.Ajp13Connector acceptCount=10 bufferSize=2048 connectionLinger=-1 connectionTimeout=-1

Re: Tomcat 4.1.24 and Coyote JK2 Connector

2003-03-24 Thread Jacob Kjome
upgraded this morning to Tomcat 4.1.24 from 4.1.18. On 4.1.18, I was connecting to Apache using the following configuration in server.xml: Connector className=org.apache.ajp.tomcat4.Ajp13Connector acceptCount=10 bufferSize=2048 connectionLinger=-1 connectionTimeout=-1 debug=0

Re: Tomcat 4.1.24 and Coyote JK2 Connector

2003-03-24 Thread Sven Köhler
the connectionTimeout to -1? this is due to the stupidity of the tomcat-programmers. just ignore these messages. i'm currently writing my own connector to overcome this problem (the source of the current connector is too confusing to be improved) but i'm still missing people that can write apache-modules, so

Re: [JK2] JK2 Properties for Coyote Connector

2003-03-22 Thread Bill Barker
Jerry Jalenak [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hi, I'm trying to get the Coyote Connector working with Apache 2.x and Tomcat 3.3.1. I've been through the Coyote 1.0rc2 doc and have updated all of the .jar files in Tomcat. What I'm missing is the JK2.properties file

[JK2] JK2 Properties for Coyote Connector

2003-03-21 Thread Jerry Jalenak
Hi, I'm trying to get the Coyote Connector working with Apache 2.x and Tomcat 3.3.1. I've been through the Coyote 1.0rc2 doc and have updated all of the .jar files in Tomcat. What I'm missing is the JK2.properties file. Does anyone have an example of what this file should look like? TIA

Latest distribution of coyote connector

2003-03-20 Thread Sankaranarayanan (Ganesh) Ganapathy
Hi All, Where do I get the latest distribution of coyote connector. http://jakarta.apache.org/builds/jakarta-tomcat-connectors/coyote/release/ has only old releases. That is what is not bundled with 4.1.18. If I just the take necessary jars from 4.1.18(commons-logging.jar tomcat-coyote.jar

Tomcat/Apache Connector does not work?

2003-03-19 Thread Wey Hueymeei
hello, I have configured tomcat 4.1.12 and Apache 2.0.43 connection using mod_jk-2.0.43.so on solaris 8. In catalina.out file, I found the following: Mar 19, 2003 11:25:18 AM org.apache.jk.server.JkMain start INFO: Jk running ID=0 time=9/97 config=/usr/local/jakarta-tomcat-4.1.12/conf/jk

RE: Tomcat/Apache Connector does not work?

2003-03-19 Thread Marion McKelvie
/Apache Connector does not work? hello, I have configured tomcat 4.1.12 and Apache 2.0.43 connection using mod_jk-2.0.43.so on solaris 8. In catalina.out file, I found the following: Mar 19, 2003 11:25:18 AM org.apache.jk.server.JkMain start INFO: Jk running ID=0 time=9/97 config=/usr/local

Re: Tomcat/Apache Connector does not work?

2003-03-19 Thread Wey Hueymeei
to know to send port 80 requests to Tomcat for this context. Marion -Original Message- From: Wey Hueymeei [mailto:[EMAIL PROTECTED] Sent: 19 March 2003 17:07 To: [EMAIL PROTECTED] Subject: Tomcat/Apache Connector does not work? hello, I have configured tomcat 4.1.12 and Apache

RE: Tomcat/Apache Connector does not work?

2003-03-19 Thread Jackson, Stephen
Some step-by-step instructions. http://raibledesigns.com/tomcat/index.html -Original Message- From: Wey Hueymeei [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 19, 2003 12:36 PM To: Tomcat Users List Subject: Re: Tomcat/Apache Connector does not work? Marion, No I didn't. Isn't

Re: Tomcat/Apache Connector does not work?

2003-03-19 Thread wfung
List To [EMAIL PROTECTED] cc bcc Subject Tomcat/Apache Connector does not work? hello, I have configured tomcat 4.1.12 and Apache 2.0.43 connection using mod_jk-2.0.43.so on solaris 8. In catalina.out file, I found the following: Mar 19, 2003 11:25:18 AM org.apache.jk.server.JkMain start

RE: Tomcat/Apache Connector does not work?

2003-03-19 Thread Marion McKelvie
/WEB-INF/ AllowOverride None deny from all /Location -Original Message- From: Wey Hueymeei [mailto:[EMAIL PROTECTED] Sent: 19 March 2003 17:36 To: Tomcat Users List Subject: Re: Tomcat/Apache Connector does not work? Marion, No I didn't. Isn't mod_jk.conf automatically generated

Re: Tomcat/Apache Connector does not work?

2003-03-19 Thread Wey Hueymeei
/examples/SendMailServlet ajp13 ### - Original Message - From: Marion McKelvie [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Wednesday, March 19, 2003 12:49 PM Subject: RE: Tomcat/Apache Connector does not work? Leave the server.xml

Re: Tomcat/Apache Connector does not work?

2003-03-19 Thread Wey Hueymeei
Hi William, I found my mod_jk.log in tomcat/conf directory is empty How about yours? Sylvia - Original Message - From: [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Wednesday, March 19, 2003 12:13 PM Subject: Re: Tomcat/Apache Connector does not work? I just

RE: Tomcat/Apache Connector does not work?

2003-03-19 Thread Jagadeesan,Sivakumar
/Apache Connector does not work? Hi William, I found my mod_jk.log in tomcat/conf directory is empty How about yours? Sylvia - Original Message - From: [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Wednesday, March 19, 2003 12:13 PM Subject: Re: Tomcat/Apache Connector

mod_webapp connector apache 1.3.27 and tomcat 4.0.5

2003-03-11 Thread David . Vann
I'm using the mod_webapp to connect apache and tomcat. The problem I'm having is a software provider is forcing me to use http://host/servlet/servletsetup--However I cannot get /servlet to work. I can get the following to work http://host/lawsonweb/servlet/servletsetup Why can't I get

RE: Problem with sticky session in Tomcat4.1.18 and Apache 2.0.43 using mod_JK Connector.

2003-03-10 Thread Roberts, Eric
Message- From: Filip Hanik [mailto:[EMAIL PROTECTED] Sent: 10 March 2003 07:36 To: Tomcat Users List Subject: RE: Problem with sticky session in Tomcat4.1.18 and Apache 2.0.43 using mod_JK Connector. BlankI remember there being a property called jvmRoute in the server.xml file that would allow

RE: Problem with sticky session in Tomcat4.1.18 and Apache 2.0.43 using mod_JK Connector.

2003-03-10 Thread Joshua Sunil Kumar
in the tomcat4.1.18's conf directory BR Joshua -Original Message- From: Roberts, Eric [mailto:[EMAIL PROTECTED] Sent: Monday, March 10, 2003 2:13 PM To: Tomcat Users List Subject: RE: Problem with sticky session in Tomcat4.1.18 and Apache 2.0.43 using mod_JK Connector. Filip's memory

RE: Problem with sticky session in Tomcat4.1.18 and Apache 2.0.43 using mod_JK Connector.

2003-03-10 Thread Roberts, Eric
using jk or jk2? Eric -Original Message- From: Joshua Sunil Kumar [mailto:[EMAIL PROTECTED] Sent: 10 March 2003 10:14 To: Tomcat Users List Subject: RE: Problem with sticky session in Tomcat4.1.18 and Apache 2.0.43 using mod_JK Connector. Hi I check out in the server.xml

RE: Problem with sticky session in Tomcat4.1.18 and Apache 2.0.43 using mod_JK Connector.

2003-03-10 Thread Joshua Sunil Kumar
with sticky session in Tomcat4.1.18 and Apache 2.0.43 using mod_JK Connector. There is a typo in the server.xml - it should be jvmRoute. The worker.list in your workers.properties appears to only contain the loadbalancer: #worker.list=tomcat1,tomcat2,loadbalancer worker.list=loadbalancer

RE: Problem with sticky session in Tomcat4.1.18 and Apache 2.0.43 using mod_JK Connector.

2003-03-10 Thread Roberts, Eric
/* loadbalancer JkMount /admin loadbalancer JkMount /admin/* loadbalancer JkMount /myapp loadbalancer JkMount /myapp/* loadbalancer server.xml on Tomcat 1: Connector className=org.apache.coyote.tomcat4.CoyoteConnector connectionTimeout=2 redirectPort=8443 debug=0 proxyPort=0

RE: Problem with sticky session in Tomcat4.1.18 and Apache 2.0.43 using mod_JK Connector.

2003-03-10 Thread Joshua Sunil Kumar
Subject: RE: Problem with sticky session in Tomcat4.1.18 and Apache 2.0.43 using mod_JK Connector. Joshua, Here are the extracts from my conf files. I am running Apache 2.0.43 with mod_jk and Tomcat 4.1.18 also, so please check carefully that you have similar. workers.properties: worker.list

RE: Problem with sticky session in Tomcat4.1.18 and Apache 2.0.43 using mod_JK Connector.

2003-03-10 Thread Joshua Sunil Kumar
on this. Thanx in advance. Joshua -Original Message- From: Joshua Sunil Kumar [mailto:[EMAIL PROTECTED] Sent: Monday, March 10, 2003 5:43 PM To: Tomcat Users List Subject: RE: Problem with sticky session in Tomcat4.1.18 and Apache 2.0.43 using mod_JK Connector. Hi Eric Thanx for the config

Re: [connector] bad mime type?

2003-03-09 Thread J Aaron Farr
connector The connector seems to be working, but the responses are all in plain text. So, for example, when I browse http://myserver.com/[web-app]/index.jsp I get the HTML source, not the rendered HTML. I tried adding a jsp mime type to return text/html for 'jsp' and that worked. So it seems

Coyote AJP13 Connector Configuration

2003-03-09 Thread Robert Biernat
. In 4.1.18 when the coyote AJP13 connector is used, I can no longer obtain the remote username. Can anyone explain what may have changed since 4.0.6 that would cause this. Also I wondering if there is any undocumented attribute that I need to specify in the server.xml to turn this faeture back

Problem with sticky session in Tomcat4.1.18 and Apache 2.0.43 using mod_JK Connector.

2003-03-09 Thread Joshua Sunil Kumar
Hi I'm using Apache2.0.43 and Tomcat4.1.18. I have configured it with multiple tomcat instances with a load balancer. But I am unable to maintain sticky session . The application that I am using has to maintain sessions. But this not happening .When I login the request is JSP so it does

RE: Problem with sticky session in Tomcat4.1.18 and Apache 2.0.43 using mod_JK Connector.

2003-03-09 Thread Filip Hanik
in Tomcat4.1.18 and Apache 2.0.43 using mod_JK Connector. Hi I'm using Apache2.0.43 and Tomcat4.1.18. I have configured it with multiple tomcat instances with a load balancer. But I am unable to maintain sticky session . The application that I am using has to maintain sessions. But this not happening

[connector] bad mime type?

2003-03-08 Thread J Aaron Farr
Hello. I've checked the archives and done several google searches all to no avail, so if someone could point this out to me, I'd be very grateful: Environment: RedHat 8.0 Apache 2.0.4 JBoss 3.0 + Tomcat 4.1.18 Using coyote connector The connector seems to be working

getRemoteUser() not working in 4.1.18 using Coyote AJP13 Connector and IIS

2003-03-05 Thread Robert Biernat
Hi, Currently using Tomcat 4.1.12/Coyote AJP 13 connector with IIS 5.0 and the 1.2.2 JK2 ISAPI redirector. Have recently upgradeded to Tomcat 4.1.18, and it appears the call to request.getRemoteUser is no longer functioning correctly. It is returining a null or empty value, whereas in 4.1.12

Mysql connector/j

2003-03-04 Thread Adam Denenberg
Anyone have instructions for installing and configuring the mysql connector/j jar file on tomcat 4.1.18 unix machine? I have the jar but not sure how to configure tomcat to use the jar file.. Do I need to rename the jar file to something specific? thanks Adam

RE: Mysql connector/j

2003-03-04 Thread mech
Actually you have to put mysql-connector-java-2.0.14-bin.jar (or whatever version you have) into /common/lib of Tomcat. Renaming is not necessary. There's more information in the Tomcat Documenation for JDBC Realms, JNDI Datasources etc. If you unpack the driver's jar file, you'll also find

Re: Mysql connector/j

2003-03-04 Thread Jake Robb
(CONNECT_STRING).newInstance(); s = (DriverManager.getConnection(DATABASE_STRING,,)).createStatement(); ResultSet r = s.executeQuery(sQuery); --- And then I process the ResultSet. Adam Denenberg wrote: Anyone have instructions for installing and configuring the mysql connector/j jar file on tomcat

Re: AJP Connector - Broken Pipe Error

2003-03-02 Thread Raja Sekhar
Hi, I am using Tomcat 4.0.6. You said AJP Connector has been re-written in Tomcat 4.1.18. So if I upgrade the version, would my problem get resolved?? Regards, ..Raj -- On Sat, 01 Mar 2003 16:05:06 Sven Köhler wrote: 2003-02-28 13:24:35 Ajp13Processor[8009][42] process: invoke

Re: AJP Connector - Broken Pipe Error

2003-03-01 Thread Sven Köhler
) at org.apache.ajp.tomcat4.Ajp13Processor.run(Ajp13Processor.java:551) at java.lang.Thread.run(Thread.java:484) i have those errors too, although they don't occur that often. btw: which tomcat version do you use? it must be 4.0 or something, because the AJP13 connector has been rewritten in Tomcat

Re: AJP Connector - Broken Pipe Error

2003-03-01 Thread Tomasz Nowak
Raja Sekhar [EMAIL PROTECTED] wrote: I have configured my apache server to work with Tomcat engine. But I am continuosly seeing this error in the log file. Use the new Coyote connector instead of the old AJP one. -- Tomasz Nowak

Re: Problem with AJP 1.3 Connector

2003-03-01 Thread Sven Köhler
Thanks for that response. This is the typcial client setup what we have. Now the worse part of this is, Apache is just doing a request management. All the actual process is done in Tomcat only. Can you please let me know how do we switch on the incremental garbage collector on?? If you're using

Re: AJP Connector - Broken Pipe Error

2003-03-01 Thread jeepee3
Hi Sven, Me to, i'm using tomcat 4.1.18. JP i have those errors too, although they don't occur that often. btw: which tomcat version do you use? it must be 4.0 or something, because the AJP13 connector has been rewritten in Tomcat 4.1.x. i'm using tomcat 4.1.18

Re: AJP Connector - Broken Pipe Error

2003-03-01 Thread Sven Köhler
Me to, i'm using tomcat 4.1.18. than you're using an old server.xml. it contains the class-name of the old connector, but there's a new one! plz compare your server.xml with the server.xml that came with tomcat (especially the connector-tags

Problem with AJP 1.3 Connector

2003-02-28 Thread Raja Sekhar
Hi, I have six Apache webservers in my front-end and one Tomcat server in my backend. All these 6 apache servers connect to single tomcat engine using AJP Connector. Each apache server is configured in such a way that it accepts 150 client requests at a time. In tomcat server.xml, the AJP min

RE: Problem with AJP 1.3 Connector

2003-02-28 Thread Dennis Cartier
To: [EMAIL PROTECTED] Subject: Problem with AJP 1.3 Connector Hi, I have six Apache webservers in my front-end and one Tomcat server in my backend. All these 6 apache servers connect to single tomcat engine using AJP Connector. Each apache server is configured in such a way that it accepts 150 client

RE: Problem with AJP 1.3 Connector

2003-02-28 Thread Dennis Cartier
with AJP 1.3 Connector Hi, I have six Apache webservers in my front-end and one Tomcat server in my backend. All these 6 apache servers connect to single tomcat engine using AJP Connector. Each apache server is configured in such a way that it accepts 150 client requests at a time. In tomcat server.xml

RE: Problem with AJP 1.3 Connector

2003-02-28 Thread Raja Sekhar
, 2003 10:11 AM To: [EMAIL PROTECTED] Subject: Problem with AJP 1.3 Connector Hi, I have six Apache webservers in my front-end and one Tomcat server in my backend. All these 6 apache servers connect to single tomcat engine using AJP Connector. Each apache server is configured in such a way

AJP Connector - Broken Pipe Error

2003-02-28 Thread Raja Sekhar
HI, I have configured my apache server to work with Tomcat engine. But I am continuosly seeing this error in the log file. Can some one help me out at the earliest??? Regards, ..Raj 2003-02-28 13:24:35 Ajp13Processor[8009][42] process: invoke java.io.IOException: Broken pipe at

mysql-connector-java-3.0.6-stable-bin.jar pgjdbc2.jar

2003-02-26 Thread Georges Roux
Hi, I run under Linux, with tomcat 4.18 Standalone, and want to set up some JDBC Datasource for connection pooling, where do I need to put the jar file? /common/lib? /shared/lib? Thanks in advanced. Georges -- +==+ |

building just one connector module?

2003-02-26 Thread Albert Lunde
I'd like to to build mod_jk for use with an existing build of Apache 1.3.27 and the binary distribution of Tomcat 4.1.18. But I've like to avoid building from source all the connectors for all Apache versions. I'm not sure that I need anything beyond the apache module for 1.3.x. Is it feasible to

RE: building just one connector module?

2003-02-26 Thread Turner, John
-Original Message- From: Albert Lunde [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 26, 2003 11:08 AM To: [EMAIL PROTECTED] Subject: building just one connector module? I'd like to to build mod_jk for use with an existing build of Apache 1.3.27 and the binary distribution

RE: building just one connector module?

2003-02-26 Thread pqin
] Subject: building just one connector module? I'd like to to build mod_jk for use with an existing build of Apache 1.3.27 and the binary distribution of Tomcat 4.1.18. But I've like to avoid building from source all the connectors for all Apache versions. I'm not sure that I need anything beyond

Re: mysql-connector-java-3.0.6-stable-bin.jar pgjdbc2.jar

2003-02-26 Thread Fabio Mengue
Hello, /common/lib works for me. Althought you may put it on webapps/yourapp/WEB-INF/lib. F. Georges Roux wrote: Hi, I run under Linux, with tomcat 4.18 Standalone, and want to set up some JDBC Datasource for connection pooling, where do I need to put the jar file? /common/lib?

Problem with Tomcat 4.1.12, coyote connector connectionTimeout

2003-02-26 Thread Charles Blaxland
We have configured Tomcat with the Coyote HTTP/1.1 connector. It runs fine for several days (or even a week), but then all HTTP/1.1 redirects begin taking a long time to return - in fact, they take exactly 60 seconds, which leads me to believe that it has something to do

Re: Problem with Tomcat 4.1.12, coyote connector connectionTimeout

2003-02-26 Thread Sven Köhler
don't believe, that it is a tomcat-bug, because than this should happen from the very first start. it must be some kind of weired socket-problem perhaps. Charles Blaxland wrote: We have configured Tomcat with the Coyote HTTP/1.1 connector. It runs fine for several days (or even a week

RE: Problem compiling mod_jk2 connector in Solaris 8 Apache 2.0.39

2003-02-25 Thread Turner, John
/local/apache2/lib/libaprutil-0.a /usr/local/apache2/lib/libapr.so bash-2.03# John -Original Message- From: Julio César Mejia Vergara [mailto:[EMAIL PROTECTED] Sent: Monday, February 24, 2003 10:44 PM To: [EMAIL PROTECTED] Subject: Problem compiling mod_jk2 connector in Solaris 8

Problem compiling mod_jk2 connector in Solaris 8 Apache 2.0.39

2003-02-24 Thread Julio César Mejia Vergara
checking for grep... /usr/bin/grep checking for echo... /usr/bin/echo checking for sed... /usr/bin/sed checking for cp... /usr/bin/cp checking for mkdir... /usr/bin/mkdir no apxs given need to check for Perl first, apxs depends on it... checking for perl... /usr/local/bin/perl building connector

RE: Connector issues - jk2, 4.1.18, 2.0.44

2003-02-12 Thread Eric L. Wittle
Jake, I had a similar problem, but with the jk2 binary I downloaded. It wouldn't run with 2.0.44. I tried the mod_jk2.so that is on John Turner's site, and it loaded. I don't know what he did to build it, but it is clearly radically different from the binary on the Jakarta site, since the Jakarta

RE: Connector issues - jk2, 4.1.18, 2.0.44

2003-02-12 Thread Turner, John
My version has the secret sauce option fully enabled. I am SUPER COMPILER. LOL John -Original Message- From: Eric L. Wittle [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 11, 2003 11:18 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: Connector issues - jk2

Re: Connector issues - jk2, 4.1.18, 2.0.44

2003-02-12 Thread liug
Eric L. Wittle [EMAIL PROTECTED] wrote: # Map the Tomcat examples webapp to the Web server uri space [uri:/examples/*] info=Map the whole webapp In my Tomcat 4.1.18 conf directory, my jk2.properties files contains the folloing: handler.list=apr,channelSocket,request

RE: Connector issues - jk2, 4.1.18, 2.0.44

2003-02-12 Thread pqin
Thinks He Knows What He Is Doing -Original Message- From: liug [mailto:[EMAIL PROTECTED]] Sent: February 12, 2003 2:17 PM To: [EMAIL PROTECTED] Subject: Re: Connector issues - jk2, 4.1.18, 2.0.44 Eric L. Wittle [EMAIL PROTECTED] wrote: # Map the Tomcat examples webapp to the Web server uri

Re: Connector issues - jk2, 4.1.18, 2.0.44

2003-02-12 Thread liug
PROTECTED]] Sent: February 12, 2003 2:17 PM To: [EMAIL PROTECTED] Subject: Re: Connector issues - jk2, 4.1.18, 2.0.44 Eric L. Wittle [EMAIL PROTECTED] wrote: # Map the Tomcat examples webapp to the Web server uri space [uri:/examples/*] info=Map the whole webapp In my Tomcat 4.1.18 conf

<    3   4   5   6   7   8   9   10   11   12   >