AW: OpenId with apache and tomcat

2020-03-20 Thread bernd . schatz
Hi Stephane, > -Ursprüngliche Nachricht- > Von: Stephane Passignat > Gesendet: 13 March 2020 17:53 > An: Tomcat Users List > Actually I have Apache2 operating as proxy and authenticate layer (HTTP > Form and HTTP Basic), in front of several Tomcat instances and webapps. > Apache pushes

Re: OpenId with apache and tomcat

2020-03-14 Thread Stephane Passignat
Ok thanks André and Luis for your helps and feedbacks. Message initial De: André Warnier (tomcat/perl) Répondre à: Tomcat Users List À: users@tomcat.apache.org Objet: Re: OpenId with apache and tomcat Date: Fri, 13 Mar 2020 23:47:08 +0100 On 13.03.2020 17:53, Stephane

Re: OpenId with apache and tomcat

2020-03-13 Thread tomcat/perl
On 13.03.2020 17:53, Stephane Passignat wrote: Hi, Actually I have Apache2 operating as proxy and authenticate layer (HTTP Form and HTTP Basic), in front of several Tomcat instances and webapps. Apache pushes the userId to tomcat through AJP. On tomcat side, the webapp has a Basic login-module i

Re: OpenId with apache and tomcat

2020-03-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Luis, On 3/13/20 14:28, Luis Rodríguez Fernández wrote: > Hello Stephane, > >> moving authentication at tomcat level with an openid Realm > > If I understand you correctly you want to make the authentication > process in tomcat instead of delegating

Re: OpenId with apache and tomcat

2020-03-13 Thread Luis Rodríguez Fernández
Hello Stephane, > moving authentication at tomcat level with an openid Realm If I understand you correctly you want to make the authentication process in tomcat instead of delegating in your apache proxy, don't you ? I would have a look then at the tomcat keycloak adapter [1]. Me I am using the S

OpenId with apache and tomcat

2020-03-13 Thread Stephane Passignat
Hi, Actually I have Apache2 operating as proxy and authenticate layer (HTTP Form and HTTP Basic), in front of several Tomcat instances and webapps. Apache pushes the userId to tomcat through AJP. On tomcat side, the webapp has a Basic login-module in web.xml. I'm quite satisfied of the result, au

Latency Between Apache And Tomcat

2015-02-07 Thread Azitabh Ajit
| | | \/ LB /\ / \ /\ A1 A2 |\ /| | \ / | | \ / | | / \ | T1 T2 We have recently started to note delays between apache and tomcat. Here is an example log lines from apache mod_slow log and tomcat access log for the

RE: very basic question about apache and tomcat

2012-10-12 Thread Mead, Jen L
group. Thanks again, Jen -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Thursday, September 20, 2012 3:05 PM To: Tomcat Users List Subject: RE: very basic question about apache and tomcat "Mead, Jen L" wrote: >Thanks. I am in the process of tes

Re: very basic question about apache and tomcat

2012-09-22 Thread André Warnier
e to get it from. Jen -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Thursday, September 20, 2012 9:20 AM To: Tomcat Users List Subject: RE: very basic question about apache and tomcat "Mead, Jen L" wrote: Hi Chris, I met you at a PERL conferen

Re: very basic question about apache and tomcat

2012-09-21 Thread Mark H. Wood
I've never tried with Tomcat, but it's not hard to get other Unix applications to authenticate against the Kerberos component of ADS. I logon to Linux every day with ADS credentials, using Kerberos. o Browsers will need to be set up to use GSSAPI authentication with the affected site. There'

Re: Re: very basic question about apache and tomcat

2012-09-20 Thread Terence M. Bandoian
On 9/20/2012 4:24 PM, Mark Thomas wrote: "Terence M. Bandoian" wrote: On 9/19/2012 6:38 PM, Jeff wrote: I have a related question since we recently implemented authentication to AD via LDAP in our Tomcat WebApp but it currently prompts the user for every new session, even if they are hitt

Re: very basic question about apache and tomcat

