y review, disclosure, dissemination, distribution or copying of it or its
contents
- Original Message -
From: "tyju tiui" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Saturday, November 18, 2006 10:32 PM
Subject: Re: Pooling Issue
I do have a firewall, but I
and that any review, disclosure, dissemination,
distribution or copying of it or its
contents
- Original Message -
From: "tyju tiui" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Saturday, November 18, 2006 10:32 PM
Subject: Re: Pooling Issue
I do have a firewal
(JspServlet.java:314)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
- Original Message
From: David Smith <[EMAIL PROTECTED]>
To: Tomcat Users List
Sent: Saturday, November 18, 2006 9:28:46 PM
Subjec
Well that's a stumper. The connection refused exception implies that
nothing is listening on that port or the port is blocked by a firewall.
Is there any more to that exception like a root cause? Given you are
using the localhost interface, I doubt this has a bearing but would you
happen to
Hi David,
Thank you so much for the response and good advice.
I verified that I was able to connect to MySQL using
the command you suggested (via port 3306). I also
removed the autoReconnect parameter and moved the
pooling config out to Catalina/localhost/DBTest.xml. I
restarted tomcat and I'm sti
For starters, you might want to make a copy of your server.xml file for
documentation purposes and then drop all the comments from the active
one. The documentation comments are excellent, but they make the
serverl.xml near impossible to read.
At any rate the exception is connection refus