Iam trying to deploy a simple ejb3 application on weblogic 10.3, but it keeps giving an error. My ejb project contains a persistance.xml.file in Meta-INF folder and looks like below.
The config.xml in user_projects\domains\my_domain\config looks like below
and mysql-ds-jdbc.xml
The application works fine with jboss, however gives the following error when deployed in weblogic 10.3.
Iam max tired of this and highly appreciate your valuable advice.
Thanks