2012-09-20 Thread Brett Delle Grazie
On 20 September 2012 17:20, Mark Thomas wrote: > "Mead, Jen L" wrote: > >>Hi Chris, >> >>I met you at a PERL conference years and years ago along with a bunch >>of other people you met. Anyways. Exactly what I am trying to do is >>allow folks to use their web browser (I would like to stick with

RE: very basic question about apache and tomcat

2012-09-20 Thread Mark Thomas
plemented the feature you are trying to use and could be the person best placed to help you. Mark > >Regards, >Jen > >-Original Message----- >From: Mark Thomas [mailto:ma...@apache.org] >Sent: Thursday, September 20, 2012 10:09 AM >To: Tomcat Users List >Subject:

Re: very basic question about apache and tomcat

2012-09-20 Thread Mark Thomas
"Terence M. Bandoian" wrote: >On 9/19/2012 6:38 PM, Jeff wrote: >> I have a related question since we recently implemented >authentication to >> AD via LDAP in our Tomcat WebApp but it currently prompts the user >for >> every new session, even if they are hitting the site from their >windows >>

Re: very basic question about apache and tomcat

2012-09-20 Thread Terence M. Bandoian
On 9/19/2012 6:38 PM, Jeff wrote: I have a related question since we recently implemented authentication to AD via LDAP in our Tomcat WebApp but it currently prompts the user for every new session, even if they are hitting the site from their windows workstation that is already authenticated to t

RE: very basic question about apache and tomcat

2012-09-20 Thread Mead, Jen L
AM To: Tomcat Users List Subject: RE: very basic question about apache and tomcat "Mead, Jen L" wrote: >Yes, I did not find that useful. It is very vague to say the least. You are the one being vague. You are not being very forthcoming. That page provides detailed, step-by-

RE: very basic question about apache and tomcat

2012-09-20 Thread Mark Thomas
12 9:20 AM >To: Tomcat Users List >Subject: RE: very basic question about apache and tomcat > >"Mead, Jen L" wrote: > >>Hi Chris, >> >>I met you at a PERL conference years and years ago along with a bunch >>of other people you met. Anyways. Exactly

RE: very basic question about apache and tomcat

2012-09-20 Thread Mead, Jen L
List Subject: RE: very basic question about apache and tomcat "Mead, Jen L" wrote: >Hi Chris, > >I met you at a PERL conference years and years ago along with a bunch >of other people you met. Anyways. Exactly what I am trying to do is >allow folks to use their web brows

RE: very basic question about apache and tomcat

2012-09-20 Thread Mark Thomas
"Mead, Jen L" wrote: >Hi Chris, > >I met you at a PERL conference years and years ago along with a bunch >of other people you met. Anyways. Exactly what I am trying to do is >allow folks to use their web browser (I would like to stick with tomcat >7.0.27 on aix 6.1) from their windows workstati

RE: very basic question about apache and tomcat

2012-09-20 Thread Mead, Jen L
Hi Chris, See responses below: -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Thursday, September 20, 2012 8:50 AM To: Tomcat Users List Subject: Re: very basic question about apache and tomcat -BEGIN PGP SIGNED MESSAGE- Hash: SHA1

Re: very basic question about apache and tomcat

2012-09-20 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jen, On 9/20/12 11:19 AM, Mead, Jen L wrote: > I met you at a PERL conference years and years ago along with a > bunch of other people you met. Unlikely... I've never been to a Perl conference. [OT NB: I've found out that I'm not the only Christophe

RE: very basic question about apache and tomcat

2012-09-20 Thread Mead, Jen L
c question about apache and tomcat -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jen, On 9/19/12 5:52 PM, Mead, Jen L wrote: > That was very insightful. All the documentation that I am looking > into specifies apache as the application. Maybe, just maybe the > server.xml file will con

Re: very basic question about apache and tomcat

2012-09-20 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeff, On 9/19/12 7:38 PM, Jeff wrote: > I have a related question since we recently implemented > authentication to AD via LDAP in our Tomcat WebApp but it currently > prompts the user for every new session, even if they are hitting > the site from th

Re: very basic question about apache and tomcat

2012-09-19 Thread Thomas Rohde
Am 19.09.2012 23:31, schrieb Mead, Jen L: Hi Everybody, Now I will show my real ignorance about what I know after NOT working with Apache or Tomcat for several years now. I have been working on a project that allows our CGI web pages to authenticate users from their windows desktop against

Re: very basic question about apache and tomcat

2012-09-19 Thread Jeff
I have a related question since we recently implemented authentication to AD via LDAP in our Tomcat WebApp but it currently prompts the user for every new session, even if they are hitting the site from their windows workstation that is already authenticated to the domain. Is there a way to do it

Re: very basic question about apache and tomcat

2012-09-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jen, On 9/19/12 5:52 PM, Mead, Jen L wrote: > That was very insightful. All the documentation that I am looking > into specifies apache as the application. Maybe, just maybe the > server.xml file will contain what I need to move forward. The lack >

Re: very basic question about apache and tomcat

2012-09-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David, On 9/19/12 5:45 PM, David A. Rush wrote: > > On 2012-09-19 17:31, Mead, Jen L wrote: >> My basic question is: do I need to install apache as well as >> tomcat to have an httpd.conf file? I have tomcat running on >> several AIX servers, 6.1 an

RE: very basic question about apache and tomcat

2012-09-19 Thread Mead, Jen L
without loading apache with or instead of tomcat. Thanks for the info. J -Original Message- From: David A. Rush [mailto:da...@rushtone.com] Sent: Wednesday, September 19, 2012 2:45 PM To: users@tomcat.apache.org Subject: Re: very basic question about apache and tomcat On 2012-09-19 17:31

Re: very basic question about apache and tomcat

2012-09-19 Thread David A. Rush
On 2012-09-19 17:31, Mead, Jen L wrote: My basic question is: do I need to install apache as well as tomcat to have an httpd.conf file? I have tomcat running on several AIX servers, 6.1 and 5.3, with tomcat 7.0.27 installed. I was doing a simple search to find the httpd.conf file when I rea

very basic question about apache and tomcat

2012-09-19 Thread Mead, Jen L
Hi Everybody, Now I will show my real ignorance about what I know after NOT working with Apache or Tomcat for several years now. I have been working on a project that allows our CGI web pages to authenticate users from their windows desktop against Windows AD and not requiring any kind of unix

Re: Apache and tomcat compatibility with Oracle 11R1

2011-08-05 Thread Konstantin Kolinko
using?) Tomcat is OK > 1)      We are facing issues with web-interface not accessible sometimes even > when apache and tomcat are up. When we bounce them it use to become > accessible. There are standard diagnostic methods to deal with such issues, starting with thread dumps. (->F

Apache and tomcat compatibility with Oracle 11R1

2011-08-05 Thread TAK, RUDRA (ATTSI)
Hi, Recently we upgraded to tomcat6.0.32 and Oracle 11R1 G. We have Apache vs 1.3.41 and OS AIX5.3. 1) We are facing issues with web-interface not accessible sometimes even when apache and tomcat are up. When we bounce them it use to become accessible. 2) Also observing high CPU

