I'm not sure if this is the right forum, so sorry if it's not, but here goes....
I am using MyEclipse and am attempting to use the JPA package. I've worked through the tutorial and everything worked fine using Derby. Now, I'm trying to write "real" code against a MySQL DB. Everything is...