Two Connection pools - Tomcat 4.1.29- Please help!!

2004-01-12 Thread GuptaD
Hi, I was wondering that is it possible at all to create 2 pools of connections which are to be used by the same application. I tried to do someyhing like this in server.xml but the second one doesn't work: - it's giving me following error for second one --Cannot create

RE: JSP developer mailing list address! Please

2004-01-07 Thread GuptaD
Thanks very much guys... -Original Message- From: Mike Curwen [mailto:[EMAIL PROTECTED] Sent: 06 January 2004 18:13 To: 'Tomcat Users List' Subject: RE: JSP developer mailing list address! Please There's also the javaranch.

Tomact 4.1.29 connection poolingusing JNDI! Please help a newbie

2004-01-07 Thread GuptaD
Hi Guys, I'm trying to implement connection pooling but it's giving me following error. I'm using Oracle thin drivers.Please help me..If somebody could post the code for successfull implementation then it would be greate.. My Server.xml Context is as following - Context

RE: Tomact 4.1.29 connection poolingusing JNDI! Please help a new bie

2004-01-07 Thread GuptaD
Hi Ralph, Thanks very much for your quick reply and help..I really appreciate it... I checked with the other sid and it worked... I'm really very gratefull to you. Thanks once again.. Regards, Divya -Original Message- From: Ralph Einfeldt [mailto:[EMAIL PROTECTED] Sent: 07

JSP developer mailing list address! Please

2004-01-06 Thread GuptaD
Hi everyone, I know I can't use this list for asking a jsp question. Plesae send me the address for the Jsp mailing list. I will really appreciate it. Thanks Regards, Divya Divya Gupta --- Software Engineer 5-A, Cumberland House, Fenian Street, Dublin-2 PH:

RE: global.asa - Web.xml

2003-12-18 Thread GuptaD
Hi Ben, I'm really new to Tomcat/Jsp. Would you be able to send me a sample web.xml as what should I include if i want to use it from my Jsp. That would be a great help.. Thanks in advance, Regards, Divya -Original Message- From: Ben Souther [mailto:[EMAIL PROTECTED] Sent: 15

Tomcat not recognizing JDB drivers - 4.1.29!-Please Help

2003-12-10 Thread GuptaD
Title: RE: Tomcat error while using a class with JSP! Hi everybody, I'm really new to Tomact and I'm facing this problem. I have put the classes in the package and Tomcat is now able to recognize that. Now It is not recognizing the Oracle drivers which I have them in C:\Jdbcdrivers as

Tomcat not recognizing JDB drivers - 4.1.29!-Please Help

2003-12-10 Thread GuptaD
Title: RE: Tomcat error while using a class with JSP! Hi everybody, I'm really new to Tomact and I'm facing this problem. I have put the classes in the package and Tomcat is now able to recognize that. Now It is not recognizing the Oracle drivers which I have them in C:\Jdbcdrivers as

RE:Sorry for posting twice. Tomcat not recognizing JDB drivers - 4.1.29!-Please Help

2003-12-10 Thread GuptaD
sorry about posting it twice. It seem a long delay in getting the mails through. Thanks Regards, Divya -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 10 December 2003 12:25 To: [EMAIL PROTECTED] Subject: Tomcat not recognizing JDB drivers -

Tomcat error while using a class with JSP!

2003-12-09 Thread GuptaD
Title: Tomcat error while using a class with JSP! Hi All, I am new to Tomcat so I would really appreciate if somebody could help me in this. I have Tomcat 4.1.29 installed on my windows 2000 machine. At the same level as examples is in Tomcat path, I've created a directory called

RE: Tomcat error while using a class with JSP!

2003-12-09 Thread GuptaD
Hi John, Thanks very much for that.I'll try that. Did you get the files in my last mail. If yes then does server.xml looks Ok to you.. specially the way I have context for boots added in there.. Thanks in advance for your reply.. Regards, Divya -Original Message- From: jakarta

RE: Tomcat error while using a class with JSP!

2003-12-09 Thread GuptaD
Title: RE: Tomcat error while using a class with JSP! Hi John, I have put the classes in the package and Tomcat is now able to recognize that. Now It is not recognizing the Oracle drivers which I have them in C:\Jdbcdrivers as classes12.zip and added in CLASSPATH but When I call it from