RE: ipchains - apache - tomcat - Help!!!

2001-09-05 Thread Navarro, Jose
David, Jean-Frederic, Thanks to both for your help. Finally I solved it. A comment from David was the final hint: "your running ipchains on your system ***and denying access to the ports Apache and Tomcat use to talk to each other***" Well, I simply opened the corresponding ports on "lo" to aut

Servlet visibility in Apache-Tomcat

2002-01-02 Thread Marcelo Demestri
Hi all ! I use Apache 1.3.22 and Tomcat 4.0.1 with the WARP connector mod_webapp (W2k pro and JDK 1.3.1) I have a little problem: When I request the URL http://localhost/servlet/myservlet?param1=value1¶m2=value2 to apache I get the "404 Page Not Found". Nevertheless, when I request the

RE: Odd Apache+Tomcat errors

2002-01-07 Thread Jeff Prideaux
A number of us have been having similar problems with Apache 1.3.2x, Tomcat 4.0.1, mod_webapp.so, and Win2K. We haven't got to the bottom of that one either but it appears that the Windows port of the Apache-Tomcat integration is buggy. -Original Message- From: Mario Felarca [m

RE: Odd Apache+Tomcat errors

2002-01-07 Thread Mario Felarca
At 01:39 PM 01/07/2002 -0500, you wrote: >A number of us have been having similar problems with >Apache 1.3.2x, Tomcat 4.0.1, mod_webapp.so, and Win2K. We haven't got to >the bottom of that one either but it appears that the Windows port of the >Apache-Tomcat integration is bug

RE: Odd Apache+Tomcat errors

2002-01-07 Thread Jeff Prideaux
ebapp when Apache, Tomcat, and IE5.0 where all running on the same win2000Pro box. I got the myapp sample webapp to work (serve images) though in both of the following two situations: 1. running IE5.0 browser from a different machine (from that running Apache and Tomcat) 2. Using Netscape 6.2 o

RE: Odd Apache+Tomcat errors

2002-01-07 Thread Mario Felarca
At 04:34 PM 01/07/2002 -0500, you wrote: >I had the same lock-up problem for the myapp sample webapp when Apache, >Tomcat, and IE5.0 where all running on the same win2000Pro box. > >I got the myapp sample webapp to work (serve images) though in both of the >following two s

RE: Odd Apache+Tomcat errors

2002-01-07 Thread Brian Adams
Subject: RE: Odd Apache+Tomcat errors At 04:34 PM 01/07/2002 -0500, you wrote: >I had the same lock-up problem for the myapp sample webapp when Apache, >Tomcat, and IE5.0 where all running on the same win2000Pro box. > >I got the myapp sample webapp to work (serve images) though in

RE: Odd Apache+Tomcat errors

2002-01-07 Thread Mario Felarca
At 03:26 PM 01/07/2002 -0600, you wrote: >are you logging at debug level? >what does it show when you do? > >SSLLog logs/SSL.log >SSLLogLevel debug > >in your httpd.conf (in case you are not familiar) >B We were logging at info level. I will try this. Should I be on the look-out for anything in

"IIS-tomcat" VS "Apache - Tomcat"

2002-01-18 Thread Sergey Andreev
hi What is the difference between "tomcat-iis" and "tomcat-apache" integration? -- Regards, Sergey _ Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmail.com -- To unsubscribe:

Re: Apache / Tomcat 4.01/ Virtualhost

2002-01-22 Thread Ashish kulkarni
I did on earlier versions of Tomcat. But I am > getting > anywhere. > > Where is there a doc that tells me how to integrate > Apache, Tomcat 4 with > virtual hosts on Unix (Linux). > > Thanks for any help. > > Thanks, > -Steve > > > > -- > To unsubscri

RE: Apache + Tomcat ... some questions

2002-02-04 Thread Mike Millson
pages and jsp pages in the same directory and have Tomcat serve the jsp and Apache serve the html. -Original Message- From: Adrian Caneva [mailto:[EMAIL PROTECTED]] Sent: Monday, February 04, 2002 11:25 AM To: Tomcat Users List Subject: Apache + Tomcat ... some questions Hi, I have some

Apache+Tomcat and the RewriteRule

2002-02-14 Thread Jarecsni János
Hi, how can I use Apache mod_rewrite to alias a dynamic resource (to be served by tomcat thru ajp)??? RewriteRule !^/istore(.*) - [C] RewriteRule (.*) http://my.virtual.host/istore$1 [L] is not good since it handles the URL as a file after rule is matched (so it prepends the document ro

