Hi, I'm trying to deploy a
JBoss AS 5.0 web application but I think I have some problems with using JPA persistence.
Here's my persistence.xml file :
I put a "mysql-ds.xml" file in the deploy folder as a datasource :
and finally, a MySql connector in the "/JBoss_Dest/server/default/lib" folder.
I got this error :
any help? I think it's a quite simple