You do realize some of us sleep at night .... right?
At any rate, for url syntax, this is the official documentation:
http://dev.mysql.com/doc/refman/5.0/en/connector-j-reference-configuration-properties.html
And your syntax is wrong on the url -- use a & to separate parameters,
not a ;
HTH
--David
Massimiliano PASQUALONI wrote:
Hey!
After my congratulations no one can help me?
Even though I specify the user and password in the connectionURL:
connectionURL =
"jdbc:mysql://localhost:3306/bi?user=myuser;password=mypassword"
my Tomcat return:
"Error 500: javax.servlet.ServletException: Access denied for user
''@'localhost' (using password: NO)"
Some idea?!?!?
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Scanned with Copfilter Version 0.83beta3a (ProxSMTP 1.4)
AntiVirus: ClamAV 0.88.4/3225 - Thu May 10 10:08:21 2007
by Markus Madlener @ http://www.copfilter.org
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]