apache and tomcat gets hang

2011-07-18 Thread 12345vb
om/apache-and-tomcat-gets-hang-tp32084440p32084440.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail

RE: mod_jk problem related to multiple hosts on Apache and Tomcat

2009-10-08 Thread Caldarale, Charles R
> From: Maciej Zabielski [mailto:m...@tessel.pl] > Subject: RE: mod_jk problem related to multiple hosts on Apache and > Tomcat > > when I started reading what is the easiest way to make Tomcat > available on port 80 (under Centos 5.3) the most common > answer was: use Ap

RE: mod_jk problem related to multiple hosts on Apache and Tomcat

2009-10-08 Thread Maciej Zabielski
ds, Maciej -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Thursday, October 08, 2009 2:14 AM To: Tomcat Users List Subject: Re: mod_jk problem related to multiple hosts on Apache and Tomcat One real question is why you are bothering with an Apache httpd in front

Re: mod_jk problem related to multiple hosts on Apache and Tomcat

2009-10-07 Thread André Warnier
One real question is why you are bothering with an Apache httpd in front, since unless I saw this wrong, you are proxying absolutely everything to Tomcat, in both virtual hosts. JkMount /* etc.. Why not just turn off Apache, and have Tomcat listen on port 80 ? You would save yourself some compl

RE: mod_jk problem related to multiple hosts on Apache and Tomcat

2009-10-07 Thread Maciej Zabielski
t Subject: Re: mod_jk problem related to multiple hosts on Apache and Tomcat What Chuck means is that you need docBase="/var/lib/tomcat5/webapps/alfresco" On Wed, Oct 7, 2009 at 8:51 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Maciej Zabielski [ma

Re: mod_jk problem related to multiple hosts on Apache and Tomcat

2009-10-07 Thread Rainer Jung
On 07.10.2009 19:40, Maciej Zabielski wrote: > Hello, > > I have a mod_jk problem related to multiple hosts on Apache and Tomcat > > My setup is > Centos 5.3 + Apache HTTPD 2.2.3 + Tomcat 5 > > httpd.conf contains (Just before section 3) Basic mod_jk directives. >

Re: mod_jk problem related to multiple hosts on Apache and Tomcat

2009-10-07 Thread Tsirkin Evgeny
What Chuck means is that you need docBase="/var/lib/tomcat5/webapps/alfresco" On Wed, Oct 7, 2009 at 8:51 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Maciej Zabielski [mailto:m...@tessel.pl] > > Subject: mod_jk problem related to multipl

RE: mod_jk problem related to multiple hosts on Apache and Tomcat

2009-10-07 Thread Caldarale, Charles R
> From: Maciej Zabielski [mailto:m...@tessel.pl] > Subject: mod_jk problem related to multiple hosts on Apache and Tomcat > > Tomcat Host > autoDeploy="true" > xmlValidation="false" xmlNamespaceAware="false"> > > a

mod_jk problem related to multiple hosts on Apache and Tomcat

2009-10-07 Thread Maciej Zabielski
Hello, I have a mod_jk problem related to multiple hosts on Apache and Tomcat My setup is Centos 5.3 + Apache HTTPD 2.2.3 + Tomcat 5 httpd.conf contains (Just before section 3) Basic mod_jk directives. At the end it contains two virtual hosts: (all sections are placed in proper files, but I

Re: Is encryption of AJP traffic between Apache and Tomcat possible out of the box?

2009-08-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tim, On 8/10/2009 8:15 PM, Tim Funk wrote: > An ssh tunnel is also easy too. (but can also open other security holes > depending on how its deployed and the requirements) ssh tunnels also have the possibility of going down. If you want to use an ssh

Re: Is encryption of AJP traffic between Apache and Tomcat possible out of the box?

2009-08-10 Thread Tim Funk
An ssh tunnel is also easy too. (but can also open other security holes depending on how its deployed and the requirements) -Tim Mark Thomas wrote: Florian Kirchhoff wrote: Hi, I know this has been asked before, but after reading the documentation and searching previous threads: http://ww

Re: Is encryption of AJP traffic between Apache and Tomcat possible out of the box?

2009-08-10 Thread Mark Thomas
Florian Kirchhoff wrote: > Hi, > > > I know this has been asked before, but after reading the documentation and > searching previous threads: > > http://www.nabble.com/Is-this-possibe---mod_jk-%3C%3D%3DSSL%3D%3D%3E-AJP-1.3-to7746284.html#a7764525 > 2006 thread > > > http://www.nabble.com/AJP-

Is encryption of AJP traffic between Apache and Tomcat possible out of the box?

2009-08-10 Thread Florian Kirchhoff
2007 thread I am seeking confirmation that AJP traffic still cannot be encrypted out of the box. Is this correct? Thanks in advance. Florian -- View this message in context: http://www.nabble.com/Is-encryption-of-AJP-traffic-between-Apache-and-Tomcat-possible-out-of-the-box

RE: Apache And tomcat: wich is the best conenctor to use

2009-06-16 Thread lmk
thanks a lot.. Caldarale, Charles R wrote: > >> From: lmk [mailto:lotf...@yahoo.fr] >> Subject: RE: Apache And tomcat: wich is the best conenctor to use >> >> Im just testing mod_jk and load balancing in order to >> imporove performance. > >

RE: Apache And tomcat: wich is the best conenctor to use

2009-06-16 Thread Caldarale, Charles R
> From: lmk [mailto:lotf...@yahoo.fr] > Subject: RE: Apache And tomcat: wich is the best conenctor to use > > Im just testing mod_jk and load balancing in order to > imporove performance. Then you do have a need for httpd (load balancing), so AJP is the most appropriate conne

RE: Apache And tomcat: wich is the best conenctor to use

2009-06-16 Thread lmk
I have no good reason except increase tomcat response, Im not using SSL for the moment. Im just testing mod_jk and load balancing in order to imporove performance. Caldarale, Charles R wrote: > > >> Subject: Apache And tomcat: wich is the best conenctor to use >>

RE: Apache And tomcat: wich is the best conenctor to use

2009-06-16 Thread Caldarale, Charles R
> From: lmk [mailto:lotf...@yahoo.fr] > Subject: Apache And tomcat: wich is the best conenctor to use > > Im wondering if it's judicious to use apache with ajp connector If you have no other reason to use httpd, then don't - just let Tomcat serve the static content; this

Apache And tomcat: wich is the best conenctor to use

2009-06-16 Thread lmk
message in context: http://www.nabble.com/Apache-And-tomcat%3A-wich-is-the--best-conenctor-to-use-tp24054482p24054482.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user

Re: apache and tomcat version

2008-09-18 Thread Gregor Schneider
Ayden, On Thu, Sep 18, 2008 at 12:53 AM, <[EMAIL PROTECTED]> wrote: > > I would also like a Blogger like WordPress or Apache ROLLER > Actually it's pretty simple: - Wordpress is based on PHP - Apache Roller is based on Java (Java-Webapp) There are some options to run PHP using Tomcat, but it's

RE: apache and tomcat version

2008-09-18 Thread Peter Crowther
che"). > I am using PhP, and would to like to also have Java/AJAX?J2EE on my web > page, and I am not sure if I need both Apache and Tomcat, or can just use > Tomcat? (I dont know if it will do everything that Apache does plus more?) httpd has more modules available, and is probably a

Re: apache and tomcat version

2008-09-17 Thread Hardik Shah
some more details. - Java/J2EE developer India blogs http://hardik4u.wordpress.com wordpress blog -- View this message in context: http://www.nabble.com/apache-and-tomcat-version-tp19529503p19545645.html Sent from the Tomcat - User mailing list archive at Nabble.com

Re: apache and tomcat version

2008-09-17 Thread ayden
t; of >> java? >> >> I am using PhP, and would to like to also have Java/AJAX?J2EE on my web >> page, and I am not sure if I need both Apache and Tomcat, or can just >> use >> Tomcat? (I dont know if it will do everything that Apache does plus >> more?) &

Re: apache and tomcat version

2008-09-17 Thread André Warnier
[EMAIL PROTECTED] wrote: Does Tomcat do the same thing as Apache? ie http; as well as the bonus of java? I am using PhP, and would to like to also have Java/AJAX?J2EE on my web page, and I am not sure if I need both Apache and Tomcat, or can just use Tomcat? (I dont know if it will do

RE: apache and tomcat version

2008-09-17 Thread ayden
Does Tomcat do the same thing as Apache? ie http; as well as the bonus of java? I am using PhP, and would to like to also have Java/AJAX?J2EE on my web page, and I am not sure if I need both Apache and Tomcat, or can just use Tomcat? (I dont know if it will do everything that Apache does plus

RE: apache and tomcat version

2008-09-17 Thread Peter Crowther
> From: Hardik Shah [mailto:[EMAIL PROTECTED] > is tomcat 3.2.1 and apache 1.3.27 are both server Tomcat 3.2.1 is a web server. You can use it to serve Web pages or web applications directly. You do not need to use any version of Apache httpd as well. If you want to use Apache httpd as well,

Re: apache and tomcat version

2008-09-17 Thread bhooshanpandit
he.org Sent: Wed, 17 Sep 2008 4:19 pm Subject: apache and tomcat version hi i have used yet tomcat 5.0 and tomcat 5.5 i have one confusion , is tomcat 3.2.1 and apache 1.3.27 are both server or ,we have to use both for configure server or anything else please help me - Jav

apache and tomcat version

2008-09-17 Thread Hardik Shah
-- View this message in context: http://www.nabble.com/apache-and-tomcat-version-tp19529503p19529503.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users@tomcat.apache.org To

Re: Apache and Tomcat

2008-06-25 Thread Andrew Miehs
mething else and use mod_proxy_ajp to forward the requests through httpd - although as the above poster mentioned - why do you want to use apache when you have iis installed? I have iis running on port 80 and do not have another server to install apache and tomcat.7 Then you can "f

Re: Apache and Tomcat

2008-06-25 Thread Bill Davidson
Stuart Caldwell wrote: I know this may sound naïve but is it possible to have tomcat and apache running off the same port - 8080. I have iis running on port 80 and do not have another server to install apache and tomcat. TCP only allows one listener per port-IP combination. It really

RE: Apache and Tomcat

2008-06-25 Thread Caldarale, Charles R
> From: Stuart Caldwell [mailto:[EMAIL PROTECTED] > Subject: Apache and Tomcat > > I have iis running on port 80 and do not have another server > to install apache and tomcat. Why do you want to install httpd, especially if you already have IIS in the picture? - Chuck THIS CO

Re: Apache and Tomcat

2008-06-25 Thread Steve Ochani
Date sent: Wed, 25 Jun 2008 17:39:10 +0200 From: Stuart Caldwell <[EMAIL PROTECTED]> Subject: Apache and Tomcat To: users@tomcat.apache.org Send reply to: Tomcat Users List > Hi, > > > > I know this may sound naïve but is it possible to have tomcat and >

Apache and Tomcat

2008-06-25 Thread Stuart Caldwell
Hi, I know this may sound naïve but is it possible to have tomcat and apache running off the same port - 8080. I have iis running on port 80 and do not have another server to install apache and tomcat. Kind regards, Stuart

Access port either from Apache and Tomcat?

2008-06-24 Thread Tan, Liao
Folks, As Im not expert, ask you a simple question: im told that you can either acess the port, or connect to the port (not sure the correct terms) thru apache or tomcat. I was talking to people, and doing searches, and heard something about that. Currently, Im trying to enable my http to http

Re: Apache and Tomcat sharing the same web root.

2008-05-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Philip, Philip Wigg wrote: |> I strongly advise against doing this. Unless you know *exactly* what you are |> doing it is far too easy to open a whole can of security worms, the most |> regularly seen of which is source code disclosure of all of the

Re: Apache and Tomcat sharing the same web root.

2008-05-23 Thread Philip Wigg
> I strongly advise against doing this. Unless you know *exactly* what you are > doing it is far too easy to open a whole can of security worms, the most > regularly seen of which is source code disclosure of all of the JSPs on the > site. Even if I have:- JkMount /*.jsp my-worker JkMount /*.do m

Re: Apache and Tomcat sharing the same web root.

2008-05-22 Thread Mark Thomas
Christopher Schultz wrote: Philip, Philip Wigg wrote: | are there any reasons why Apache and Tomcat cannot share the same web | root folder, presuming that I exclude access to WEB-INF? Nope, you should be good. I would also restrict access to META-INF, and if you have any files that should

Re: Apache and Tomcat sharing the same web root.

2008-05-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Philip, Philip Wigg wrote: | are there any reasons why Apache and Tomcat cannot share the same web | root folder, presuming that I exclude access to WEB-INF? Nope, you should be good. I would also restrict access to META-INF, and if you have any

Apache and Tomcat sharing the same web root.

2008-05-22 Thread Philip Wigg
Hi, are there any reasons why Apache and Tomcat cannot share the same web root folder, presuming that I exclude access to WEB-INF? Thanks, Phil. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail

Re: Problem with configuring Apache and Tomcat with mod_jk

2008-03-09 Thread David Smith
The only reference to any worker.worker3.class= property is in association with some inprocess stuff that I believe got dropped from mod_jk a /long/ time ago. The current mod_jk does not have any such directive in workers.properties (see http://tomcat.apache.org/connectors-doc/reference/worker

Problem with configuring Apache and Tomcat with mod_jk

2008-03-09 Thread Murat Birben
Hi everyone, I've installed Tomcat6 to my CentOs server which has also Apache 2.2installed in it. Now I want to configure these two and I'll use mod_jk for this purpose, when i searched the net the configurations that are made consist of a line in the workers.properties file as: worker.worker3.cla

Re: apache and tomcat

2007-12-18 Thread Richard Dunne
Hi Rainer, The quotation marks around the file paths did the trick. Now trying to enable PHP on Apache! Richard. - Original Message From: Rainer Jung <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Tuesday, December 18, 2007 5:03:33 PM Subject: Re: apache and tomcat BTW

Re: apache and tomcat

2007-12-18 Thread Rainer Jung
BTW: this message also indicates, that Apache httpd could load the module into memory, so you are doing progress :) Richard Dunne schrieb: > I have added this to my http.conf > LoadModule jk_module modules/mod_jk.so > JkWorkersFile /workers.properties > JkLogFile C:/Program Files/Apache Software

Re: apache and tomcat

2007-12-18 Thread Rainer Jung
Richard Dunne schrieb: > I have added this to my http.conf > LoadModule jk_module modules/mod_jk.so > JkWorkersFile /workers.properties > JkLogFile C:/Program Files/Apache Software Foundation/Tomcat > 6.0/logs/mod_jk.log > JkLogLevel debug > Alias /examples C:/Program Files/Apache Software Found

Re: apache and tomcat

2007-12-18 Thread Richard Dunne
only read as far as /Apache due to the space between Apache and Software. Is this correct? Richard. - Original Message From: Rainer Jung <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Tuesday, December 18, 2007 4:33:44 PM Subject: Re: apache and tomcat You only need to download

Re: apache and tomcat

2007-12-18 Thread Rainer Jung
gt; is what I am missing. Should it go in the Apache2 /lib directory? > > Richard. > > > - Original Message From: Rainer Jung > <[EMAIL PROTECTED]> To: Tomcat Users List > Sent: Tuesday, December 18, 2007 4:08:53 PM > Subject: Re: apache and tomcat >

Re: apache and tomcat

2007-12-18 Thread Richard Dunne
Users List Sent: Tuesday, December 18, 2007 4:08:53 PM Subject: Re: apache and tomcat Richard Dunne schrieb: > I downloaded mod_jk-apache-1.3.27.so from Note: 1.3.27. For Apache 2.0.x you need to use the file mod_jk-apache-2.0.59.so, for 2.2.x the file mod_jk-apache-2.2.4.so. Apache httpd vers

Re: apache and tomcat

2007-12-18 Thread Rainer Jung
Richard Dunne schrieb: > I downloaded mod_jk-apache-1.3.27.so from Note: 1.3.27. For Apache 2.0.x you need to use the file mod_jk-apache-2.0.59.so, for 2.2.x the file mod_jk-apache-2.2.4.so. Apache httpd version 1.3.x, 2.0.x and 2.2.x need different module files. > http://www.apache.org/dist/tomc

Re: apache and tomcat

2007-12-18 Thread Richard Dunne
t Sent: Tuesday, December 18, 2007 2:24:19 PM Subject: RE: apache and tomcat > From: Martin Gainty [mailto:[EMAIL PROTECTED] > Subject: Re: apache and tomcat > > After resolving that..Take a look at installing mod_jk > http://tomcat.apache.org/tomcat-3.3-doc/mod_jk-howto.html Ple

Re: apache and tomcat

2007-12-18 Thread Rainer Jung
Richard Dunne schrieb: > I'm looking to download the binaries from here > http://www.apache.org/dist/tomcat/tomcat-connectors/jk/binaries/win32/jk-1.2.25/. > Just so I'm reading instructions correctly, > mod_jk-apache-2.2.4.so should be copied and then renamed mod_jk.so > mod_jk-apache-2.2.4.so.a

Re: apache and tomcat

2007-12-18 Thread Richard Dunne
d and then renamed mod_jk.so.asc same for the otehr files md5, sha1 and sha256. - Original Message From: Martin Gainty <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Tuesday, December 18, 2007 2:05:55 PM Subject: Re: apache and tomcat Abel After resolving that..Take a look at i

RE: apache and tomcat

2007-12-18 Thread Caldarale, Charles R
> From: Martin Gainty [mailto:[EMAIL PROTECTED] > Subject: Re: apache and tomcat > > After resolving that..Take a look at installing mod_jk > http://tomcat.apache.org/tomcat-3.3-doc/mod_jk-howto.html Please don't look at documentation for a version of Tomcat that's

Re: apache and tomcat

2007-12-18 Thread Richard Dunne
Tuesday, December 18, 2007 2:02:18 PM Subject: Re: apache and tomcat good point.. try to determine if tc is running before trying to start it again netstat -a | grep PortNumber M-- - Original Message - Wrom: TZRCLBDXRQBGJSNBOHMKHJYFMYXOEAIJ To: "Tomcat Users List" Sent: Tue

Re: apache and tomcat

2007-12-18 Thread Martin Gainty
Abel After resolving that..Take a look at installing mod_jk http://tomcat.apache.org/tomcat-3.3-doc/mod_jk-howto.html Martin-- - Original Message - From: "AbelMacAdam" <[EMAIL PROTECTED]> To: Sent: Tuesday, December 18, 2007 8:47 AM Subject: Re: apache and tomcat >

Re: apache and tomcat

2007-12-18 Thread mgainty
good point.. try to determine if tc is running before trying to start it again netstat -a | grep PortNumber M-- - Original Message - Wrom: TZRCLBDXRQBGJSNBOHMKHJYFMYXOEAIJ To: "Tomcat Users List" Sent: Tuesday, December 18, 2007 8:44 AM Subject: Re: apache and tomcat

Re: apache and tomcat

2007-12-18 Thread Richard Dunne
AIL PROTECTED]> To: users@tomcat.apache.org Sent: Tuesday, December 18, 2007 1:47:32 PM Subject: Re: apache and tomcat Richard Dunne wrote: > > Thanks. I have installed Apache 2 httpd server on port 80 as recommened > by installation, but I cannot start server as it sems to be in use. I &

Re: apache and tomcat

2007-12-18 Thread AbelMacAdam
o not bite each other. Your (Apache) server start problem might be caused by another instantiation of a server running at this time. Might you have IIS, or even another Apache, running? Abel -- View this message in context: http://www.nabble.com/apache-and-tomcat-tp14396051p14397205.html Sent f

Re: apache and tomcat

2007-12-18 Thread David Smith
List Sent: Tuesday, December 18, 2007 12:53:56 PM Subject: Re: apache and tomcat You're right -- Apache Tomcat doesn't handle PHP especially well. It's designed to handle and execute code in java web applications built to the servlet spec very well though. Think of Apache Httpd as

Re: apache and tomcat

2007-12-18 Thread Richard Dunne
Sent: Tuesday, December 18, 2007 12:53:56 PM Subject: Re: apache and tomcat You're right -- Apache Tomcat doesn't handle PHP especially well. It's designed to handle and execute code in java web applications built to the servlet spec very well though. Think of Apache Httpd as a gen

Re: apache and tomcat

2007-12-18 Thread Richard Dunne
users@tomcat.apache.org Sent: Tuesday, December 18, 2007 1:15:14 PM Subject: Re: apache and tomcat Richard Dunne wrote: > > Can someone please explain the fundamental difference between Httpd and > Tomcat? I installed Tomcat 6, but it doesn't seem to be liking PHP a > whole lot.

Re: apache and tomcat

2007-12-18 Thread AbelMacAdam
ache. Java in Tomcat, and PHP directly in Apache. Hope this helps, Abel -- View this message in context: http://www.nabble.com/apache-and-tomcat-tp14396051p14396715.html Sent from the Tomcat - User mailing list archive at Nabble.com. -

Re: apache and tomcat

2007-12-18 Thread David Smith
You're right -- Apache Tomcat doesn't handle PHP especially well. It's designed to handle and execute code in java web applications built to the servlet spec very well though. Think of Apache Httpd as a general web server -- it serves content very well and with the right modules can hand off

apache and tomcat

2007-12-18 Thread Richard Dunne
Can someone please explain the fundamental difference between Httpd and Tomcat? I installed Tomcat 6, but it doesn't seem to be liking PHP a whole lot. Do I need to un-install Tomcat 6 and install Apache 2 on its own? Just a bit confused as I am trying to get Apache and PHP5 working together.

Re: Does mod_jk copy memory b/w apache and tomcat (using linux, ajp13 worker)?

2007-10-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Moran, Moran Ben-David wrote: >> Nobody uses the jni worker anymore. The jni worker was intended to be an >> embedded Tomcat instance running from the mod_jk module, and is only >> supported in very old versions of Tomcat (3.3 IIRC). > > Is there any

Fw: Does mod_jk copy memory b/w apache and tomcat (using linux, ajp13 worker)?

2007-10-14 Thread Martin Gainty
Apache 2.x or should I always use the prefork MPM ? M-- - Original Message - From: "Bill Barker" <[EMAIL PROTECTED]> To: Sent: Sunday, October 14, 2007 5:34 PM Subject: Re: Does mod_jk copy memory b/w apache and tomcat (using linux, ajp13 worker)? > > "Moran B

Re: Does mod_jk copy memory b/w apache and tomcat (using linux, ajp13 worker)?

2007-10-14 Thread Bill Barker
"Moran Ben-David" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Chris, > > Thanks for taking the time to answer these. This information is very > useful. I'll express more thanks with further questions. > >> Nobody uses the jni worker anymore. The jni worker was intended to be a

Re: Does mod_jk copy memory b/w apache and tomcat (using linux, ajp13 worker)?

2007-10-14 Thread Moran Ben-David
Chris, Thanks for taking the time to answer these. This information is very useful. I'll express more thanks with further questions. > Nobody uses the jni worker anymore. The jni worker was intended to be an > embedded Tomcat instance running from the mod_jk module, and is only > supported in v

Re: Does mod_jk copy memory b/w apache and tomcat (using linux, ajp13 worker)?

2007-10-14 Thread Christopher Schultz
aining 50k of HTML, I assume that data exists in Tomcat's > memory space. How does that data move over to apache's so it can > respond to the HTTP request. If the apache and tomcat process don't > use any shared buffers (in linux) wouldn't that mean the data is > cop

Re: Does mod_jk copy memory b/w apache and tomcat (using linux, ajp13 worker)?

2007-10-13 Thread Moran Ben-David
ove over to apache's so it can respond to the HTTP request. If the apache and tomcat process don't use any shared buffers (in linux) wouldn't that mean the data is copied form tomcat's memory space to apache's? > If the two processes are on the same machine, and are using the

  1   2   >