RE: virtual hosts/certificates

2002-03-01 Thread Anton Brazhnyk
Hi, -Original Message- From: Bernhard Wraase [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 28, 2002 6:59 PM To: [EMAIL PROTECTED] Subject: virtual hosts/certificates Hello, is it possible to use several certificates in one tomcat? I would like to configure a different

RE: Apache + Tomcat + SSL : Please help me on this

2002-02-28 Thread Anton Brazhnyk
Hi, -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 28, 2002 5:37 AM To: [EMAIL PROTECTED] Subject: Apache + Tomcat + SSL : Please help me on this Hi All, I have a problem in configuring SSL. I basically have two questions.

RE: Tomcat isn't running

2002-02-28 Thread Anton Brazhnyk
Hi, -Original Message- From: Yassel Omar Izquierdo Souchay [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 28, 2002 8:08 AM To: [EMAIL PROTECTED] Subject: Tomcat isn't running Hello i had installed tomcat 4.0 and when y try tu run startup it never finish because alwas

RE: Thread counts

2002-02-28 Thread Anton Brazhnyk
Hi, -Original Message- From: Moi [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 28, 2002 9:48 AM To: Tomcat Users List Subject: Thread counts To optimize my Tomcat4,I'd like to minimize number of thread counts ,for example to 10.Because,when I see Linux processes with ps

RE: SSL Client authentication with standalone Tomcat

2002-02-26 Thread Anton Brazhnyk
Hi, -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Brian Palmer Sent: Tuesday, February 26, 2002 12:58 PM To: [EMAIL PROTECTED] Subject: SSL Client authentication with standalone Tomcat I'm trying to set up for a simple project

RE: SSL Client authentication with standalone Tomcat

2002-02-26 Thread Anton Brazhnyk
server certificate, since there wasn't -trustcacerts in statement with -alias tomcat. And, well, I'm not sure again... :) Client cert should be signed with sertificate of the server (not just with CA certificate) Gru?, Wolfgang Anton Brazhnyk wrote I'm not sure its necessary

RE: Clarification: Same host multiple ports don't work?

2002-02-25 Thread Anton Brazhnyk
Hi, -Original Message- From: Anders Rundgren [mailto:[EMAIL PROTECTED]] Sent: Friday, February 22, 2002 8:28 PM To: Tomcat Users List Subject: Clarification: Same host multiple ports don't work? http://myhost:8000/app http://myhost:9000/app Should be possible to configure

RE: CA guidance

2002-02-22 Thread Anton Brazhnyk
Hi, -Original Message- From: Andrew [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 21, 2002 5:22 PM To: Tomcat Users List Subject: CA guidance Hi, I'm using jdk1.4 final and I want to use SSL with Tomcat for CLIENT-CERT authentification. I've created self-signed

RE: Tomcat Servlet Setup (NEWBIE)

2002-02-22 Thread Anton Brazhnyk
Hi, Tomcat4 doesn't use CLASSPATH to find libraries. You have to put your classes12.jar either to $CATALINA_HOME/common/lib or to WEB-INF/lib of your web-application. And one more thing it MUST be jar, so you have to rename your classes12.zip to classes12.jar. Anton -Original

RE: CA guidance

2002-02-21 Thread Anton Brazhnyk
Hi, -Original Message- From: Andrew [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 20, 2002 2:08 PM To: Tomcat Users List Subject: CA guidance Hi, I'm using jdk1.4 final and I want to use SSL with Tomcat for CLIENT-CERT authentification. I've created self-signed

RE: The default servlet

2002-02-18 Thread Anton Brazhnyk
Hi, -Original Message- From: Markus Bengts [mailto:[EMAIL PROTECTED]] Sent: Saturday, February 16, 2002 3:11 PM To: Tomcat Users List Subject: RE: The default servlet On Sat, 16 Feb 2002, Anton Brazhnyk wrote: I bet you know you can turn of the directory listing and I

RE: Problem loading images when servlet mapping used

2002-02-18 Thread Anton Brazhnyk
Hi, -Original Message- From: Donie Kelly [mailto:[EMAIL PROTECTED]] Sent: Monday, February 18, 2002 12:44 PM To: 'Tomcat Users List' Subject: Problem loading images when servlet mapping used Hi all I have a mapping in web.xml that looks like servlet-mapping

RE: Is this possible with TOMCAT- host:8080 AND host:8585

2002-02-16 Thread Anton Brazhnyk
Hi, -Original Message- From: Luis Pinho [mailto:[EMAIL PROTECTED]] Sent: Friday, February 15, 2002 8:49 PM To: '[EMAIL PROTECTED]' Subject: Is this possible with TOMCAT- host:8080 AND host:8585 Hi There, Is it possible to run TOMCAT at different ports, at the same time?

RE: The default servlet

2002-02-16 Thread Anton Brazhnyk
Hi, -Original Message- From: Markus Bengts [mailto:[EMAIL PROTECTED]] Sent: Saturday, February 16, 2002 12:32 AM To: [EMAIL PROTECTED] Subject: The default servlet Is it possible to configure Tomcat 4 so that it serves index.jsp as the default for a directory, but still does

RE: Tomcat 4.0.1 StandAlone Web Server and SSL

2002-02-16 Thread Anton Brazhnyk
Hi, -Original Message- From: John Echano [mailto:[EMAIL PROTECTED]] Sent: Saturday, February 16, 2002 2:36 AM To: [EMAIL PROTECTED] Subject: Tomcat 4.0.1 StandAlone Web Server and SSL We are interested in implementing SSL four our Apache Jakarta Tomcat Server. We are running

RE: The default servlet

2002-02-16 Thread Anton Brazhnyk
Hi Markus, -Original Message- From: Markus Bengts [mailto:[EMAIL PROTECTED]] Sent: Saturday, February 16, 2002 11:22 AM To: Tomcat Users List Subject: RE: The default servlet On Sat, 16 Feb 2002, Anton Brazhnyk wrote: You can disable default servlet in $CATALINA_HOME/conf

RE: HTTPS client authentification

2002-02-15 Thread Anton Brazhnyk
Hi, -Original Message- From: Andrew [mailto:[EMAIL PROTECTED]] Sent: Friday, February 15, 2002 1:30 PM To: Tomcat Users List Subject: HTTPS client authentification Hi, I 've a simple question. If I've configured some rules and JDBCRealm as credentials store for may webapp+

RE: Problems with Manager reload, memory usage and garbage collection.

2002-02-15 Thread Anton Brazhnyk
Hi, -Original Message- From: Thomas ?hlen [mailto:[EMAIL PROTECTED]] Sent: Friday, February 15, 2002 4:11 PM To: Tomcat Users List Subject: Problems with Manager reload, memory usage and garbage collection. Each time I reload my application with the Manager servlet the

RE: How can I tell who is connecting to the database?

2002-02-14 Thread Anton Brazhnyk
Hi, -Original Message- From: Brandon Cruz [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 13, 2002 6:22 PM To: Tomcat Users List Subject: RE: How can I tell who is connecting to the database? Is there a way to do it that is database independent? Our application needs

RE: SSL port 8443 Netscape No common encryption algorithms

2002-02-14 Thread Anton Brazhnyk
Hi, -Original Message- From: Ryan Beckes [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 13, 2002 9:05 PM To: [EMAIL PROTECTED] Subject: SSL port 8443 Netscape No common encryption algorithms Hello, I am getting the following error when trying to connect to port 8443

RE: Can't shut down Tomcat-4.0

2002-02-14 Thread Anton Brazhnyk
Hi, -Original Message- From: Galina K [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 14, 2002 2:31 AM To: [EMAIL PROTECTED] Subject: Can't shut down Tomcat-4.0 Hi, I was able to start the Tomcat-4.0 ( it looked different from tomcat-3.2.1, maybe it's normal ). When I

RE: Standard filter implementations

2002-02-14 Thread Anton Brazhnyk
Hi, -Original Message- From: Attila Szegedi [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 14, 2002 12:45 PM To: Tomcat Users List Subject: Standard filter implementations People, does anyone know if there are standard (open source, of course) implementations of a

RE: TC4 Realm Problem

2002-02-14 Thread Anton Brazhnyk
Hi, -Original Message- From: Mark Thill [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 14, 2002 5:05 PM To: [EMAIL PROTECTED] Subject: TC4 Realm Problem I just started testing realms with the default installation that comes with Tomcat 4.0.1, so I'm using the

RE: How to redirect port 8080 to port 443?

2002-02-14 Thread Anton Brazhnyk
Hi, -Original Message- From: Richard S. Huntrods [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 14, 2002 6:06 PM To: [EMAIL PROTECTED] Subject: How to redirect port 8080 to port 443? Greetings! I am moving from an insecure to a secure server for Tomcat. Currently, I

RE: Configuring apache + tomcat on separate machines

2002-02-14 Thread Anton Brazhnyk
Hi, I've done it. Its easy if you read docs carefully. I did it with both mod_webapp and mod_jk. (RedHat 7/Apache 1.3.20 + Win2k/Tomcat 4.0.2) All the steps are pretty straitforward except maybe workers.properties. Here is mine: ps=/ worker.list=AJP13 worker.AJP13.port=8009

RE: Client certificate does not show in browser

2002-02-13 Thread Anton Brazhnyk
Hi, -Original Message- From: Henrik Schultz [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 13, 2002 10:26 AM To: Tomcat Users List Subject: Client certificate does not show in browser Greetings All, I am trying to get client certificates to work with Tomcat 4.

RE: Database servlets

2002-02-12 Thread Anton Brazhnyk
Hi, -Original Message- From: John Wadkin [mailto:[EMAIL PROTECTED]] Sent: Monday, February 11, 2002 4:34 PM To: 'Tomcat Users List' Subject: RE: Database servlets I've looked through your servlet and it definitely shouldn't work with more than one simultaneous request. Take a

RE: listFiles() 500 errors

2002-02-12 Thread Anton Brazhnyk
Hi, Check the version of JDK you use, File.listFiles() is marked since 1.2 Hope it helps. Anton -Original Message- From: Mark Symonds [mailto:[EMAIL PROTECTED]] Sent: Monday, February 11, 2002 9:10 PM To: [EMAIL PROTECTED] Subject: listFiles() 500 errors Hi, We have

RE: Java.exe Memory Usage Crashes Tomcat

2002-02-12 Thread Anton Brazhnyk
Hi, -Original Message- From: Suzanne Holtham [mailto:[EMAIL PROTECTED]] Sent: Monday, February 11, 2002 9:45 PM To: [EMAIL PROTECTED] Subject: Java.exe Memory Usage Crashes Tomcat I am running Tomcat 3.3a on Windows 2000 Server. I get approximately 1 hit per minute on the

RE: Tomcat 4 SSL Connector

2002-02-12 Thread Anton Brazhnyk
Hi, I think the answer is 'yes' if your factory implements org.apache.catalina.net.ServerSocketFactory Anton -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Trevor Nielsen Sent: Tuesday, February 12, 2002 3:39 AM To: [EMAIL PROTECTED] Subject:

RE: how to run multiple instances of a single application on a single tomcat.

2002-02-12 Thread Anton Brazhnyk
Hi, Just one of many variants. Copy it to another directory under webapps and if connection to database is configurable from web.xml then change the configuration. If connection parameters are hardcoded then you need to change the code (I'd suggest to make it configurable) Anton

Client certificate request

2002-02-12 Thread Anton Brazhnyk
Hi, Just one simple (I hope) question: Will current mod_jk and Ajp13Connector from TC 4.0.2 pass authentication certificate request to Apache and further to a browser? Thanks in advance. Anton. -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED]

RE: listFiles() 500 errors

2002-02-12 Thread Anton Brazhnyk
Hi, -Original Message- From: Mark Symonds [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 12, 2002 10:00 PM To: Tomcat Users List Subject: Re: listFiles() 500 errors - Original Message - From: Anton Brazhnyk [EMAIL PROTECTED] To: Tomcat Users List [EMAIL

RE: Session Management between IIS and Tomcat

2002-02-11 Thread Anton Brazhnyk
Hi, -Original Message- From: Pavel Brun [mailto:[EMAIL PROTECTED]] Sent: Saturday, February 09, 2002 6:48 PM To: Tomcat User Subject: Session Management between IIS and Tomcat I have already posted this question a while ago, but I was wondering if anybody knows of a mechanism

RE: Error reading init-params

2002-02-11 Thread Anton Brazhnyk
Hi, -Original Message- From: Dominik Jednoralski [mailto:[EMAIL PROTECTED]] Sent: Sunday, February 10, 2002 6:50 PM To: [EMAIL PROTECTED] Subject: Error reading init-params Hey Guys, I have a problem with getting my init-params from the web.xml-file. I'm using Tomcat 4,

RE: SSL Connection between Apache and Tomcat

2002-02-11 Thread Anton Brazhnyk
Hi, -Original Message- From: Sasvari, Zsolt [mailto:[EMAIL PROTECTED]] Sent: Monday, February 11, 2002 12:52 PM To: 'Tomcat Users List' (E-mail) Subject: FW: SSL Connection between Apache and Tomcat How can I set a secure connection between Apache and Tomcat? As I see the Ajp

RE: Re[2]: Init method of servlet called twice?

2002-02-08 Thread Anton Brazhnyk
Hi Serge, -Original Message- From: Serge A. Redchuk [mailto:[EMAIL PROTECTED]] Sent: Friday, February 08, 2002 10:30 AM To: [EMAIL PROTECTED] Subject: Re[2]: Init method of servlet called twice? AB This topic was discussed about a week ago, and Craig gave perfect and clear

RE: Default Servlet

2002-02-08 Thread Anton Brazhnyk
Hi, -Original Message- From: Odo [mailto:[EMAIL PROTECTED]] Sent: Friday, February 08, 2002 11:33 AM To: Tomcat Users List Subject: Default Servlet Dear gurus. I am running Apache+Tomcat4. Please help me on the following: 1.How should I configure tomcat and apache to run

RE: Default Servlet

2002-02-08 Thread Anton Brazhnyk
-Original Message- From: Odo [mailto:[EMAIL PROTECTED]] Sent: Friday, February 08, 2002 12:27 PM To: Tomcat Users List Subject: Re: Default Servlet Yes Anton,in my case as you said it's enough to have only Tomcat4. But if I'll configure Tomcat4 running alone,listening port 80,

RE: REPOST: two web.xml?

2002-02-08 Thread Anton Brazhnyk
Hi, -Original Message- From: Madock Chiwenda [mailto:[EMAIL PROTECTED]] Sent: Friday, February 08, 2002 2:13 PM To: [EMAIL PROTECTED] Subject: REPOST: two web.xml? --- Start of forwarded message --- From: Madock Chiwenda [EMAIL PROTECTED] To: [EMAIL PROTECTED]

RE: Tomcat + Apache lifecycle question

2002-02-08 Thread Anton Brazhnyk
Hi, -Original Message- From: Daniel Drasin [mailto:[EMAIL PROTECTED]] Sent: Friday, February 08, 2002 3:37 PM To: Tomcat Users List Subject: Tomcat + Apache lifecycle question I've set up Tomcat 4.x to work with Apache 1.3.x using the Warp connector stuff. I followed the

Need help with CLIENT_CERT authentication

2002-02-08 Thread Anton Brazhnyk
Hi All, I tried to get client authentication through certificate working. No success so far. I had a hard time with a certificate chain and it has finally worked. So server authentication is ok now. I turned to client auth and here are some more troubles. I've got couple personal certs

RE: Error 200?

2002-02-07 Thread Anton Brazhnyk
Hi, -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Gary Lawrence Murphy Sent: Wednesday, February 06, 2002 5:48 PM To: Tomcat Users Subject: Error 200? I have a client who wrote a bunch of JSP pages that all return a tomcat Error 200 in

RE: Verisign CSR generation for Tomcat

2002-02-07 Thread Anton Brazhnyk
Hi, -Original Message- From: Garske, Tom [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 06, 2002 9:13 PM To: [EMAIL PROTECTED] Subject: Verisign CSR generation for Tomcat I've been trying to locate any documentation on how generate an SSL certificate(CSR)that can be

RE: Init method of servlet called twice?

2002-02-07 Thread Anton Brazhnyk
Hi, -Original Message- From: Donie Kelly [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 06, 2002 9:42 PM To: 'Tomcat Users List' Subject: Init method of servlet called twice? Hi all Can anybody tell me why the init method can be called twice in a servlet. I am

RE: WEB-INF/classes

2002-02-07 Thread Anton Brazhnyk
Hi Anja, -Original Message- From: Anja Falkner [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 07, 2002 11:37 PM To: Tomcat Users List Subject: WEB-INF/classes Hello, at setting up a new context for Tomcat, I must have forgotten something, because tomcat doesn't find

RE: Tomcat 4.0.1 SSL experts, please help.

2002-02-07 Thread Anton Brazhnyk
Hi, Just some guesses. You can try to configure two HttpConnectors with SSL support, each with own address and Factory: Hmm, I expected alias param in Factory. So you need two keystores. Connector className=org.apache.catalina.connector.http.HttpConnector

RE: apache + mod_SSL + tomcat

2002-02-06 Thread Anton Brazhnyk
Hi, -Original Message- From: Cressatti, Dominique [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 05, 2002 7:38 PM To: Tomcat Users List Subject: apache + mod_SSL + tomcat Hi, I've got apache + mod_SSL + tomcat working (I don't deserve that much credit as mod_ssl worked

RE: apache + mod_SSL + tomcat

2002-02-06 Thread Anton Brazhnyk
Hi, -Original Message- From: Cressatti, Dominique [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 06, 2002 4:00 PM To: Tomcat Users List Subject: RE: apache + mod_SSL + tomcat Anton Brazhnyk answered it. I followed his advice. I basically commented out the HttpConnector

RE: Tomcat 3.3 and 4.0, different behaviour when reloading the web.xml

2002-02-06 Thread Anton Brazhnyk
Hi, -Original Message- From: WIPPERT,MAX (HP-Germany,ex1) [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 06, 2002 5:06 PM To: 'Tomcat Users List' Subject: RE: Tomcat 3.3 and 4.0, different behaviour when reloading the web.xml Hi Remy, thanx for you answer. Using the

RE: JRE or JDK

2002-02-05 Thread Anton Brazhnyk
Hi, -Original Message- From: Ken Sanderson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 05, 2002 1:45 AM To: [EMAIL PROTECTED] Subject: JRE or JDK Hello all. I have installed tomcat on my NT machine, in order to run a software application that requires it. In the

RE: Strange output stream behavior

2002-02-05 Thread Anton Brazhnyk
Hi, -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 05, 2002 5:46 PM To: [EMAIL PROTECTED] Subject: Strange output stream behavior Hi all, I'm seeing something strange in the output stream from Jakarta. Here's the setup:

RE: applet works, https doesn't

2002-02-04 Thread Anton Brazhnyk
Hi, -Original Message- From: Dean Hiller [mailto:[EMAIL PROTECTED]] Sent: Saturday, February 02, 2002 10:57 PM To: [EMAIL PROTECTED] Subject: applet works, https doesn't I have an applet that connects back to the server on 8443 and it works fine even without a certificate.

RE: Broken pipe

2002-02-01 Thread Anton Brazhnyk
Hi, -Original Message- From: Emerson [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 31, 2002 6:40 PM To: Tomcat Users List Subject: RE: Broken pipe Hi Anton Take a look above, i marked the lines that appear my servlet code : Yeap, sorry. I noticed them when the letter

RE: how to get changes to web.xml without restarting tomcat

2002-02-01 Thread Anton Brazhnyk
Hi, -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 31, 2002 6:17 PM To: [EMAIL PROTECTED] Subject: how to get changes to web.xml without restarting tomcat All, My dilemma as I understand it is this. Tomcat is run at root

RE: Can I use the Hotspot JVM to run tomcat

2002-02-01 Thread Anton Brazhnyk
Hi, -Original Message- From: Antony Stace [mailto:[EMAIL PROTECTED]] Sent: Friday, February 01, 2002 2:57 AM To: Tomcat Users List Subject: Re: Can I use the Hotspot JVM to run tomcat With java included with JDK1.4 there is an option -server from the man page it says

RE: Problems with .exe install for NT

2002-02-01 Thread Anton Brazhnyk
Hi, -Original Message- From: Tom Bednarz [mailto:[EMAIL PROTECTED]] Sent: Friday, February 01, 2002 10:01 AM To: Tomcat Users List Subject: Re: Problems with .exe install for NT Hello Anton, I've found a link at tomcat-dev (JavaService -

RE: Answers to LifecycleException Questions

2002-01-31 Thread Anton Brazhnyk
the IM program and Tomcat simultaneously or the IM program will interfere. As Anton Brazhnyk suggested, I tried to telnet to the port to use the Tomcat shutdown command and it would not even connect. I ran netstat -a and saw the IM program listed in there and suddenly a light bulb went

RE: Problems with .exe install for NT

2002-01-31 Thread Anton Brazhnyk
Hi, Tom -Original Message- From: Tom Bednarz [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 31, 2002 9:20 AM To: Tomcat Users List Subject: Re: Problems with .exe install for NT John, Type tomcat.exe /? for a help screen. I have written some batch files to install and

RE: multiple init() calls

2002-01-31 Thread Anton Brazhnyk
Hi, -Original Message- From: Serge A. Redchuk [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 31, 2002 10:34 AM To: [EMAIL PROTECTED] Subject: multiple init() calls Hi All ! I've encountered a problem with creating threads of init servlet. Forgive me if I'm wrong.

RE: multiple init() calls

2002-01-31 Thread Anton Brazhnyk
Hi, -Original Message- From: David Rault [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 31, 2002 11:36 AM To: Tomcat Users List Subject: Re: multiple init() calls hi i think there may be a misunderstanding (or i misunderstood your message ?!) the servlet must create

RE: Is this a stupid question or something? Why no nibbles?

2002-01-30 Thread Anton Brazhnyk
Hi, -Original Message- From: August Detlefsen [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 29, 2002 8:09 PM To: Tomcat Users List Subject: Re: Is this a stupid question or something? Why no nibbles? This is actually the second time I posted this exact same config to the

RE: Broken pipe

2002-01-30 Thread Anton Brazhnyk
Hi, -Original Message- From: Emerson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 29, 2002 10:50 PM To: Tomcat Users List Subject: Broken pipe Is there any way of not throwing an exception java.io.IOException: Broken pipe when the user reloads or cancel the request of a

RE: send a mail

2002-01-30 Thread Anton Brazhnyk
Hi, -Original Message- From: Nancy Crisostomo Martinez [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 12:26 AM To: Tomcat Users List Subject: send a mail Hi everybody! I'm having some troubles with sending an e-mail from a servlet I have running on Tomcat 3.3

RE: Reload servlet

2002-01-30 Thread Anton Brazhnyk
Hi, -Original Message- From: Harry Long [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 12:51 AM To: '[EMAIL PROTECTED]' Subject: Reload servlet Hi , I have a problem with servlet's reloadable. I run Tomcat4.0 on Linux7.2 and connect to Apache using mod_webapps

RE: WebAppDeploy Vs WebAppMount

2002-01-30 Thread Anton Brazhnyk
Hi, -Original Message- From: Cressatti, Dominique [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 1:05 PM To: Tomcat Users List Subject: RE: WebAppDeploy Vs WebAppMount jakarta.apache.org it's there. sorry but I looked into

RE: Broken pipe

2002-01-30 Thread Anton Brazhnyk
Hi, -Original Message- From: Emerson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 7:36 PM To: Tomcat Users List Subject: RE: Broken pipe I haven't tried to get that exception, but i supposse it's possible to pick it up. look at my stacktrace :

RE: Reload servlet

2002-01-30 Thread Anton Brazhnyk
Hi, -Original Message- From: Emerson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 7:38 PM To: Tomcat Users List Subject: RE: Reload servlet Have you create a html manager??? may you share that??? No, I haven't created it. It shipped with TC. All you need is

RE: LifecycleException

2002-01-29 Thread Anton Brazhnyk
Hi, -Original Message- From: Bill Saur [mailto:[EMAIL PROTECTED]] Sent: Monday, January 28, 2002 8:29 PM To: [EMAIL PROTECTED] Subject: RE: LifecycleException Oliver and Anton, I understand the concept of what you are saying but I am in need of practical details. I have

RE: com.oreilly.servlet.MultipartRequest IO Error

2002-01-29 Thread Anton Brazhnyk
Hi, -Original Message- From: Brian Adams [mailto:[EMAIL PROTECTED]] Sent: Monday, January 28, 2002 8:41 PM To: 'Tomcat Users List' Subject: RE: com.oreilly.servlet.MultipartRequest IO Error I saw it in the past 6 weeks come across the list and I believe it is in the Warp

RE: Where is wrapper.properties in Tomcat 4.0.1?

2002-01-29 Thread Anton Brazhnyk
Hi, -Original Message- From: Tom Bednarz [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 23, 2002 5:12 PM To: Tomcat Users List Subject: RE: Where is wrapper.properties in Tomcat 4.0.1? Hi Anton, No parameter does not work but tomcat /? works. I guess it must be argc

RE: canno startup Tomcat 4.0.1 - how to nobble JSP?

2002-01-28 Thread Anton Brazhnyk
Hi, -Original Message- From: David Hewlett [mailto:[EMAIL PROTECTED]] Sent: Saturday, January 26, 2002 11:33 PM To: Micael Padraig Og mac Grene Cc: Tomcat Users List Subject: Re: canno startup Tomcat 4.0.1 - how to nobble JSP? Micael, Since i do not intend to use jsp at

RE: About mod_webapp and php...

2002-01-28 Thread Anton Brazhnyk
Hi, -Original Message- From: Romain Bertucelli [mailto:[EMAIL PROTECTED]] Sent: Monday, January 28, 2002 1:47 PM To: Tomcat Users List Subject: About mod_webapp and php... Dear all, I have just read the explanation of Craig R. McClanahan about the way mod_warp works.

RE: directory browsing

2002-01-27 Thread Anton Brazhnyk
Hi, -Original Message- From: Charles N. Harvey III [mailto:[EMAIL PROTECTED]] Sent: Friday, January 25, 2002 9:57 PM To: Tomcat Users List Subject: directory browsing I now that Ishould be able to find this out for myself but... I can't figure out how to turn off directory

RE: Pooling database connections: best practices?

2002-01-27 Thread Anton Brazhnyk
Hi, -Original Message- From: Sean LeBlanc [mailto:[EMAIL PROTECTED]] Sent: Friday, January 25, 2002 10:58 PM To: Tomcat Users List; [EMAIL PROTECTED] Subject: Re: Pooling database connections: best practices? Is anyone here using it via a Singleton pattern? I'm trying to figure

RE: LifecycleException

2002-01-27 Thread Anton Brazhnyk
Hi, -Original Message- From: Bill Saur [mailto:[EMAIL PROTECTED]] Sent: Friday, January 25, 2002 11:12 PM To: [EMAIL PROTECTED] Subject: LifecycleException Hello: I have just installed Tomcat 4.0.1 (Win2000 OS) and the program works one time and then once I shut it down and

RE: Apache 1.3.23 + Tomcat 4.0.2 Load balancing HOWTO

2002-01-25 Thread Anton Brazhnyk
Hi, -Original Message- From: Pascal Forget [mailto:[EMAIL PROTECTED]] Sent: Friday, January 25, 2002 5:20 PM To: Tomcat Users List Subject: Re: Apache 1.3.23 + Tomcat 4.0.2 Load balancing HOWTO Andrew Logan wrote: My understanding was the warp connector is used in

RE: Where is wrapper.properties in Tomcat 4.0.1?

2002-01-24 Thread Anton Brazhnyk
Hi Tom, -Original Message- From: Tom Bednarz [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 23, 2002 5:12 PM To: Tomcat Users List Subject: RE: Where is wrapper.properties in Tomcat 4.0.1? Hi Anton, No parameter does not work but tomcat /? works. I guess it must be

RE: Who starts tomcat??

2002-01-24 Thread Anton Brazhnyk
Hi, -Original Message- From: Emerson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 23, 2002 8:42 PM To: Tomcat Users List Subject: RE: Who starts tomcat?? does it (tomcat 4) have already a good user interface to the manager webapp? Yeap, you just need to make some

RE: Sources for Tomcat 4.0.1 Win32 Service

2002-01-24 Thread Anton Brazhnyk
Hi, -Original Message- From: Tom Bednarz [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 23, 2002 6:35 PM To: [EMAIL PROTECTED] Subject: Sources for Tomcat 4.0.1 Win32 Service Hi, More specifically I currently have the following problem: I have uninstalled the service

RE: setting classpath in TOMCAT 4.0

2002-01-24 Thread Anton Brazhnyk
Hi, -Original Message- From: Jeff Ong [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 24, 2002 12:47 PM To: Tomcat Users List Subject: setting classpath in TOMCAT 4.0 hi all, I faced problem when try to set CLASSPATH in TOMCAT. I have my own java beans and servlets which

RE: Tomcat/Apache acces control

2002-01-24 Thread Anton Brazhnyk
Hi, -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Julien OIX Sent: Thursday, January 24, 2002 2:37 PM To: Tomcat list Subject: Tomcat/Apache acces control hi everybody, I'd like that directories under my Virtual Host's DocumentRoot can't

RE: READER to InputStream

2002-01-24 Thread Anton Brazhnyk
Hi, I'd suggest to implement your own stream with public int read() { return underlyingReader.read(); } it won't be so simple I think, but as starting point... Advantage - no need in buffers (memory) -Original Message- From: Lauer, Oliver [mailto:[EMAIL PROTECTED]] Sent:

RE: mod_webapp and php

2002-01-22 Thread Anton Brazhnyk
Hi and thank you very much, Craig. Actually I didn't expect such an complete answer. I think it could replace that FIXME in (...)/tomcat-docs/config/warp.html Would you answer one more question, please? I have posted it here recently and then in dev-list. It was about Client connection closing.

RE: applet deployment/access

2002-01-22 Thread Anton Brazhnyk
Hi, -Original Message- From: cazza [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 22, 2002 3:27 PM To: [EMAIL PROTECTED] Subject: applet deployment/access I have a servlet that generates html which contains a reference to the applet class under tomcat (the tomcat location

RE: multiple instance of tomcat4.0

2002-01-22 Thread Anton Brazhnyk
Hi, -Original Message- From: Ashish kulkarni [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 22, 2002 5:17 PM To: [EMAIL PROTECTED] Subject: multiple instance of tomcat4.0 Hi, I have tomcat4.0 on my win2000k and winnt server, i want to run multiple instance of it, like one

RE: Tomcat 4.0, + apache 1.3.22 + web_mod

2002-01-21 Thread Anton Brazhnyk
Hi, -Original Message- From: Ashish kulkarni [mailto:[EMAIL PROTECTED]] Sent: Saturday, January 19, 2002 1:38 AM To: [EMAIL PROTECTED] Subject: Tomcat 4.0, + apache 1.3.22 + web_mod Hi, I was trying to integrate tomcat4.0 with apache 1.3.22 using web_mod, and i was able to do

RE: Mod_webApp Configuration - Tomcat 4.01, Apache 1.3.22 (Darwin)

2002-01-21 Thread Anton Brazhnyk
Hi, -Original Message- From: Terry J Fundak [mailto:[EMAIL PROTECTED]] Sent: Sunday, January 20, 2002 9:54 AM To: Tomcat User List Subject: Mod_webApp Configuration - Tomcat 4.01, Apache 1.3.22 (Darwin) I have attached the output from WebApp-info which is the only thing that I

RE: a problem with in integrating tomcat4 with apache

2002-01-21 Thread Anton Brazhnyk
Hi, -Original Message- From: yilmaz [mailto:[EMAIL PROTECTED]] Sent: Monday, January 21, 2002 10:56 AM To: Tomcat Users List Subject: Re: a problem with in integrating tomcat4 with apache Okey, no one replied my previous question. so assume for now there is no way to do this.

RE: running *.jsp at DocumentRoot of Apache

2002-01-21 Thread Anton Brazhnyk
Hi, -Original Message- From: Blaine Berger [mailto:[EMAIL PROTECTED]] Sent: Friday, January 18, 2002 8:22 PM To: Tomcat Users List Subject: Re: running *.jsp at DocumentRoot of Apache Are you saying that running *.jsp in the DocumentRoot of Apache isn't allowed by spec. or

RE: mod_webapp and php

2002-01-21 Thread Anton Brazhnyk
-Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Friday, January 18, 2002 7:52 PM To: Tomcat Users List Subject: Re: mod_webapp and php I cannot fathom how they plan to do that, since it would violate the view of a web application as a sealed

RE: Context in server.xml or not?

2002-01-21 Thread Anton Brazhnyk
Hi, -Original Message- From: Pablo Millet [mailto:[EMAIL PROTECTED]] Sent: Monday, January 21, 2002 1:11 PM To: Tomcat Users List Subject: Context in server.xml or not? Hi all. Very simple question... so I give it another try since my first message didn't capture you'r

RE: how do you start tomcat 4.0 from a java aplication?

2002-01-21 Thread Anton Brazhnyk
Hi, -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Martin Dudle Sent: Monday, January 21, 2002 4:25 PM To: [EMAIL PROTECTED] Subject: how do you start tomcat 4.0 from a java aplication? hello i used to start tomcat from a java application

RE: Which SSLeay do I need...?

2002-01-21 Thread Anton Brazhnyk
Hi, -Original Message- From: Angel, Ronald J [mailto:[EMAIL PROTECTED]] Sent: Monday, January 21, 2002 4:49 PM To: 'Tomcat Users List' Subject: RE: Which SSLeay do I need...? Disclaimer, As I a previous e-mail, I'm not a Linux/Unix/Web admin. I'm a

RE: Which SSLeay do I need...?

2002-01-21 Thread Anton Brazhnyk
Hi, -Original Message- From: Angel, Ronald J [mailto:[EMAIL PROTECTED]] Sent: Monday, January 21, 2002 5:30 PM To: 'Tomcat Users List' Subject: RE: Which SSLeay do I need...? I think SSL Config HOW-TO is just for you. :)) Got it; read it; re-read it. What am I missing

RE: basic servlet move doesn't work

2002-01-21 Thread Anton Brazhnyk
Hi, -Original Message- From: Cressatti, Dominique [mailto:[EMAIL PROTECTED]] Sent: Monday, January 21, 2002 5:53 PM To: Tomcat Users List Subject: basic servlet move doesn't work Hi, I have a very simple example app. For testing purposes I moved the servlet into a

Re: running *.jsp at DocumentRoot of Apache

2002-01-18 Thread Anton Brazhnyk
Hi! - Original Message - From: Blaine Berger [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, January 18, 2002 8:40 AM Subject: running *.jsp at DocumentRoot of Apache In trying out Tomcat4 with the WebAppDeploy directive inside of httpd.conf, I can get the servlets and jsp

Re: mod_webapp and php

2002-01-18 Thread Anton Brazhnyk
- Original Message - From: Nikola Milutinovic [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Friday, January 18, 2002 8:36 AM Subject: Re: mod_webapp and php It seems to me I've read it somewhere in tomcat-dev mail list archives. I'm positive on Apache

RE: apache-tomcat4 connection via WARP

2002-01-18 Thread Anton Brazhnyk
-Original Message- From: Young Jun Kim [mailto:[EMAIL PROTECTED]] Sent: Friday, January 18, 2002 11:35 AM To: [EMAIL PROTECTED] Subject: apache-tomcat4 connection via WARP i have apache+tomcat4 with WARP connector(mod_webapp.so). everything works fine except one thing...

RE: mod_webapp and php

2002-01-18 Thread Anton Brazhnyk
-Original Message- From: Nikola Milutinovic [mailto:[EMAIL PROTECTED]] Sent: Friday, January 18, 2002 11:36 AM To: Tomcat Users List Subject: Re: mod_webapp and php * The mod_webapp connector is configured based on the contents of the web.xml file for your web application. The

  1   2   >