RE: Problems with forum

2002-07-26 Thread The Kelley's
Click on the link at the bottom of the email. Are you using the same address that you subscribed with? I'm just a temp user. It can be overwhelming. Tim -Original Message- From: Martin [mailto:[EMAIL PROTECTED]] Sent: Friday, July 26, 2002 9:32 AM To: Tomcat Users List Subject: Problems w

RE: Please recommend book or Other Help

2002-07-17 Thread The Kelley's
I decided to include the entire server.xml in case the person helping me needed it. Thank you so much.

RE: Please recommend book or Other Help

2002-07-17 Thread The Kelley's
Jdk1.3 Win 2000 Jakarta Tomcat 4.0.3 Class Path C:\Program Files\Borland\InterClient\interclient.jar;C:\DSA\Javaapps\Java-1.1\;C:\JavaD ev\begJavobj\Code\Chapter16\SRS;c:\jdk1.3\;c:\package\;c:\homeschoolbroker;C :\jakarta-tomcat-4.0.3\common\lib\servlet.jar;C:\jakarta-tomcat-4.0.3\webapp s\apre

Session Objects script?

2002-07-17 Thread The Kelley's
Does anyone know how to create a code snippet that creates say a 100 Session objects on the fly for load testing. Tim -- To unsubscribe, e-mail: For additional commands, e-mail:

RE: Please recommend book or Other Help

2002-07-17 Thread The Kelley's
JDBCRealm. -Original Message----- From: The Kelley's [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 17, 2002 8:47 AM To: Tomcat Users List Subject: RE: Please recommend book or Other Help I used the con

RE: No suitable driver

2002-07-17 Thread The Kelley's
That's what it sounds like. For some reason your bean class can't see the driver. Tim -Original Message- From: Meichun Li [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 17, 2002 12:20 PM To: Tomcat Users List; [EMAIL PROTECTED] Subject: RE: No suitable driver On Wed, 17 Jul

RE: Please recommend book or Other Help

2002-07-17 Thread The Kelley's
ecify them. That was the only real issue I faced in getting it to work. Regards, Eddie The Kelley's wrote: >I'm having problems with JDBCRealms and JDBCStore in Tomcat. >They seem buggy to me. Any expert help would be great. >I good book would be even better. >I already ha

RE: No suitable driver

2002-07-17 Thread The Kelley's
I had a problem somewhat simular to that. Make sure you have access to the driver in the bean class. Maybe a required library or something. Tim -Original Message- From: Meichun Li [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 17, 2002 12:01 PM To: Tomcat Users List Subject: No suitab

RE: Please recommend book or Other Help

2002-07-17 Thread The Kelley's
MAIL PROTECTED] Subject: RE: Please recommend book or Other Help Sorry I can't offer help, but I am also looking for a good book. What is your opinion on James Goodwill's "Apache Jakarta Tomcat"? Does it discuss RMI at all? James -Original Message- From: The Kelle

Please recommend book or Other Help

2002-07-17 Thread The Kelley's
I'm having problems with JDBCRealms and JDBCStore in Tomcat. They seem buggy to me. Any expert help would be great. I good book would be even better. I already have James Goodwill's "Apache Jakarta Tomcat" book Thanks Tim -- To unsubscribe, e-mail: For additional co

Please read

2002-07-17 Thread The Kelley's
I have posted to this group three times with no response. Can anyone see this message. Please thanks Tim -- To unsubscribe, e-mail: For additional commands, e-mail:

JDBCStore

2002-07-17 Thread The Kelley's
Does any of you use JDBCStore for session tracking Tim -- To unsubscribe, e-mail: For additional commands, e-mail:

Session Tracking with a Database

2002-07-17 Thread The Kelley's
Please HELP! JDK1.3 Win 2000 Mysql Tomcat 4.0.3 I'm getting an exception in Tomcat 4.0.3 that I don't know what to do with. I'm reading James Goodwill's book "Apache Jakarta-Tomcat" and I'm trying to run the example on page page 128. You are suppose to be able to track sessions automaticall

JBDCStore problems

2002-07-16 Thread The Kelley's
I'm getting an exception in Tomcat 4.0.3 that I don't know what to do with. I'm reading James Goodwill's book "Apache Jakarta-Tomcat" and I'm trying to run the example On page page 128. I'm using Mysql and session data shows up in the database some of the time, other times Tomcat throws the excep