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

Reply via email to