[OT] RE: Slow servlet response under WinXP Pro

2009-04-01 Thread Peter Crowther
> From: jo...@catholic-doc.org [mailto:jo...@catholic-doc.org] > This may be key. Can you recommend any option changes based on your > experience? One thing I was hoping for was to exclude certain > directories/processes from being scanned by Symantec 11.0, > but I can not find a way to do this.

RE: Slow servlet response under WinXP Pro

2009-03-31 Thread Martin Gainty
ion, we can not accept any liability for the content provided. > To: users@tomcat.apache.org > Subject: Re: Slow servlet response under WinXP Pro > From: jo...@catholic-doc.org > Date: Tue, 31 Mar 2009 12:31:26 -0500 > > Tommy, > > Thanks for the response! > > I&#x

Re: Slow servlet response under WinXP Pro

2009-03-31 Thread JOman
> From: Tommy Pham > To: Tomcat Users List > Sent: Monday, March 30, 2009 12:23:54 PM > Subject: Re: Slow servlet response under WinXP Pro > > Hi Jon, > > > - Original Message > > From: "jo...@catholic-doc.org" > > To: users@tomcat.

Re: [OT] Slow servlet response under WinXP Pro

2009-03-31 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gregor, On 3/31/2009 10:59 AM, Gregor Schneider wrote: > For a quick solution /knowing/ that my actual scanner is the > bottleneck, I definately would give some different scanners a try and > see if that helps. Definitely. Instructing the virus scann

Re: [OT] Slow servlet response under WinXP Pro

2009-03-31 Thread Gregor Schneider
Chris, my experience with those scanners (slowest on top): - Symantec (Norton) - Kaspersky - McAffee However, those "experiences" are based on workstations only. I do know that at least some of those scanners do have different enterprise soltutions. However, I guess "experiences" may vary, so

Re: [OT] Slow servlet response under WinXP Pro

2009-03-31 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gregor, On 3/30/2009 2:51 PM, Gregor Schneider wrote: > Well, maybe try a different scanner? Ever tried McAffee? My experience has been that McAffee's scanner is slow as a dog. I've been asked to "fix" computers that are "running slow" because they

Re: Slow servlet response under WinXP Pro

2009-03-30 Thread Tommy Pham
- Original Message > From: Tommy Pham > To: Tomcat Users List > Sent: Monday, March 30, 2009 12:23:54 PM > Subject: Re: Slow servlet response under WinXP Pro > > Hi Jon, > > > - Original Message > > From: "jo...@catholic-doc

Re: Slow servlet response under WinXP Pro

2009-03-30 Thread Wesley Acheson
> > Hi Jon, > > > - Original Message > > From: "jo...@catholic-doc.org" > > To: users@tomcat.apache.org > > Sent: Monday, March 30, 2009 11:45:37 AM > > Subject: Slow servlet response under WinXP Pro > > > > Hello! > > > > I am

Re: Slow servlet response under WinXP Pro

2009-03-30 Thread Tommy Pham
Hi Jon, - Original Message > From: "jo...@catholic-doc.org" > To: users@tomcat.apache.org > Sent: Monday, March 30, 2009 11:45:37 AM > Subject: Slow servlet response under WinXP Pro > > Hello! > > I am working on a servlet application.  It is a da

Re: Slow servlet response under WinXP Pro

2009-03-30 Thread Gregor Schneider
Jon, On Mon, Mar 30, 2009 at 8:45 PM, wrote: > > There is no native JDBC driver for Navision, so I have to use the ODBC > version. > ODBC is usually already a show-stopper on Java > I think I may have found the problem, but I do not know how to fix it. All > of our systems (including the produ

Slow servlet response under WinXP Pro

2009-03-30 Thread JOman
Hello! I am working on a servlet application. It is a data entry application that reads data from a Navision database, and writes data to MySQL. Here is the setup: WinXP Pro with Service Pack 3 (dev. box) / Windows 2003 Server (prod. box) Apache 2.2.11 Tomcat 6.0.18 MySQL 5.1.30 MySQL Connect