The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


Blog Archive for smontgom during June 2004

I experienced a problem where a client application accessing a server was unable to use the server to subsequently access a MySQL database. However, unit testing on the server side allowed the MySQL data access. What was happening to the server when using the remote connection then and why were SQL connection failure errors like the following being thrown? java.sql.SQLException: Server...