RE: Apache / Tomcat Content Handling

2002-02-15 Thread Jarecsni Janos
y, February 15, 2002 7:29 PM |To: Tomcat-User |Subject: Apache / Tomcat Content Handling | | |Now that I have Tomcat 4.0x and Apache 1.3.23 playing nice together |using the Warp connector, I'm wondering about how to deploy the content. | |For Tomcat to handle the dynamic stuff, it seems that

RE: Combining Apache, Tomcat, J2EE

2002-03-03 Thread Brian Adams
"j2ee servers" that are running. B -Original Message- From: Neal Brinn [mailto:[EMAIL PROTECTED]] Sent: Sunday, March 03, 2002 9:35 AM To: [EMAIL PROTECTED] Subject: Combining Apache, Tomcat, J2EE I've manage to install Apache (with PHP), Tomcat 4, and J2EE 1.3 on Solaris 8

Re: Apache + Tomcat : Welcome-file

2002-03-11 Thread rsequeira
calhost:8008 WebAppDeploy D:\AlveoleDev conn /alveoledev/ ... RS "Elisabeth Julg" <[EMAIL PROTECTED]> on 03/11/2002 04:34:58 AM Please respond to "Tomcat Users List" <[EMAIL PROTECTED]> To: "Tomcat-User" <[EMAIL PROTECTED]> cc: Subj

virutal hosting with apache/tomcat

2002-03-11 Thread Jeffrey_N_Dyke
Users List" Hello All. I have the need to run multiple virtual servers on a

RE: Apache + Tomcat : Welcome-file

2002-03-12 Thread Elisabeth Julg
nt http://localhost/alveoledev (without /), I must create the directory alveoledev in the DocumentRoot. Best regards, Elisabeth Toulouse - France -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Envoye : lundi 11 mars 2002 16:45 A : Tomcat Users List Objet : Re: Apach

RE: Apache + Tomcat : Welcome-file

2002-03-12 Thread rsequeira
; <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> cc: Subject: RE: Apache + Tomcat : Welcome-file hello RS, Thanks for your help. Like you said, the path : http://localhost/alveoledev/ works. On the other hand, changing D:/ by D:\ doesn't change a

Re: Apache/Tomcat integration, help !

2001-01-30 Thread Jan Labanowski
Check it out... http://www.ccl.net/cca/software/UNIX/apache/ There is a link to compiled mod_jk.so there... Jan On Tue, 30 Jan 2001, [iso-8859-1] Joel Cordonnier wrote: > Hi! > > As a newbie, I try to integrate Tomcat 3.2 with Apache > 3.12 under RedHat 7.0. So I need the mod_jk.so shared >

Re: Apache/Tomcat integration, help !

2001-01-30 Thread Christopher Albert
Joel Cordonnier wrote: > Hi! > > As a newbie, I try to integrate Tomcat 3.2 with Apache > 3.12 under RedHat 7.0. So I need the mod_jk.so shared > library. > > But I don't find the mod_jk library in the build > directory of Tomcat 3.1 or 3.2 (under 3.1 there is a > mod_jserv.so, but i such the mod

RE: Apache/Tomcat integration, help !

2001-01-30 Thread GOMEZ Henri
I'll provide one ASAP... On ne peut résoudre les problèmes les plus graves avec le même esprit qui les a crées. -- Albert Einstein >-Original Message- >From: Joel Cordonnier [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, January 30, 2001 4:47 PM >To: [EMAIL PROTECTED]

Apache + tomcat: help w/mod_alias

2001-02-12 Thread Mel Martinez
Hi, First off, I'm using Apache 1.3.14 (win NT and linux) and tomcat 3.2.1. If I need to upgrade I will, if I know that it will fix this. I'm trying to setup tomcat with an existing apache web server. I'm having trouble figuring out the best way to handle an otherwise simple Alias mapping. Th

Apache/Tomcat/mod_jk configuration problem?

2001-02-17 Thread Ganasen Gounden
Hello I too am experiencing extreme difficulty in sitting up Apache/Tomcat. Neither the default mod_jserve or the configuration for Mod_jk/ajp12 default or ajp13 configuration works as per the various suggestions presented on the listing. Everything works directly via Tomcat:port 8080 but not

HELP! -- Apache/Tomcat starting error

