I’m trying to get a many-to-many relation with a link table working. I’m using mysql, jpa and toplink. I have a 3.2m tar file of the entire project. I have the sql backup of the database so if you have mysql it would be easy to generate the database. The relation is users to roles. The problem is that the roles don’t seem to be correct. Anyone interested in taking a look just let me know and I’ll send you the tar file. I’m most likely doing something really stupid but I can’t see it.
Thanks for your help.