Re: SEEKING URGENT ASSISTANCE

2002-06-23 Thread Ravishankar S
i thought this was a tech discussion list? what the hell is this message doing in such a list???!!! On Monday 24 June 2002 12:13 pm, you wrote: > No, this is not funny at all. Anyone reacting to this will loose some > serious money. They claim they are going to need some money from

Re: SEEKING URGENT ASSISTANCE

2002-06-23 Thread Nikola Milutinovic
> No, this is not funny at all. Anyone reacting to this will loose some > serious money. They claim they are going to need some money from you > in order to free their $ milions from their, so called, swiss bank accounts. > So be warned. This is a known trick from criminal organizations. Lat

RE: SEEKING URGENT ASSISTANCE

2002-06-23 Thread Cor Hofman
No, this is not funny at all. Anyone reacting to this will loose some serious money. They claim they are going to need some money from you in order to free their $ milions from their, so called, swiss bank accounts. So be warned. This is a known trick from criminal organizations. -Original Me

Re: SEEKING URGENT ASSISTANCE

2002-06-23 Thread Joel Rees
> Has anyone EVER responded to any such mail? I'm just currious, have they changed >their M.O.? > > Last time I joked around, they wanted me to come to Nigeria and use forged ID to >retrieve some funds. Needless to say, I've laughed them off, at that point. Good thing you stayed at home. Try:

Re: SEEKING URGENT ASSISTANCE

2002-06-23 Thread Nikola Milutinovic
> yeah right, very funny > > -Original Message- > From: savimbi thomas [mailto:[EMAIL PROTECTED]] > Sent: 22 June 2002 11:59 > To: [EMAIL PROTECTED] > Subject: SEEKING URGENT ASSISTANCE > > > > URGENT BUSINESS PROPOSAL > > Dear sir , > > My name is Thom

Servlet debug.

2002-06-23 Thread Christophe Bouhier (ECM)
Hi, I am using the JWSDP distribution of tomcat, and JBuilder 6 personal to write servlets. Everything is working fine for me: (Writting code, deploying using ant). I spend some time to write a suitable "build.xml" and this really pays off, as deploying new code is really quick. My next chal

RE: Tomcat 4 performance issues - Trying Tomcat 4.1.3 Beta

