multiple instance of tomcat4.0

2002-01-22 Thread Ashish kulkarni
Hi, I want to create multiple instance of tomcat, so how can i do it??? i have read the RUNNING.txt in the tomcat-docs directory, but is not very clear, can anyone explain in detail about it.??? Ashish __ Do You Yahoo!? Send FREE video emails in

Re: multiple instance of tomcat4.0

2002-01-22 Thread Bo Xu
- Original Message - From: Ashish kulkarni [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, January 22, 2002 2:37 PM Subject: multiple instance of tomcat4.0 Hi, I want to create multiple instance of tomcat, so how can i do it??? i have read the RUNNING.txt in the

web_mod is stable????

2002-01-22 Thread Ashish kulkarni
Hi, I have configured tomcat4.0 with apache 1.3.22 using web_mod, it works fine but some times i get 5oo internal server error while serving jsp. but when i refresh the page it works again so i want to know is this configuration stable on win2000 andd winnt server or should i go back to using

RE: Tomcat 4.0, + apache 1.3.22 + web_mod configuration

2002-01-22 Thread Tamim, Samir
must be in webapps, which is a built-in in tomcat -Original Message- From: Ashish kulkarni [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 22, 2002 14:33 To: [EMAIL PROTECTED] Subject: Tomcat 4.0, + apache 1.3.22 + web_mod configuration Hi, If i have to configure tomcat4.0 with

Re: startup and core dump

2002-01-22 Thread David Smith
Sure -- I just upgraded my desktop system to Mandrake 8.1 and am sorting things out. I'll try to send it a little later this aftenoon. --David On Monday 21 January 2002 03:21 pm, you wrote: Thanks, David, Could I ask you to send me the script you use in startup.sh? That would be super.

xml parsing error in tomcat3.3.a/jdk1.1.8

2002-01-22 Thread Jaishankar Jayaram
I searched the archives, but couldn't determine if this is a known issue. When starting tomcat, I kept getting an error saying there was an error parsing the server.xml. I am using the default files, as downloaded, and have not added any web apps either. Finally, I tried starting with the

RE: xml parsing error in tomcat3.3.a/jdk1.1.8

2002-01-22 Thread Larry Isaacs
The stack trace and log would be helpful. I would need to address this issue in Tomcat 3.3.1 before it releases. Cheers, Larry -Original Message- From: Jaishankar Jayaram [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 22, 2002 3:22 PM To: Tomcat Users List Subject: xml parsing

Tomcat 4.0.2-b2 + JSSE + Security Manager

2002-01-22 Thread Renato
Hi all, I'm installing Tomcat 4.0.2B2. Everything is fine except for the following: - I try to run a servlet that uses JSSE. If I start Catalina without the '- security' it works fine, if I start with the '-security' it generates the error: java.net.SocketException: SSL implementation not

Re: Tomcat 4.0 with SSL

2002-01-22 Thread Henry Lu
I followed the every steps in the doc for how-to do ssl. But I got failure when I start the tomcat. Since I couldn't see all error message, here is the on on the screen: at java.lang.reflect.Method.invoke(Native Method) at

Interceptor in Tomcat 4.0 ???

2002-01-22 Thread Renato
Hi all, I have an Interceptor I wrote for Tomcat 3.3 and I want to migrate to Catalina. I think the concept know is a Valve, right ? Is there a guideline how to migrate an interceptor ? Thanks Renato - Brazil. -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands:

Re: Interceptor in Tomcat 4.0 ???

2002-01-22 Thread Craig R. McClanahan
On Tue, 22 Jan 2002, Renato wrote: Date: Tue Jan 22 16:57:45 2002 From: Renato [EMAIL PROTECTED] Reply-To: Tomcat Developers List [EMAIL PROTECTED] To: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Interceptor in Tomcat 4.0 ??? Hi all, I have an Interceptor I wrote for Tomcat 3.3 and

<    1   2