2001-02-18 Thread Xu, Lifeng
I am running Apache / JServ / Tomcat, with Apache starts Tomcat automaticly. It worked fine before but now I am unable to start the services properly. The following error message are loged in mod_jserv.log file and the jserv.properties (looks like this is where the problem is) file are also attach

Profile tool for Apache/Tomcat

2001-02-27 Thread George Shafik
Hi,   We are looking for a profiling tool for Apache/Tomcat and if that is not possible a class library that implements a framework that we can incorporate into our development environment that will aid us in locating possible bottle neck in our code and thus target these areas for JNI

True Apache + Tomcat + Cocoon intergration

2001-02-27 Thread Shaun Adolphson
Hello All, I am running: Cocoon 1.8.2, Tomcat 3.2.1 (with mod_jk), Apache 1.3.12, on Redhat 6.2. I have everything running smoothly between Apache, Tomcat and Cocoon on both port 8080 and 80. What I want to be able to do is have a large number of virtual hosts in Apache, that can

apache/tomcat with formbased security

2001-02-28 Thread John de la Garza
Does anyone have formbased security working with apache and tomcat? I have formbased security working fine with tomcat in standalone, but when I go through apache it doesn't recognize the post to j_security_check - To unsubscri

Help with Apache-Tomcat configuration

2001-03-09 Thread Martin Mauri
Hi! I'm trying to configure Apache with Tomcat using mod_jk as the adapter, and then I write it in the httpd.conf but when I install the mod_jk.so and start Apache, I get the following error: API module structure 'jk_module' in file /etc/httpd/modules/mod_jk.so is garbled - perhaps this is not a

Help with Apache-Tomcat configuration

2001-03-12 Thread Martin Mauri
Hi! I'm trying to configure Apache with Tomcat using mod_jk as the adapter, and then I write it in the httpd.conf but when I install the mod_jk.so and start Apache, I get the following error: API module structure 'jk_module' in file /etc/httpd/modules/mod_jk.so is garbled - perhaps this is not a

SSL With Win2k/Apache/Tomcat

2001-03-14 Thread Todd Sussman
First off I would like to sorry, because I am sure this has been asked a million times. I did look at the FAQ's for tomcat, but didn't see it there. running 2 servers: (1)NT/Apache/Tomcat and (2)Win2k/Apache/Tomcat We would like to add SSL support. Can someone point in the right

application deployement with Apache/Tomcat

2001-03-16 Thread Thomas Klein
Hi all, I need help ! I have installed an Apache /Tomcat web server and need to deploy an existing application. But I failed to make this application work... Here is my system configuration : - WindowsNT4 - Apache 3.1.14 - Tomcat 3.2.1 - mod_jk and ajp13 Everything (I mean all Servlet/JSP

Re: Apache/Tomcat sendRedirect rpoblem

2001-03-20 Thread Robin Green
"Shay Gabay, Nice-Eye" <[EMAIL PROTECTED]> wrote: >I'm having a problem, when a jsp page calls request.sendRedirect to >redirect to another page, all of the contents of the page doing the >redirect (starting somewhere in the middle) are output before the contents >of the target page. Wrong mail l

Re: Apache/Tomcat sendRedirect rpoblem

2001-03-22 Thread tomcat
I've been having the same problem sporadically for a while. I've found that I can seemingly fix it if I put a 'return;' at the end of my 'if(){}' statement before the closing '}' and after the 'response.sendRedirect()'. This might cause strange problems I'm not aware of yet. On Wed, 21

Re: Apache/Tomcat sendRedirect rpoblem

2001-03-23 Thread Matt Goss
I've also had similar problems. I found that in nested if statements and if...else iterations, if you don't put a return after the sendredirect or forward it tries to execute the rest of the code... Matt Goss [EMAIL PROTECTED] wrote: > > I've been having the same problem sporadically for

Re: Apache/Tomcat sendRedirect rpoblem

2001-03-23 Thread David Wall
> I've also had similar problems. I found that in nested if statements and > if...else iterations, if you don't put a return after the sendredirect > or forward it tries to execute the rest of the code... > Matt Goss As far as I know, servlet containers are not supposed to break the rules of Java

Re: Apache Tomcat mod_jk problem

2002-12-03 Thread GEESOFT
IL PROTECTED]> Sent: Tuesday, December 03, 2002 7:38 PM Subject: Apache Tomcat mod_jk problem > Hi, > I'm trying to use the mod_jk connector with Apache 2.0.43 (Win32) and Tomcat > 4.1.10. When I add the Include "c:/tomcat/conf/auto/mod_jk.conf" line in the > apache h

