check out the mails posted here also else check out the tomcat mailing list
archives, coz this topic has been discussed extensively:

http://marc.theaimsgroup.com/?l=tomcat-user&m=102348915728231&w=2

and this:

http://marc.theaimsgroup.com/?l=tomcat-user&m=102383138524775&w=2


also this:

http://marc.theaimsgroup.com/?l=tomcat-user&m=101631189730747&w=2

vikram.

-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Abdul jeelani
Sent: Wednesday, February 05, 2003 7:25 PM
To: [EMAIL PROTECTED]
Subject: Using Tomcats built-in database pooling


HI,

I have tried using the Tomcat's built-in db pooling mechanism. I am able to
get reference to datasource, but I am getting the following error when I try
to get connection from the datasource.

java.sql.SQLException: Io exception: Connection
refused(DESCRIPTION=(TMP=)(VSNNUM=150999040)(ERR=12518)(ERROR_STACK=(ERROR=(
CODE
=12518)(EMFI=4))(ERROR=(CODE=12533)(EMFI=4))))

Please let me know what is the problem. I have followed the steps from the
URL
http://forums.e-plus.com.au/thread.jsp?forum=16&thread=32 somebody has
described steps to use db pooling in tomcat.

Regards,
Jeelani

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to