Re: java.lang.NoClassDefFoundError: org/aspectj/lang/Signature
Posted by: René Beltman
Date: May 27, 2005 09:24AM

Thanks to Mark, something is happing and it's getting the good way, but we are not finnished.

Now I get the following problem:
java.sql.SQLException: Access denied for user ''@'localhost' (using password: NO)

with the following url.
jdbc:mysql://127.0.0.1:3306/mysql:user=root,password=abc

As you can see I include the user name (root) and the password (abc) in the URL, but that does not work or java does not understand this link.

Greetings,

René Beltman

@Hackers
Don't try the password "abc" on my database, it is incorrect and in my program I use the proper root password.

Options: ReplyQuote


Subject
Written By
Posted
Re: java.lang.NoClassDefFoundError: org/aspectj/lang/Signature
May 27, 2005 09:24AM
March 14, 2007 04:02AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.