Re: Re: configuration question : the number of connections could be supported by a connector in Tomcat 5.0

2005-06-19 Thread charly
05 5:25 AM Subject: RE: Re: configuration question : the number of connections could be supported by a connector in Tomcat 5.0 Bill: Thanks for your answer. In my case, the client just directly talks to Tomcat. So, the maxThread means maxConnections. Is it possible for Tomcat ( any version which suppo

RE: Re: configuration question : the number of connections could be supported by a connector in Tomcat 5.0

2005-06-18 Thread Feng Xie \(fxie\)
EMAIL PROTECTED] On Behalf Of Bill Barker Sent: Friday, June 17, 2005 10:47 PM To: tomcat-user@jakarta.apache.org Subject: Re: configuration question : the number of connections could be supported by a connector in Tomcat 5.0 If you are fronting with Apache, then the mapping between connection

Re: configuration question : the number of connections could be supported by a connector in Tomcat 5.0

2005-06-17 Thread Bill Barker
If you are fronting with Apache, then the mapping between connections and threads is more a function of your MPM. As a result, I'm just going to answer for the stand-alone Connector. In Tomcat 5.0, there is a one-to-one mapping between socket connections and threads. Pipelined HTTP/1.1 keep-a

configuration question : the number of connections could be supported by a connector in Tomcat 5.0

2005-06-17 Thread Feng Xie \(fxie\)
I like to get some help on how to configure the maximum number of connections could be supported by Tomcat5.0. There is one config attribute called "maxThreads", according to Tomcat doc, which is " The maximum number of request processing threads to be created by this Connector, which therefor

RE: SSL configuration question

