Hi,
I am trying to create an applicatoin with an entity bean ,
I have MySQL database
I put under server\default\lib
2 files
the mysql-connector-java-5.1.13-bin.jar and mysql-ds.xml
When starting
Jboss ( I am using Eclipse Helios )
I am getting the following exception :
Failed to mount "/C:/Java/jboss-6.0.0.20101110-CR1/server/default/lib/mysql-ds.xml"
Am I missing anything ??
thanks
Lucio