tomcat http error 500

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • oll3i
    Contributor
    • Mar 2007
    • 679

    tomcat http error 500

    i get http error 500 when trying to connect to mysql database
    i use tomcat 5.5 ,connector mysql-connector-java-5.1.6-bin.jar and i get the following error
    java.sql.SQLExc eption: Access denied for user ''@'localhost' (using password: NO)

    Thank You
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Are you using the right user name and password to connect?
    Are you able to connect with that user name/password from a command promt?

    Comment

    Working...