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
I believe what you are referring to is the ProxyPass Directive http://httpd.apache.org/docs-2.0/mod/mod_proxy.html#proxypass I have used this before, but haven't played with it as a way to reference the app server. If it were that simple, I imagine it would have already been done. I am just g

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

RE: Apache/Tomcat Connectors

2003-07-10 Thread Morgan Pyne
Hi Ray, According to the message I got from the [EMAIL PROTECTED] mailing list regarding this latest release, any module built for Apache 2.0.42 or later should work with 2.0.47: > This release is compatible with modules compiled for 2.0.42 and later > versions. Cheers, Morgan > ---

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
document. -Original Message- 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 witho

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
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, but I got the impression that JK2 was still under constant change and without being able to be self sufficient, I felt the risk

RE: Apache - Tomcat connectors

2003-03-14 Thread Victor Gonzalez
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 excellent! Regards, Victor Gonzalez -Original Message- From: Chris Dodunski [mailto:[EMAIL PROTECTED] Sent: Friday, March

Re: Apache - Tomcat connectors

2003-03-14 Thread Chong Yu Meng
I submitted my write-up to the Linux StepxStep (http://www.linux-sxs.org) , and it can be found under "Internet - Serving" > "Apache Tomcat Java Server". This may sound really egotistical or something, but I would be very happy to include any articles or write-ups here (under your own name, of

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 of people st

RE: Apache - Tomcat connectors

2003-03-14 Thread Donie Kelly
Hi Why do so many other sites need to do this. Should the definitive source not be the Tomcat site? If people have time they should submit a working example. It would be nice if there was an official source for this type of information. It sure is a waste of time roaming the web for basic docume

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

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
t- > Von: Heligon Sandra [mailto:[EMAIL PROTECTED]] > Gesendet: Freitag, 2. August 2002 09:28 > 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 por

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
w you use the apache connector to connect to tomcat". In any case, the URL I posted has information on all of them, as far as I know. John Turner [EMAIL PROTECTED] -Original Message- From: Milt Epstein [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 01, 2002 2:08 PM To: Tomcat Users

RE: Apache/Tomcat Connectors List

2002-08-01 Thread Milt Epstein
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 serve > static content. Well, I'd say that makes them separate

RE: Apache/Tomcat Connectors List

2002-08-01 Thread Turner, John
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 serve static content. http://jakarta.apache.org/tomcat/tomcat-4.0-doc/config/index.html Look on the left-ha