2002-06-23 Thread Jacob Hookom
I have found performance problems with the new Coyote connector, it runs fine initially, but after about 2 hours of simple operation, it hangs on page requests at 4-6 seconds while at the same time, I can hit the standard HTTP connector on a different port, and requests are handled as expected (ms

Re: what happen with this maillist

2002-06-23 Thread Craig R. McClanahan
On Sun, 23 Jun 2002, Anibal Constante Brito wrote: > Date: Sun, 23 Jun 2002 17:15:16 -0400 > From: Anibal Constante Brito <[EMAIL PROTECTED]> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > To: Tomcat <[EMAIL PROTECTED]> > Subject: what happen with this maillist > > how can I unsubcribe of

Tomcat Stops Apache / Requests Hang (webapp connector)

2002-06-23 Thread Gavin Woodhatch
Hi All After a Apache restart or reload, or just about every 1 or 2 days, Apache stops serving requests. Restarting Apache does not help. Only a restart of Tomcat and then a restart of Apache helps. The exact reason why this happens is unknow to me. My guess (without being a Programmer or othe

Re: what happen with this maillist

2002-06-23 Thread Milt Epstein
On Sun, 23 Jun 2002, Anibal Constante Brito wrote: > how can I unsubcribe of this maillist, I don't remmenber how many > message I send to the list for unsubcribe myself, but don't work, > somebody can tellme what happen Check/search the archives for info on the idiosyncracies of unsubscribing f

what happen with this maillist

2002-06-23 Thread Anibal Constante Brito
how can I unsubcribe of this maillist, I don't remmenber how many message I send to the list for unsubcribe myself, but don't work, somebody can tellme what happen Owen. -- To unsubscribe, e-mail: For additional commands, e-mail:

RE: New Apache 2.0 / Tomcat 4.0.3 Windows Setup Guide

2002-06-23 Thread Rupert Young
Thanks very much for this. I found it very useful. I had been having a lot of trouble with mod_webapp, so I now have mod_jk, which seems to have solved the probs. However, I no longer seem to be able to link Apache to Tomcat thru a virtual host. I tried ServerName bliss.myhost.org

Re: Tomcat 4 performance issues - Trying Tomcat 4.1.3 Beta

2002-06-23 Thread Remy Maucherat
Reynir Hübner wrote: > Victor & the others.. > > I've tested tc 4.1.5 and I get very similar problems as I did with tc. 4.1.3. > > if I stress/load my application with 10*10 threads I get messages like this on the >stdout log : > > ThreadPool: Caught exception executing >org.apache.tomcat.ut

RE: tomcat won't load oracle driver

2002-06-23 Thread Keith Wannamaker
Someone mentioned on -dev that one has to remove the java*.sql classes from the oracle jdbc jar in order to work with jdk 1.4 (since 1.4 began bundling these classes as well) Keith | -Original Message- | From: slickdev [mailto:[EMAIL PROTECTED]] | Sent: Saturday, June 22, 2002 8:21 PM |

RE: tomcat won't load oracle driver

2002-06-23 Thread Andrew Conrad
I was under the impression that you put Jar's in the %CATALINA%\lib folder and class files in the %CATALINA%\classes folder. The documentation does not talk about zip files. So my recommendation would be to extract all your classes into the %CATALINA%\classes folder and go from there. Here's a

RE: Need Help

2002-06-23 Thread Andrew Conrad
Ravi, Eric is right on when he says that you need to understand Tomcat before you try to integrate it with another web server such as IIS. But when you are ready to try it, here are a few options to look at: http://jakarta.apache.org/tomcat/tomcat-4.0-doc/config/ajp.html - This is the section

Re: SEEKING URGENT ASSISTANCE

2002-06-23 Thread Philippe Muller
That was a very funny eMail...please keep on sending them. --- savimbi thomas <[EMAIL PROTECTED]> wrote: > > URGENT BUSINESS PROPOSAL > > Dear sir , > > My name is Thomas Savimbi, I am the eldest son of > Jonas Savimbi, > the leader UNITA of Angola. You may know that my

is multiple init called in case of servlet pooling..

2002-06-23 Thread Praveen Acharya
hi does the init get called for each instance of the servlet in the pool..in cases where the servlet container uses servlet pool for STM... __ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com -- To un

mod_jk.so for the new tomcat!

2002-06-23 Thread abhishek srivastava
Hello All, I have downloaded the new tomcat 4.0.4 today. I also downloaded the source for the jakarta-tomcat-connectors-4.0.4-src ... when I run ant the build says build successfull. but there is no mod_jk.so to be found. I also went in a directory called "native" and ran the ant from there bu

connect Tomcat 4.0.3 with Apache 2.0.39 using mod_jk-3.3-ap20.so

2002-06-23 Thread Hao Ding
I downloaded the archive "httpd-2.0.39.tar.gz" and installed it in the , and used mod_jk-3.3-ap20.so module to integrate tomcat 4.0.3 with the apache 2.0.39. I am currently getting the error from apache "httpd: module "mod_jk.c" is not compatible with this version of Apache. Please contact the

modwebapp compile problems - Apache 1.3.26 & Jakarta-Tomcat 4.0.4

2002-06-23 Thread Lars Nielsen Lind
I have tried to compile modwebapp to be used with Apache 1.3.26 and Jakarta-Tomcat 4.0.4 on a Red Hat Linux server. I am using J2SDK 1.4.0_01. I have downloaded the jakarta-tomcat-connectors-4.0.4-src but there was no APR dir. So I fetched it from the CVS and placed in the webapp dir (jakarta-

RE: Concealed

2002-06-23 Thread Stuart Stephen
lol, fool -Original Message- From: Nadeem Lee [mailto:[EMAIL PROTECTED]] Sent: 23 June 2002 10:22 To: [EMAIL PROTECTED] Cc: Nadeem Lee Subject: Concealed Subject: Re: SEEKING URGENT ASSISTANCE ** Top Secret ** ** High Priority ** Hi there Thomas. I really do want to help you. If I de

Concealed

2002-06-23 Thread Nadeem Lee
Subject: Re: SEEKING URGENT ASSISTANCE ** Top Secret ** ** High Priority ** Hi there Thomas. I really do want to help you. If I decide to do so, what are the risks involve and what is expected of me? (Do I have to go to Amsterdam?, etc.) Is this legal? Please outline the details Hope all

RE: SEEKING URGENT ASSISTANCE

2002-06-23 Thread Stuart Stephen
yeah right, very funny -Original Message- From: savimbi thomas [mailto:[EMAIL PROTECTED]] Sent: 22 June 2002 11:59 To: [EMAIL PROTECTED] Subject: SEEKING URGENT ASSISTANCE URGENT BUSINESS PROPOSAL Dear sir , My name is Thomas Savimbi, I am the eldest son of Jonas Sav

Re: SEEKING URGENT ASSISTANCE

2002-06-23 Thread slickdev
In Angolese, "kiss my ass" means, "I will marry youe daughter for the $10 million dollar dowry." - Original Message - From: "STEVE R BURRUS" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Sunday, June 23, 2002 12:18 AM Subject: RE: SEEKING URGENT ASSISTANCE > S

the full scoop on mod_jk2 & Apache 2.0.39 on Win32

2002-06-23 Thread Liam Morley
Ok. Like many people, I've been having problems getting the whole story concerning mod_jk. If anybody can put all the pieces together in one location, that'd be great (or if somebody already has, and I'm missing it, it'd be great if somebody could tell me where to look). Here's what I know. I

Re: SEEKING URGENT ASSISTANCE

2002-06-23 Thread slickdev
i saw a recent news article about those email scams would you believe that the angola scam has sucked 20 million from gullible fools? - Original Message - From: "William Gustave" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, June 22