JDBC Install Help?

"Carl Forgey" <[email protected]> Mon, 17 Mar 2008 15:34:43 -0700
Newsgroups gmane.comp.db.mysql.java
Message-ID <[email protected]>
Hello List;

I'm trying to install the mysql-connector-java-5.1.6 on a Windows XP box,
and when I run the .jar file, I get a message "Failed to load Main-Class
manifest attribute from:" and then the path to the jar file.

I know my java install is good, as I can compile and run java code from
directory on my machine.

Why is this the fail, and how do I correct it?

Carl Forgey