2005-04-07 Thread Mustafa BÖLÜKBAŞ
From: Faine, Mark [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 05, 2005 7:34 PM To: 'Tomcat Users List' Subject: RE: SSL configuration question Nevermind, It is fixed. Unfortunately though I can't pass on my findings as I'm not sure exactly what fixed it. -Mark -O

RE: SSL configuration question

2005-04-05 Thread Faine, Mark
Nevermind, It is fixed. Unfortunately though I can't pass on my findings as I'm not sure exactly what fixed it. -Mark -Original Message- From: Faine, Mark Sent: Tuesday, April 05, 2005 9:44 AM To: 'Tomcat Users List' Subject: RE: SSL configuration questio

RE: SSL configuration question

2005-04-05 Thread Faine, Mark
2005 9:22:36 AM org.apache.catalina.startup.Catalina start INFO: Server startup in 14756 ms -Original Message- From: Faine, Mark Sent: Friday, April 01, 2005 9:25 AM To: 'Tomcat Users List' Subject: RE: SSL configuration question Thanks, the link you provided allowed me to get it imported correctly. This sh

RE: SSL configuration question

2005-04-01 Thread Faine, Mark
e- From: Mikhail Kruk [mailto:[EMAIL PROTECTED] Sent: Friday, April 01, 2005 9:31 AM To: Tomcat Users List Subject: RE: SSL configuration question Fortunately it's not that Frequent that people end up where you did :) You should first finalize your config and decide whether you will run

RE: SSL configuration question

2005-04-01 Thread Mikhail Kruk
t; > -Original Message- > > From: Sasisekar S Sundaram [mailto:[EMAIL PROTECTED] > > Sent: Thursday, March 31, 2005 2:43 PM > > To: Tomcat Users List > > Subject: Re: SSL configuration question > > > > It shows both "issued to" and "iss

RE: SSL configuration question

2005-04-01 Thread Mikhail Kruk
ED] > Sent: Friday, April 01, 2005 7:45 AM > To: Tomcat Users List; Hein Behrens > Subject: Re: SSL configuration question > > > I thought the two are not related my key is stored in the java > > keystore. I did everything with keytool, part of java. > > > >

RE: SSL configuration question

2005-04-01 Thread Faine, Mark
Thanks, the link you provided allowed me to get it imported correctly. This should go on a FAQ. Thanks again, -Mark -Original Message- From: Mikhail Kruk [mailto:[EMAIL PROTECTED] Sent: Thursday, March 31, 2005 3:42 PM To: Tomcat Users List Subject: RE: SSL configuration question

RE: SSL configuration question

2005-04-01 Thread Faine, Mark
. Thanks, -Mark -Original Message- From: Mikhail Kruk [mailto:[EMAIL PROTECTED] Sent: Friday, April 01, 2005 7:45 AM To: Tomcat Users List; Hein Behrens Subject: Re: SSL configuration question > I thought the two are not related my key is stored in the java > keystore. I did everythin

Re: SSL configuration question

2005-04-01 Thread Mikhail Kruk
rs List" > Sent: Thursday, March 31, 2005 11:42 PM > Subject: RE: SSL configuration question > > > > > The certificate I imported was not self-signed (or should not be). It > is > > > what I received back from Entrust after submitting a CSR. It was alread

Re: SSL configuration question

2005-03-31 Thread Hein Behrens
AIL PROTECTED]> To: "Tomcat Users List" Sent: Thursday, March 31, 2005 11:42 PM Subject: RE: SSL configuration question > > The certificate I imported was not self-signed (or should not be). It is > > what I received back from Entrust after submitting a CSR. It was already

RE: SSL configuration question

2005-03-31 Thread Mikhail Kruk
x27;m not sure what it is. This might help: http://kb.thawte.com/thawte/thawte/esupport.asp?id=vs24694 > > > Thanks, > -Mark > > > -Original Message- > From: Sasisekar S Sundaram [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 31, 2005 2:43 PM > To: Tomc

RE: SSL configuration question

2005-03-31 Thread Faine, Mark
Tomcat. Thanks, -Mark -Original Message- From: Sasisekar S Sundaram [mailto:[EMAIL PROTECTED] Sent: Thursday, March 31, 2005 2:43 PM To: Tomcat Users List Subject: Re: SSL configuration question It shows both "issued to" and "issue by" because it is a self signed c

Re: SSL configuration question

2005-03-31 Thread Nestor Florez
t;issued by" as that certifying authority's name. - Original Message - From: "Faine, Mark" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" Sent: Thursday, March 31, 2005 1:13 PM Subject: RE: SSL configuration question > Thanks, I trie

Re: SSL configuration question

2005-03-31 Thread Sasisekar S Sundaram
name. - Original Message - From: "Faine, Mark" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" Sent: Thursday, March 31, 2005 1:13 PM Subject: RE: SSL configuration question > Thanks, I tried that before and got a permission error, but it works now.

RE: SSL configuration question

2005-03-31 Thread Faine, Mark
Thanks, I tried that before and got a permission error, but it works now. -Mark -Original Message- From: Hein Behrens [mailto:[EMAIL PROTECTED] Sent: Thursday, March 31, 2005 12:41 PM To: Tomcat Users List Subject: Re: SSL configuration question Answer to number 2 is edit your

Re: SSL configuration question

2005-03-31 Thread Hein Behrens
Sent: Thursday, March 31, 2005 7:44 PM Subject: SSL configuration question > Solaris 8, Tomcat 5.0.28 > > I've configured my tomcat installation with my SSL key from Entrust and it > is working (sort of). > > 1. It is not correctly configured. It shows my organization as b

SSL configuration question

2005-03-31 Thread Faine, Mark
Solaris 8, Tomcat 5.0.28 I've configured my tomcat installation with my SSL key from Entrust and it is working (sort of). 1. It is not correctly configured. It shows my organization as both "issued to" and "issue by" when I view the certificate information. Could someone explain what I have

Tomcat 5.0.28 configuration question

2004-12-09 Thread Derrick Koes
IIS 6.0/ JK2/ Tomcat 5.0.28/ SQL Server My configuration is 1 W2K3 server running IIS and the JK2 connector, 2 W2K2 servers (load balanced) running my tomcat web app, and 1 running SQL Server. When the requests are long (over 2 minutes), occasionally they re-post multiple times. I see the re

Re: Server.xml configuration question.

2004-10-26 Thread Mufaddal Khumri
Hi, No change. Moved it to the host and also moved it under Engine to see if that changes anything. Still the same results. Regards, On Oct 26, 2004, at 12:54 PM, Shapira, Yoav wrote: Hi, I just rechecked my server.xml and I am still baffled as to why the output is going to catalina.out ? Because

RE: Server.xml configuration question.

2004-10-26 Thread Shapira, Yoav
Hi, >I just rechecked my server.xml and I am still baffled as to why the >output is going to catalina.out ? Because the Logger is inside your Context, it applies only to that Context. It does not apply to other Contexts within your Host, such as those created by autoDeploy. Try moving from th

Re: Server.xml configuration question.

2004-10-26 Thread Mufaddal Khumri
Yes, most definitely I have to use the log4j library. I just rechecked my server.xml and I am still baffled as to why the output is going to catalina.out ? Heres the entire server.xml: ---START maxThreads="150" minSpareThreads="25" maxSpareThreads="75"

RE: Server.xml configuration question.

2004-10-26 Thread Shapira, Yoav
Hi, >When i start tomcat now, I still get some of the system.out from my >webapp written to catalina.out. No. That can't be right. The output you're seeing is coming from somewhere else, or your configuration is otherwise messed up. >My webapp implements ServletContextListener and HttpSession

Re: Server.xml configuration question.

2004-10-26 Thread Mufaddal Khumri
ger/SystemErrLogger definitions redundant IIRC. Then when you have a chance switch to using a real logging toolkit like log4j. Yoav Shapira http://www.yoavshapira.com -Original Message- From: Mufaddal Khumri [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 26, 2004 3:02 PM To: Tomcat Users Lis

RE: Server.xml configuration question.

2004-10-26 Thread Shapira, Yoav
ge- >From: Mufaddal Khumri [mailto:[EMAIL PROTECTED] >Sent: Tuesday, October 26, 2004 3:02 PM >To: Tomcat Users List >Subject: Server.xml configuration question. > >Hi, > >I am using Tomcat 5.0.27. I want to configure my server.xml such that: >1. all system.outs from my webap

Server.xml configuration question.

2004-10-26 Thread Mufaddal Khumri
Hi, I am using Tomcat 5.0.27. I want to configure my server.xml such that: 1. all system.outs from my webapp 2. all error and exceptions due to my webapp get written to logs/mywebapp.log under CATALINA_HOME This is the except from my server.xml file that I have written: ... ...

RE: mod_jk configuration question

2004-10-01 Thread Cox, Charlie
You need to separate these into different elements in server.xml, each with the corresponding and . Charlie > -Original Message- > From: Anto Paul [mailto:[EMAIL PROTECTED] > Sent: Friday, October 01, 2004 10:01 AM > To: Tomcat Users List > Subject: mod_jk configu

mod_jk configuration question

2004-10-01 Thread Anto Paul
Hi all, Is it possible to define two AJP13 connectors both listening at different ports and different addresses. These two addresses have different elements. Config Both connectors should connect to respective hosts context. When

RE: $CATALINA_HOME\shared configuration question

2004-08-16 Thread Shapira, Yoav
Hi, >So, I suppose that makes question #2: is there a way to have two seperate >tomcat >contexts use the same web-inf folder? Sure: any number of Tomcat contexts can use the same docBase. Only the path attribute of the Context must be unique within the Host. Yoav Shapira --

RE: $CATALINA_HOME\shared configuration question

2004-08-16 Thread nhelder
Sorry for the delay; I initially sent this message in the wrong direction and then was gone for the weekend. I think the bottom line is that I need to familiarize myself more with standard Tomcat file structures and packaging techniques, and any places to go for that information would be more than

RE: $CATALINA_HOME\shared configuration question

2004-08-13 Thread Shapira, Yoav
Hi, >We're in the process of adopting the use of the >$CATALINA_HOME\shared\classes >and $CATALINA_HOME\shared\lib directories (windows platform) to encourage >greater code sharing and integration, and I'm having trouble getting Tomcat >to >watch these folders for changes and refresh it's cache if

Re: $CATALINA_HOME\shared configuration question

2004-08-12 Thread QM
On Thu, Aug 12, 2004 at 03:41:46PM -0500, [EMAIL PROTECTED] wrote: : As near as I can tell, for a typical context, it seems the way to do this is to : hop into the server.xml file and set the "reloadable" value to true. : : However, I'm not seeing a context within that file that pertains to the :

$CATALINA_HOME\shared configuration question

2004-08-12 Thread nhelder
Hello all, I'm doing some .jsp development on the company's 4.1.24 tomcat install. We're in the process of adopting the use of the $CATALINA_HOME\shared\classes and $CATALINA_HOME\shared\lib directories (windows platform) to encourage greater code sharing and integration, and I'm having trouble g

Configuration question (part 2)

2004-02-10 Thread Arnaud Deflorenne
Thanks a lot. If I understand your email, I have to add a Context tag in my host definition? And the context could look like Three questions: Where can I define the adress of my second web-application (www.adress2.com). Where can I define the Welcome-file for

Re: Configuration question

2004-02-10 Thread Chris Daly
i think what you mean is run two instances of tomcat. you do this within the conf/server.xml, and make another copy of the context path file where docbase is the root directory of your new website, remember to stop and start tomcat for the changes to take effect. i think that should help.

Configuration question

2004-02-10 Thread Arnaud Deflorenne
Hello, I work with Tocat 5.018 on Win2K. Here is my question: I would like to define two web adresses (www.adress1.com and www.adress2.com) on the "nearly" same web site... In fact, my first adress has to point to my default web page in the root folder (/index.htm) : no problem for this, it works

Re: Apache-Tomcat configuration question

2003-07-02 Thread John Turner
of the URI directive? _ Atreya Basu Developer, Greenfield Research Inc. e-mail: atreya (at) greenfieldresearch (dot) ca -Original Message- From: John Turner [mailto:[EMAIL PROTECTED] Sent: July 2, 2003 12:53 PM To: Tomcat Users List Subject: Re: Apache-Tomcat configuration

RE: Apache-Tomcat configuration question

2003-07-02 Thread Phillip Qin
Should it be [uri:/myDir/Servlet/*]? -Original Message- From: Atreya Basu [mailto:[EMAIL PROTECTED] Sent: July 2, 2003 12:05 PM To: 'Tomcat Users List' Subject: RE: Apache-Tomcat configuration question Could I do the following: [uri:myDir/Servlet/*] context=myDir Is that

RE: Apache-Tomcat configuration question

2003-07-02 Thread Atreya Basu
[mailto:[EMAIL PROTECTED] Sent: July 2, 2003 12:53 PM To: Tomcat Users List Subject: Re: Apache-Tomcat configuration question Most people don't mix servlets and JSP, in which case you would use something like [uri:/myDir/servlet/*] worker=ajp13:localhost:8009 In the case of something like S

Re: Apache-Tomcat configuration question

2003-07-02 Thread John Turner
3 12:34 PM To: Tomcat Users List Subject: Re: Apache-Tomcat configuration question Use a map. JK example: JkMount /*.jsp ajp13 JK2 example [uri:/examples/*.jsp] worker=ajp13:localhost:8009 John On Wed, 02 Jul 2003 12:28:18 -0300, Atreya Basu <[EMAIL PROTECTED]> wrote: Hello, Is it p

RE: Apache-Tomcat configuration question

2003-07-02 Thread Atreya Basu
? _ Atreya Basu Developer, Greenfield Research Inc. e-mail: atreya (at) greenfieldresearch (dot) ca -Original Message- From: John Turner [mailto:[EMAIL PROTECTED] Sent: July 2, 2003 12:34 PM To: Tomcat Users List Subject: Re: Apache-Tomcat configuration question Use a map

Re: Apache-Tomcat configuration question

2003-07-02 Thread John Turner
Use a map. JK example: JkMount /*.jsp ajp13 JK2 example [uri:/examples/*.jsp] worker=ajp13:localhost:8009 John On Wed, 02 Jul 2003 12:28:18 -0300, Atreya Basu <[EMAIL PROTECTED]> wrote: Hello, Is it possible to have a directory where all the HTML files and file permissions etc. are handled

Apache-Tomcat configuration question

2003-07-02 Thread Atreya Basu
Hello, Is it possible to have a directory where all the HTML files and file permissions etc. are handled by Apache and all the JSPs and servlets handled by Tomcat? I have Tomcat and Apache working successfully using JK2. What I want to do is the following: Say I have a directory: /mydirectory

Re: configuration question

2003-02-25 Thread Mehdi . Nejad
Add a context for your new app in the tag. ie.. put your jsp's inside d:\myjsps and then run http://localhost:8080/mystuff/filename.jsp Mehdi Nejad - To unsubscribe, e-mail: [EMAIL PROTECTED] F

configuration question

2003-02-25 Thread Balijepalli Sri-WLBS11
I was able to set up Tomcat successfully and created a new directory under the "webapps" directory and placed my jsp files in the new directory but am not able to access these jsp pages. For example, I named the new directory as "scode" and tried to access a jsp page called test.jsp as fol

Tomcat Configuration Question

2002-11-27 Thread karthikeyan.balasubramanian
Hi All, I have this question. One of my friend is running a web hosting business and i m helping him to configure tomcat with apache using warp as connecter. I have sucessfully integrated it and i am also able to run my application inside webapps with calling tomcat with port number but by just

RE: Configuration question

2002-10-15 Thread Turner, John
Tomcat Users List > Subject: Re: Configuration question > > > On Tue, Oct 15, 2002 at 03:48:54PM -0400, Turner, John wrote: > > > > A quick test would be to set server.xml back to localhost, > and restart, then > > test with Lynx to see if you get the error. &

Re: Configuration question

2002-10-15 Thread Kent Perrier
On Tue, Oct 15, 2002 at 03:48:54PM -0400, Turner, John wrote: > > A quick test would be to set server.xml back to localhost, and restart, then > test with Lynx to see if you get the error. As always, the easy answer evades the one with the bloody forehead. Changing this back to localhost solves

RE: Configuration question

2002-10-15 Thread Turner, John
gt; Subject: Re: Configuration question > > > On Tue, Oct 15, 2002 at 12:04:49PM -0700, Mark Eggers wrote: > > Kent, > > > > Edit /etc/hosts file and put in the following > > information: > > > >hostname hostname.domainname > > 127.0.0.1

Re: Configuration question

2002-10-15 Thread Kent Perrier
On Tue, Oct 15, 2002 at 12:04:49PM -0700, Mark Eggers wrote: > Kent, > > Edit /etc/hosts file and put in the following > information: > >hostname hostname.domainname > 127.0.0.1 localhost localhost.localdomain > > You'll also need to edit your /etc/nsswitch.conf to > include th

Re: Configuration question

2002-10-15 Thread Mark Eggers
Kent, Edit /etc/hosts file and put in the following information: hostname hostname.domainname 127.0.0.1 localhost localhost.localdomain You'll also need to edit your /etc/nsswitch.conf to include the files parameter on the host line. hosts: files dns I hope this helps. /mde/

Configuration question

2002-10-15 Thread Kent Perrier
All, I have been having problems getting Apache 2.0.40 and Tomcat 4.0.6 configured properly. Due to time issues, I have decided to drop the apache part of my configuration and run Tomcat as root so it can bind to port 80 and 443. I am running into a strange issue that I hope you all can help me

JNDI for JMS configuration question

2002-10-02 Thread Shapira, Yoav
Hi, I'm using tomcat 4.1.12-LE / jdk 1.4.1, and I'd like to send a JMS message to a remote server. I have the parameters for the server, e.g. providerURL, connectionFactory, queue name. I'd like to configure these in my web.xml, not server.xml, and use tomcat's InitialContext implementation to

Re: Apache/Tomcat Configuration Question

2002-09-23 Thread Milt Epstein
On Mon, 23 Sep 2002, John Green wrote: > All, > > I have Apache and Tomcat integrated together using mod_jk. The > problem is now when I hit my webserver, it always defaults to the > root context of tomcat. No matter what I set in my Apache > httpd.conf file it gets ignored. I have tried to se

RE: Apache/Tomcat Configuration Question

2002-09-23 Thread Venkat Reddy Valluri
n 9/23/2002 11:22 AM To: [EMAIL PROTECTED] Cc: Subject:Apache/Tomcat Configuration Question All, I have Apache and Tomcat integrated together using mod_jk. The problem is now when I hit my webserver, it always defaults to the root context of tomcat. No matter what I set in my Apache

Apache/Tomcat Configuration Question

2002-09-23 Thread John Green
All, I have Apache and Tomcat integrated together using mod_jk. The problem is now when I hit my webserver, it always defaults to the root context of tomcat. No matter what I set in my Apache httpd.conf file it gets ignored. I have tried to setup a virtual server in my httpd.conf file to point

Re: Tomcat configuration question

2002-03-29 Thread Ibrahim Beyazit
AIL PROTECTED]> To: Tomcat Users List <[EMAIL PROTECTED]> Sent: Thursday, March 28, 2002 7:18 PM Subject: Re: Tomcat configuration question > Merhaba Ibrahim, > By default HTTP runs on port 80, > so if you set port number for tomcat to 80, you > won't need to add port num

RE: Tomcat configuration question + Apache

2002-03-29 Thread Anthony Eden
No, it is not necessary to have Apache with Tomcat. Sincerely, Anthony Eden > -Original Message- > From: Carlos A. Díaz [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 29, 2002 8:41 AM > To: Tomcat Users List > Subject: RE: Tomcat configuration question + Apache >

RE: Tomcat configuration question + Apache

2002-03-29 Thread Carlos A . Díaz
If I set the Tomcat port to 80 => I don´t need Apache. Is necesary have Apache wiht Tomcat?. regards c. > -Mensaje original- > De: yilmaz [mailto:[EMAIL PROTECTED]] > Enviado el: jueves, 28 de marzo de 2002 21:18 > Para: Tomcat Users List > Asunto: Re: Tomcat conf

Re: Tomcat configuration question

2002-03-28 Thread yilmaz
t; <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Friday, March 29, 2002 4:38 AM Subject: Re: Tomcat configuration question > Mine was already 8080 when installed. I still have to put 8080 on URL. > (www.company.com:8080) to get to the home page.

RE: Tomcat configuration question

2002-03-28 Thread Ganey, Todd
ginal Message- From: Ibrahim Beyazit [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 28, 2002 12:38 PM To: Tomcat Users List Subject: Re: Tomcat configuration question Mine was already 8080 when installed. I still have to put 8080 on URL. (www.company.com:8080) to get to the home page. How can

Re: Tomcat configuration question

2002-03-28 Thread Ibrahim Beyazit
TED]> To: Tomcat Users List <[EMAIL PROTECTED]> Sent: Wednesday, March 27, 2002 11:56 PM Subject: Re: Tomcat configuration question > Hi > > find the following section in server.xml and change the port: > > port="8080" minProcessors="5&quo

RE: Tomcat configuration question

2002-03-28 Thread Gurmeet
change the port to 80 from 8080 in server.xml; Gurmeet -Original Message- From: Rohit Agarwal [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 28, 2002 1:23 PM To: Tomcat Users List Subject: Re: Tomcat configuration question I have the same question, if somebody can help, that

Re: Tomcat configuration question

2002-03-27 Thread Dominic Parry
age - From: "Rohit Agarwal" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Thursday, March 28, 2002 9:53 AM Subject: Re: Tomcat configuration question > I have the same question, if somebody can help, that would be great. Than

Re: Tomcat configuration question

2002-03-27 Thread Rohit Agarwal
I have the same question, if somebody can help, that would be great. Thanks. Rohit - Original Message - From: "Ibrahim Beyazit" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 27, 2002 6:47 PM Subject: Tomcat configuration question How would

Tomcat configuration question

2002-03-27 Thread Ibrahim Beyazit
How would I configure Tomcat so that the default URL can be www.company.com instead of localhost:8080? I got the domain part covered. (i.e I got www.company.com:8080 working. But I am having problems with getting rid of 8080. Any help will be appreciated

mod_webapp configuration question

2002-03-13 Thread Kevin HaleBoyes
In my httpd.conf file I've got: ServerName 192.168.0.147 LoadModule webapp_module modules/mod_webapp.so WebAppConnection warpConnection warp 192.168.0.147:8008 NameVirtualHost * ServerName 192.168.0.147 WebAppInfo /webap

Configuration Question

2001-06-14 Thread Brandon Cruz
I have tomcat-apache up and running with several virtual hosts. Most of these vhosts all use one group of java files that are located in the tomcat_home/classes path. However, there are some vhosts I want to set up that are going to need their own web applications and class files, but will also

RE: Tomcat configuration question

2000-12-18 Thread Anthony Ikeda
el 13, 181 Miller Street, North Sydney Australia PH: +612-9458-1718 Mob: 041 624 5143 > -Original Message- > From: isu:jwkoh [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, 19 December 2000 6:19 AM > To: [EMAIL PROTECTED] > Subject: Re: Tomcat configuration question &g

FW: Tomcat configuration question

2000-12-18 Thread Michael.L.Smith
trick [mailto:[EMAIL PROTECTED]] Sent: Monday, December 18, 2000 1:53 PM To: [EMAIL PROTECTED] Subject:RE: Tomcat configuration question Fram an earlier post : conf/web.xml is not used in Tomcat 3.2.x. Try this in server.xml: Regards, Paul -Original Message- From: isu:

RE: Tomcat configuration question

2000-12-18 Thread Paul FitzPatrick
Fram an earlier post : conf/web.xml is not used in Tomcat 3.2.x. Try this in server.xml: Regards, Paul -Original Message- From: isu:jwkoh [mailto:[EMAIL PROTECTED]] Sent: Monday, December 18, 2000 02:19 PM To: [EMAIL PROTECTED] Subject: Re: Tomcat configuration question sorry

Re: Tomcat configuration question

2000-12-18 Thread isu:jwkoh
sorry, no idea. - Original Message - From: "Fabricio Pirez" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 18, 2000 1:21 PM Subject: Tomcat configuration question > Hello > I'm using IIS+Tomcat+isapi_redirect.dll > I need to know

Tomcat configuration question

2000-12-18 Thread Fabricio Pirez
Hello I'm using IIS+Tomcat+isapi_redirect.dll I need to know how to disable directory browsing in a directory served by tomcat Is it possible? Thanks in advance