RE: Apache-Tomcat connectors... why??

2003-12-17 Thread Scott, Sean
u. -sean > -Original Message- > From: Wesley Hall [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 16, 2003 12:54 PM > To: Tomcat Users List > Subject: RE: Apache-Tomcat connectors... why?? > > > Thank you Howard and Jim, > > I will look into mod_proxy. Things s

RE: Apache-Tomcat connectors... why??

2003-12-16 Thread Wesley Hall
Thanks again for your help! > -Original Message- > From: Howard Jim [mailto:[EMAIL PROTECTED] > Sent: 16 December 2003 19:34 > To: Tomcat Users List > Subject: RE: Apache-Tomcat connectors... why?? > > > I believe what you are referring to is the ProxyPass Directive &g

RE: Apache-Tomcat connectors... why??

2003-12-16 Thread Howard Jim
even need the webserver. Just let tomcat serve it all, then all your connector worries are moot. Jim -Original Message- From: Wesley Hall [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 16, 2003 1:27 PM To: [EMAIL PROTECTED] Subject: Apache-Tomcat connectors... why?? Hello all, H

Re: Apache-Tomcat connectors... why??

2003-12-16 Thread Tim Funk
http://jakarta.apache.org/tomcat/faq/connectors.html In a nutshell, tomcat anc apache talk to each via the AJP protocol. The AJP protocol is like the HTTP protocol but more efficient for various reasons. An alternative to having apache talk to tomcat via AJP can also be mod_proxy sounds similar

Apache-Tomcat connectors... why??

2003-12-16 Thread Wesley Hall
Hello all, Hopefully I picked a good list to bring this topic up on. There were several candidates. I have spent some time today attempting to perform the non-trival task of configuring communication between the apache web server and the tomcat servlet engine. This seems to be a fairly complicate

RE: Apache/Tomcat Connectors

2003-07-10 Thread Morgan Pyne
Morgan > -Original Message- > From: Ray Madigan [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 10, 2003 16:24 > To: Tomcat-User > Subject: Apache/Tomcat Connectors > > > Oh No - Not another Connector Issue - lol > > I am about to attempt to put together, the

Apache/Tomcat Connectors

2003-07-10 Thread Ray Madigan
Oh No - Not another Connector Issue - lol I am about to attempt to put together, the best latest combination of Apache and Tomcat with the jk2 connector. So this is a question about which versions work with which versions. I plan to use Apache 2.0.47 and Tomcat 4.1.24 In searching through the b

RE: RE : Apache - Tomcat connectors

2003-03-17 Thread Chris Dodunski
PROTECTED] Sent: Tuesday, 18 March 2003 2:07 a.m. To: Tomcat Users List Subject: RE: RE : Apache - Tomcat connectors Hmmm, I thought I would illustrate my point about the JK2 docs being contradictory and incomplete by giving some examples of options from the online docs that do not work or are not

RE: RE : Apache - Tomcat connectors

2003-03-17 Thread Dennis Cartier
ct: RE: RE : Apache - Tomcat connectors Build: Search archive you will find a link to a site that teaches you step by step how to build mod_jk2. Since it's Friday, why don't I just give you the link http://www.pubbitch.org/jboss/mod_jk2.html. Configure: Follow tomcat-connector's

RE: RE : Apache - Tomcat connectors

2003-03-17 Thread Ralph Einfeldt
libraries of apache. > -Original Message- > From: Kelly, Terence [mailto:[EMAIL PROTECTED] > Sent: Friday, March 14, 2003 11:13 PM > To: 'Tomcat Users List' > Subject: RE: RE : Apache - Tomcat connectors > Why must we have Apache installed on the same > ma

Re: Apache - Tomcat connectors

2003-03-14 Thread Chris Dodunski
You've hit the nail on the head Donie. - Original Message - From: "Donie Kelly" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Saturday, March 15, 2003 1:09 AM Subject: RE: Apache - Tomcat connectors > Hi >

Re: Apache - Tomcat connectors

2003-03-14 Thread Chris Dodunski
" <[EMAIL PROTECTED]> Sent: Saturday, March 15, 2003 3:55 AM Subject: RE: Apache - Tomcat connectors > Hi Chris, > I had the same problems, but I received to help from here, and now I can > help you, the best page for it was > www.johnturner.com/howto/winxp-howto.html > It is

RE: RE : Apache - Tomcat connectors

2003-03-14 Thread Kelly, Terence
be used to connect an Apache and a Tomcat that are both running on the same machine. Wouldn't we be better off without assumptions like this? > -Original Message- > From: apachep2 [mailto:[EMAIL PROTECTED] > Sent: Friday, March 14, 2003 10:01 AM > To: 'Tomcat U

RE: RE : Apache - Tomcat connectors

2003-03-14 Thread apachep2
ssage- From: LAGALISSE Eric [mailto:[EMAIL PROTECTED] Sent: March 14, 2003 12:12 PM To: Tomcat Users List Subject: RE : Apache - Tomcat connectors I'm not sure that configuring jk2 will be easier if we build it because someone can easily build something without knowing how to configure it. But i&#x

RE : Apache - Tomcat connectors

2003-03-14 Thread LAGALISSE Eric
#x27;m sure a lot of people are waiting for this build method. Eric LAGALISSE -Message d'origine- De : apachep2 [mailto:[EMAIL PROTECTED] Envoyé : vendredi 14 mars 2003 17:43 À : 'Tomcat Users List' Objet : RE: Apache - Tomcat connectors Disagree. I think the simplicity of jk2

RE: Apache - Tomcat connectors

2003-03-14 Thread apachep2
Cartier [mailto:[EMAIL PROTECTED] Sent: March 14, 2003 11:32 AM To: Tomcat Users List Subject: RE: Apache - Tomcat connectors I agree. I struggled with JK2 for awhile but finally gave up and went back to JK. The docs were very confusing and contradictory. I suppose I could have appealed for help

RE: Apache - Tomcat connectors

2003-03-14 Thread Dennis Cartier
risk was unwarranted. Dennis -Original Message- From: Chris Dodunski [mailto:[EMAIL PROTECTED] Sent: Friday, March 14, 2003 7:07 AM To: Tomcat Users List Subject: Apache - Tomcat connectors I'm honestly astounded at the number of people struggling with successfully installin

RE: Apache - Tomcat connectors

2003-03-14 Thread Victor Gonzalez
, March 14, 2003 6:07 AM To: Tomcat Users List Subject: Apache - Tomcat connectors I'm honestly astounded at the number of people struggling with successfully installing and configuring Apache - Tomcat connectors. An extensive search of apache.org (and other sites) reveals why. Documentation is

Re: Apache - Tomcat connectors

2003-03-14 Thread Chong Yu Meng
ge- From: Chris Dodunski [mailto:[EMAIL PROTECTED] Sent: 14 March 2003 12:07 To: Tomcat Users List Subject: Apache - Tomcat connectors I'm honestly astounded at the number of people struggling with successfully installing and configuring Apache - Tomcat connectors. An extensive sear

RE: Apache - Tomcat connectors

2003-03-14 Thread Bodycombe, Andrew
I'm sure the tomcat developers would be delighted if you provided this documentation... -Original Message- From: Chris Dodunski [mailto:[EMAIL PROTECTED] Sent: 14 March 2003 12:07 To: Tomcat Users List Subject: Apache - Tomcat connectors I'm honestly astounded at the number

RE: Apache - Tomcat connectors

2003-03-14 Thread Donie Kelly
--Original Message- From: Chris Dodunski [mailto:[EMAIL PROTECTED] Sent: 14 March 2003 12:07 To: Tomcat Users List Subject: Apache - Tomcat connectors I'm honestly astounded at the number of people struggling with successfully installing and configuring Apache - Tomcat connectors. An exte

Apache - Tomcat connectors

2003-03-14 Thread Chris Dodunski
I'm honestly astounded at the number of people struggling with successfully installing and configuring Apache - Tomcat connectors. An extensive search of apache.org (and other sites) reveals why. Documentation is vague, fragmented, and quite frankly confusing. It's frustrating and

Re: Retrieving certificates with Apache - Tomcat connectors

2002-12-20 Thread Bill Barker
It's been working in mod_jk for a very long time, and AFAIK, works in Jk2 as well. There is one limitiation, in that it currently only passes the top-level cert to Tomcat (but not the signers). I don't know about mod_webapp. I don't use it. "Christophe Sebille" <[EMAIL PROTECTED]> wrote in mess

Retrieving certificates with Apache - Tomcat connectors

2002-12-20 Thread Christophe Sebille
Hi, I'd like like to know the state of implementation for both connectors JK2 and mod_webapp about the fact of passing SSL Certificate from Apache to Tomcat. I've seen in JK2 documentation that it was a missing feature and for mod_webapp that it wasn't fully implemented. As my information sour

RE: Apache/Tomcat Connectors List

2002-08-02 Thread Thomas Cherry
Well, I installed the rpm version. Is it just not possible to use the RPM version of tomcat with apache? This is really frustrating to follow everyone's advice and not have it work. Now (after reading your webpage) I get a new error: java.lang.ClassNotFoundException: org.apache.ajp.tomcat4.con

Re: Apache/Tomcat Connectors List

2002-08-02 Thread David Mossakowski
d 4) I add as many Contexts as I need for my web applications. > That's it. > > Hope this helps. > > John Turner > [EMAIL PROTECTED] > > > -----Original Message- > From: Heligon Sandra [mailto:[EMAIL PROTECTED]] > Sent: Friday, August 02, 2002 3:28 AM

RE: Apache/Tomcat Connectors List

2002-08-02 Thread Turner, John
2002 7:51 AM To: 'Tomcat Users List' Subject: RE: Apache/Tomcat Connectors List Thanks a lot for your explanations there are very easy understood and very good. Even so I have questions: - What interest is it to have multiple HttpConnectors ? In the server.xml file we find - non-SSL H

AW: Apache/Tomcat Connectors List

2002-08-02 Thread Ralph Einfeldt
[EMAIL PROTECTED]] > Gesendet: Freitag, 2. August 2002 13:51 > An: 'Tomcat Users List' > Betreff: RE: Apache/Tomcat Connectors List > > > Thanks a lot for your explanations there are very easy understood > and very good. > Even so I have questions: > > - What i

RE: Apache/Tomcat Connectors List

2002-08-02 Thread Turner, John
n Turner [EMAIL PROTECTED] -Original Message- From: Heligon Sandra [mailto:[EMAIL PROTECTED]] Sent: Friday, August 02, 2002 3:28 AM To: 'Tomcat Users List' Subject: RE: Apache/Tomcat Connectors List Thanks for your help. Could you say if I had well understood ? It is

RE: Apache/Tomcat Connectors List

2002-08-02 Thread Heligon Sandra
EMAIL PROTECTED]] Sent: 02 August 2002 09:58 To: Tomcat Users List Subject: AW: Apache/Tomcat Connectors List You missunderstood something: - There are two main kinds of ports: - One that is used to talk HTTP. That is the port that is seen be the outer world as the webserver. The def

AW: Apache/Tomcat Connectors List

2002-08-02 Thread Ralph Einfeldt
An: 'Tomcat Users List' > Betreff: RE: Apache/Tomcat Connectors List > > > Thanks for your help. > > Could you say if I had well understood ? > > It is the port that we specify in the URI (expl:http//localhost:8080) > that defines what connector is used a

RE: Apache/Tomcat Connectors List

2002-08-02 Thread Heligon Sandra
AIL PROTECTED]] Sent: 01 August 2002 20:12 To: 'Tomcat Users List' Subject: RE: Apache/Tomcat Connectors List Semantics, I guess. There's one connectors distribution, and it has everything in it. They're even separate projects from both apache and tomcat. There are

RE: Apache/Tomcat Connectors List

2002-08-01 Thread Milt Epstein
t; -Original Message- > From: Milt Epstein [mailto:[EMAIL PROTECTED]] > Sent: Thursday, August 01, 2002 2:08 PM > To: Tomcat Users List > Subject: RE: Apache/Tomcat Connectors List > > > On Thu, 1 Aug 2002, Turner, John wrote: > > > They are one and the sam

RE: Apache/Tomcat Connectors List

2002-08-01 Thread Turner, John
List Subject: RE: Apache/Tomcat Connectors List On Thu, 1 Aug 2002, Turner, John wrote: > They are one and the same...there aren't separate connectors for > apache and separate connectors for tomcat. There is an HTTP > connector that is tomcat-only, but that just allows tomcat to

RE: Apache/Tomcat Connectors List

2002-08-01 Thread Milt Epstein
akarta.apache.org/tomcat/tomcat-4.0-doc/config/index.html > > Look on the left-hand side under "connectors". > > John Turner > [EMAIL PROTECTED] > > > -Original Message- > From: Heligon Sandra [mailto:[EMAIL PROTECTED]] > Sent: Thursday, August 01, 2002

RE: Apache/Tomcat Connectors List

2002-08-01 Thread Turner, John
left-hand side under "connectors". John Turner [EMAIL PROTECTED] -Original Message- From: Heligon Sandra [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 01, 2002 1:29 PM To: '[EMAIL PROTECTED]' Subject: Apache/Tomcat Connectors List Where can I find the li

Apache/Tomcat Connectors List

2002-08-01 Thread Heligon Sandra
Where can I find the list and the description of each connector for Apache on the one hand and for Tomcat on the other hand ? Thanks a lot. -- To unsubscribe, e-mail: For additional commands, e-mail: