On Thu, Nov 20, 2008 at 07:37, Krapacs Ambrose <[EMAIL PROTECTED]> wrote:
> I have to say that I do not think Tomcat is doing the right thing in this
> particular situation. There should be some sort of security exception being
> thrown indicating that the socket connection was being block by tomcat's
> security manager.

Unfortunately, the exception is coming from MySQL, not Tomcat, and
it's a MySQL exception type, not the standard SecurityException.
There's no way for Tomcat to know that this particular exception was
caused by a SecurityManager violation.
-- 
Len

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to