RE: Apache Tomcat mod_jk problem

2002-12-03 Thread Turner, John
#x27;s why your auto-generated mod_jk.conf file is complete. John > -Original Message- > From: R. C. Hill [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, December 03, 2002 3:38 AM > To: [EMAIL PROTECTED] > Subject: Apache Tomcat mod_jk problem > > > Hi, > I'm t

[OFFTOPIC] RE: Apache-Tomcat HOWTO

2002-12-12 Thread Turner, John
pstein [mailto:[EMAIL PROTECTED]] > > > Sent: Thursday, December 12, 2002 9:29 AM > > > To: Tomcat Users List > > > Subject: RE: Apache-Tomcat HOWTO > > > > > > > > > On Thu, 12 Dec 2002, Turner, John wrote: > > > > > > > An

Re: [OT] Apache-Tomcat mod_jk

2002-12-12 Thread Mike W-M
ise Mangano" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Thursday, December 12, 2002 9:41 PM Subject: RE: Apache-Tomcat mod_jk Well I took the novice route and started all over again. I got Tomcat 4.1.12 itself back up and runni

RE: [OT] Apache-Tomcat mod_jk

2002-12-12 Thread Brandon Cruz
figuring these things out over the past week or so. -Original Message- From: Mike W-M [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 12, 2002 4:22 PM To: Tomcat Users List Subject: Re: [OT] Apache-Tomcat mod_jk Denise, In application scenarios like this (and particularly because

RE: [OT] Apache-Tomcat mod_jk

2002-12-13 Thread Denise Mangano
Do you know where I could get Tomcat 4.1.17 release? Denise Mangano Help Desk Analyst Complus Data Innovations, Inc. -Original Message- From: Brandon Cruz [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 12, 2002 5:56 PM To: Tomcat Users List Subject: RE: [OT] Apache-Tomcat mod_jk

RE: [OT] Apache-Tomcat mod_jk

2002-12-16 Thread Turner, John
It's alpha. http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.1.17-alpha/ John > -Original Message- > From: Denise Mangano [mailto:[EMAIL PROTECTED]] > Sent: Friday, December 13, 2002 9:35 AM > To: 'Tomcat Users List' > Subject: RE: [OT] A

Problem configuring Apache + Tomcat 4.0.1

2002-12-18 Thread Marc van de Geijn
t) and the index.html is redirecting a new user to the servlet (http://domain/servlet/Admas). Unfortunatly, after the authentication is approved apache/tomcat returns a 404 message: /Admas is not found. Probably I have some directory misconfigured, but I can't find where. I must say that t

RE: SSL setup Apache -> Tomcat

2002-12-20 Thread PELOQUIN,JEFFREY (HP-Boise,ex1)
We have a number of Apache/Tomcat webapps that run through SSL with the certificate only on the apache side. However we are using the warp connector and if you are using mod_jk you may have a different behavior. -Original Message- From: Denise Mangano [mailto:[EMAIL PROTECTED]] Sent

RE: SSL setup Apache -> Tomcat

2002-12-20 Thread Denise Mangano
Data Innovations, Inc. -Original Message- From: PELOQUIN,JEFFREY (HP-Boise,ex1) [mailto:[EMAIL PROTECTED]] Sent: Friday, December 20, 2002 3:29 PM To: 'Tomcat Users List' Subject: RE: SSL setup Apache -> Tomcat We have a number of Apache/Tomcat webapps that run through

RE: SSL setup Apache -> Tomcat

2002-12-20 Thread PELOQUIN,JEFFREY (HP-Boise,ex1)
makes a diference of operation. -Original Message- From: Denise Mangano [mailto:[EMAIL PROTECTED]] Sent: Friday, December 20, 2002 1:36 PM To: 'Tomcat Users List' Subject: RE: SSL setup Apache -> Tomcat Can you fill me in a little on what you had to do, if anything, to get

RE: SSL setup Apache -> Tomcat

2002-12-20 Thread Denise Mangano
ED]] Sent: Friday, December 20, 2002 3:43 PM To: 'Tomcat Users List' Subject: RE: SSL setup Apache -> Tomcat I would imagine you do not need to switch to warp and the majority of the list would say not to use warp. I only use it due to the fact it is not currently convenient for me to

RE: SSL setup Apache -> Tomcat

2002-12-20 Thread PELOQUIN,JEFFREY (HP-Boise,ex1)
-Original Message- From: Denise Mangano [mailto:[EMAIL PROTECTED]] Sent: Friday, December 20, 2002 1:53 PM To: 'Tomcat Users List' Subject: RE: SSL setup Apache -> Tomcat The other JkMount statements that I have specified have al been placed outside of the Virtual hosts directi

Re: SSL setup Apache -> Tomcat

2002-12-20 Thread Ken Anderson
I'm assuming that you are using mod_ssl with Apache, and not running a separate SSL webserver like Stronghold, right??? I've not setup ApacheSSL/Tomcat before except with mod_webapp, but I have setup Apache/Tomcat with mod_jk as well (just not with ssl support). Here's my 2 cen

RE: SSL setup Apache -> Tomcat

2002-12-20 Thread Milt Epstein
Original Message- > From: PELOQUIN,JEFFREY (HP-Boise,ex1) [mailto:[EMAIL PROTECTED]] > Sent: Friday, December 20, 2002 3:43 PM > To: 'Tomcat Users List' > Subject: RE: SSL setup Apache -> Tomcat > > > I would imagine you do not need to switch to warp and the

Re: SSL setup Apache -> Tomcat

2002-12-20 Thread Chris McCabe
that when using Tomcat, you have one of the following situations: Internet -> Tomcat -> Servlet or Internet -> Apache -> Tomcat -> Servlet You only need SSL between the Internet and whatever is talking to it, so if you are using Apache, it is the only piece that needs to talk S

RE: Apache Tomcat configuration Issue

2002-12-26 Thread PELOQUIN,JEFFREY (HP-Boise,ex1)
List o' links http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/connectors.html http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/index.html http://www.johnturner.com/howto/apache-tomcat-howto.html (this is mainly jk not jk2 if I recall) the dll should go into APACHE_ROOT/libexec

RE: Apache Tomcat configuration Issue

2002-12-26 Thread Moutoux, Myles
omcat service PHP requests? -Original Message- From: PELOQUIN,JEFFREY (HP-Boise,ex1) [mailto:[EMAIL PROTECTED]] Sent: Thu 12/26/2002 12:27 PM To: 'Tomcat Users List' Cc: Subject: RE: Apache Tomcat conf

RE: Apache Tomcat configuration Issue

2002-12-26 Thread PELOQUIN,JEFFREY (HP-Boise,ex1)
good luck Jeff -Original Message- From: Moutoux, Myles [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 26, 2002 12:49 PM To: Tomcat Users List Subject: RE: Apache Tomcat configuration Issue I've tried everything that I can, based on the references that you sent. All without

RE: Apache Tomcat configuration Issue

2002-12-26 Thread Moutoux, Myles
Sent: Thu 12/26/2002 2:52 PM To: 'Tomcat Users List' Cc: Subject: RE: Apache Tomcat configuration Issue I do not know about tomcat and php, I would guess no. however the www.apache.org <http://www.apache.org> s

RE: Apache Tomcat configuration Issue

2002-12-26 Thread PELOQUIN,JEFFREY (HP-Boise,ex1)
to the best of my knowledge tomcat will not perform php requests. But then again I have never used php so I have not needed to ask the question. If all you are interested in is PHP not getting apache/tomcat connected, I would suggest reposting the question monday morning with a different subject

RE: Apache Tomcat configuration Issue

2002-12-26 Thread Justin L. Spies
t everything running all at the same time. Just work on getting the examples going in a most minimalist way. I know when I tried to first setup Apache / Tomcat / mod_jk, I tried to setup all the bells and whistles, but I ended up just spinning my wheels. It wasn't until I tried a piece at a t

RE: Apache Tomcat configuration Issue

2002-12-26 Thread Moutoux, Myles
sage- From: PELOQUIN,JEFFREY (HP-Boise,ex1) [mailto:[EMAIL PROTECTED]] Sent: Thu 12/26/2002 3:00 PM To: 'Tomcat Users List' Cc: Subject: RE: Apache Tomcat configuration Issue to the best of my knowledge tomcat will not perform php requests. But then again I have

RE: Apache Tomcat configuration Issue

2002-12-26 Thread Moutoux, Myles
ython, JPython, etc. -Original Message- From: Justin L. Spies [mailto:[EMAIL PROTECTED]] Sent: Thu 12/26/2002 3:02 PM To: 'Tomcat Users List' Cc: Subject: RE: Apache Tomcat configuration Issue Myles,

RE: Apache Tomcat configuration Issue

2002-12-26 Thread Moutoux, Myles
D] <mailto:[EMAIL PROTECTED]> ] Sent: Thu 12/26/2002 12:27 PM To: 'Tomcat Users List' Cc: Subject: RE: Apache Tomcat configuration Issue List o' links http://jakarta.apache.org/tomcat/tomca

RE: Apache Tomcat configuration Issue

2002-12-27 Thread Turner, John
help. John -Original Message- From: Justin L. Spies [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 26, 2002 3:03 PM To: 'Tomcat Users List' Subject: RE: Apache Tomcat configuration Issue Myles, Sorry to say, but Jeffrey is correct--Tomcat will not service the PHP requests

Apache-Tomcat combination, Best Practices

2003-01-08 Thread Honey George
Hi, First of all I assume I am posting to the correct mailing list, ignore this otherwise. I am trying to configure Apache Server & Tomcat for running my JSPs & static pages. Can anybody give me the best way of doing this. Where should I place my static HTML files & where should I place my JSP p

Help: Red Hat Apache-Tomcat

2003-01-16 Thread Jim Wright
Hi, It took me some time to work out that I should not try and use mod_webapp - according to: http://www.mail-archive.com/tomcat-user@jakarta.apache.org/msg81036.html (Hope that helps future lurkers.) My main problem now is that Apache 2.0.40 does not like mod_jk2-2.0.42.so. It says: httpd: mo

Re: Apache Tomcat Virtual Host

2003-01-19 Thread Peng Tuck Kwok
Seems like the mime type is not set properly. Check and see if you have set it, tomcat should have it set ok, you may need to configure your web server to do the same if it hasn't already. Chris Schild wrote: Hi all, I am a newbie to Tomcat. I'm having a problem with configuring the virtual hos

Re: Apache Tomcat Virtual Host

2003-01-20 Thread adrian
Chris Schild wrote: Hi all, I am a newbie to Tomcat. I'm having a problem with configuring the virtual host with Tomcat. The problem is that I cannot get the examples/jsp to work with the virtual host?!? A window pops up asking to open or save the source when I try to execute an example.

RE: Apache Tomcat Virtual Host

2003-01-20 Thread Turner, John
> From: Chris Schild [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 20, 2003 2:47 PM > To: Tomcat Users List > Subject: Apache Tomcat Virtual Host > > > The version of Tomcat that I am is using is 4.1.18, The > version of Apache > is 2.0.43 > > The connector

Re: Apache Tomcat Virtual Host

2003-01-20 Thread Ed Robbins
7;t it be setup correctly out of the box? > > Thanks for the help! I am right on the edge of having everything work as I > need it (for now)! > > > - Original Message - > From: "adrian" <[EMAIL PROTECTED]> > To: "Tomcat Users List" <[EM

RE: Apache Tomcat Virtual Host

2003-01-20 Thread Turner, John
Right on. John > -Original Message- > From: Ed Robbins [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 20, 2003 2:52 PM > To: Tomcat Users List > Subject: Re: Apache Tomcat Virtual Host > > > I'm running the same setup and in the httpd.conf file,

Re: Apache Tomcat Virtual Host

2003-01-20 Thread Chris Schild
x27;Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Monday, January 20, 2003 1:57 PM Subject: RE: Apache Tomcat Virtual Host Right on. John > -Original Message- > From: Ed Robbins [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 20, 2003 2:52 PM > To:

RE: Apache Tomcat Virtual Host

2003-01-20 Thread Turner, John
using ApacheConfig. John > -Original Message- > From: Chris Schild [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 20, 2003 3:57 PM > To: Tomcat Users List > Subject: Re: Apache Tomcat Virtual Host > > > Thanks guys! That was it. The mounts were not defined. >

RE: Apache + Tomcat + Virtual Host

2003-01-23 Thread Turner, John
paths incorrect. If they don't work, let us know, of if someone sees something fishy, please correct me. John > -Original Message- > From: "Sebastico Carlos Santos" [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 23, 2003 3:28 PM > To: Tomcat Users List

Re: Apache + Tomcat + Virtual Host

2003-01-23 Thread Lajos Moczar
Sebastiao - Sorry I didn't get back to you ealier in the week on this. What you need to do is add a JkMount directive inside your virtual host: JkMount /admged ajp13 JkMount /admged/* ajp13 This is assuming that you put the LoadModule, AddModule, JkWorkersFile earlier in httpd.conf. In server

Re: Apache + Tomcat + Virtual Host

2003-01-23 Thread "Sebastião Carlos Santos"
Without problem. Everything is well. In case I have configured Tomcat to generate mod_jk.conf automatically the configuration will change? Best saying, I just used Include / path/to/mod_jk.conf in httpd.conf instead of LoadModule, AddModule and JkWorkersFile. Sebastião Carlos Santos Oracle Data

Re: Apache + Tomcat + Virtual Host

2003-01-23 Thread Lajos Moczar
Yup, you can do that, and then manually put the JkMount commands where you need them. However, I always find it more intuitive and readable to have all commands directly in httpd.conf. Personally, I hate the auto-generated mod_jk.conf because almost all Tomcat installations I have done required

RE: Apache + Tomcat + Virtual Host

2003-01-23 Thread "Sebastião Carlos Santos"
mething >fishy, please correct me. > >John > >> -Original Message----- >> From: "Sebastico Carlos Santos" [mailto:[EMAIL PROTECTED]] >> Sent: Thursday, January 23, 2003 3:28 PM >> To: Tomcat Users List >> Subject: Apache + Tomcat + Virtual H

Re: Apache + Tomcat + Virtual Host

2003-01-23 Thread "Sebastião Carlos Santos"
I will redo the configuration of the Apache with the tomcat, this time not using mod_jk.conf generated automatically. I thank for the the help and released attention *** REPLY SEPARATOR *** On 23/01/2003 at 13:22 Lajos Moczar wrote: >E-mail Premium BOL >Antivíru

RE: Apache + Tomcat + Virtual Host

2003-01-23 Thread Turner, John
st > Subject: Re: Apache + Tomcat + Virtual Host > > > Yup, you can do that, and then manually put the JkMount > commands where > you need them. However, I always find it more intuitive and > readable to > have all commands directly in httpd.conf. Personally, I hate the

RE: Apache-Tomcat-HPUX Problems

2003-02-10 Thread PELOQUIN,JEFFREY (HP-Boise,ex1)
Eric, We have been using apache/tomcat on HP-UX for over a year and have not had any problems compiling any version of apache. Because of compilation issues with mod_jk we used mod_webapp instead of mod_jk but now that HP has released their version of Apache with mod_jk13 bundled in, we are in

RE: Apache-Tomcat-HPUX Problems

2003-02-10 Thread Wendy Smoak
> Does anybody on the list run under HPUX? Yes... Apache 2.0 & Tomcat 4.1 on HP-UX 11. But we're using the version of Apache provided by HP; we didn't build it ourselves. -- Wendy Smoak Applications Systems Analyst, Sr. Arizona State University PA Information Resources Management

RE: Apache-Tomcat-HPUX Problems

2003-02-11 Thread Roberts, Eric
mcat Users List' Subject: RE: Apache-Tomcat-HPUX Problems Eric, We have been using apache/tomcat on HP-UX for over a year and have not had any problems compiling any version of apache. Because of compilation issues with mod_jk we used mod_webapp instead of mod_jk but now that HP has relea

Linux 7.2, Apache & Tomcat 4.18

2003-02-12 Thread Alberto A C A S Magalhães
** Este email assim como os ficheiros que possa ter em anexo são confidenciais e para uso exclusivo da pessoa ou organização para o qual foi enviado. Se recebeu este email por engano por favor notifique [EMAIL PROTECTED] Esta nota

Apache/Tomcat and pdf files

2003-02-12 Thread Duma Rolando
I have Apache 1.3.26 with SSL enabled connected with Tomcat 4.1.18 via warp connector. With a jsp or struts action invoked that creates a PDF file the browser opens an open/save dialog instead of starting the plug-in.It's possible to solve this problem with this software mix? Thanks for your help.

Apache-Tomcat configuration on Win2k

2003-02-13 Thread Arun
Hi, I'm trying to configure Apache(1.3x) with Tomcat(4.1) using mod_jk on Win2k. After configuring Tomcat, I defined a worker.proterties file under Tomcat as: worker.list=testWorker worker.testWorker.port=8009 worker.testWorker.host=localhost

Basic Auth with Apache+Tomcat

2003-02-13 Thread Tim O'Donnell
Hi all, I was hoping someone here could confirm a suspicion of mine, as I've been unable to uncover a definitive answer searching other forums (web, javasoft forum, mailing list archives). I've setup Apache web server to perform basic auth against a webapp directory in tomcat. I'm using the jk co

AHP13 Error (Apache/Tomcat/JBoss)...?

2003-02-14 Thread Manoj Kithany
Hi: I am using APache + JBoss + Tomcat and INTEGRATED these with MOD_JK connector. I have a WAR file "mig.war" which is stored in /jboss/server/default/deploy/ When I try to access my hellowworld JSP page (test.jsp) as "www.host-name/mig/test.jsp", I get following message

AJP13 Error (Apache/Tomcat/JBoss)...?

2003-02-14 Thread Manoj Kithany
Sorry ...sending againthere was a typo in earlier email. I am getting AJP13 Error as explained below: - Hi: I am using APache + JBoss + Tomcat and INTEGRATED these with MOD_JK connector. I have a WAR file "mig.war" which is st

Re: Apache+Tomcat with SSL?

2003-02-18 Thread Lajos
Hi Manoj - You'll want to compile Apache with mod_ssl in it. I have several FlashGuides on my site which will help you - http://www.galatea.com/flashguides/apache-ssl-win32.xml or http://www.galatea.com/flashguides/apache-ssl-unix.xml, depending on your OS. Let me know if something doesn't wor

Re: Apache+Tomcat with SSL?

2003-02-18 Thread Manoj Kithany
for Apache 1.3.26 running on IBM AIX 5.1L OS? THANKS! From: Lajos <[EMAIL PROTECTED]> Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> To: Tomcat Users List <[EMAIL PROTECTED]> Subject: Re: Apache+Tomcat with SSL? Date: Tue, 18 Feb 2003 09:08:04 -0700 Hi Manoj - You&

RE: Apache+Tomcat with SSL?

2003-02-18 Thread Turner, John
http://www.modssl.org/ John > -Original Message- > From: Manoj Kithany [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 18, 2003 12:32 PM > To: [EMAIL PROTECTED] > Subject: Re: Apache+Tomcat with SSL? > > > Hi Lajos, > > I have Apache 1.3.26 on IBM

apache & tomcat (this old problem)

2003-02-21 Thread Dani
2, apache 2.0.44 & tomcat 4.1.18. I'm trying to connect apache - tomcat each other, but I can't. I've downloaded mod_jk2-2.0.43.so and I've configure server.xml and workers2.properties as it is described in the mod_jk2 documentation. But it doesn't work. Maybe server.x

get apache-tomcat virtual host

2003-02-27 Thread Xiongfei Wang
On Thu, 27 Feb 2003, Xiongfei Wang wrote: I have redhat linux 7.3 i have two virtual host in my machine www.host1.com and www.host2.com www.host1.com is the default one. apache-tomcat runs fine with the default one. i mean both http://www.host1.com:8080/examples and http

Default Page Apache/Tomcat/SSL

2003-03-03 Thread Maya Gadde
Hi, We have Tomcat 4.1.12 configured with Apache 2.x + SSL. My webapps are installed in the webapp directory for tomcat. I want the default page loaded on one of my apps to be index.jsp instead of index.html. I have tried everything so far and have failed. My httpd.conf has the following listi

Important - Apache-Tomcat Module Choice

2003-03-04 Thread Selvaraj N
Hello all, I would like to know, which of the following modules do you recommend as Apache-Tomcat connector, w.r.to the criteria that I have mentioned below: 1. mod_webapp (It seems that this module is not active with in Tomcat community and not actively developed by the dev team for various

Apache/Tomcat/Jsp newbie problem

2003-03-08 Thread Steven Shourds
p13Processor.process(Ajp13Processor.java:458) at org.apache.ajp.tomcat4.Ajp13Processor.run(Ajp13Processor.java:551) at java.lang.Thread.run(Thread.java:536) --------

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: 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-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: 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 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

mod_webapp to connect Apache-Tomcat

2003-03-26 Thread JACA Hugo (Personal Externo)
needed for jserv include "/soft/oracle9ias/Apache/Jserv/etc/jserv.conf" # Include the Oracle configuration file for custom settings include "/soft/oracle9ias/Apache/Apache/conf/oracle_apache.conf" # start of Apache-Tomcat config NameVirtualHost 172.16.1.102: ServerName

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