Hello John, You are probably long gone from here or caring anymore but just in case someone else stumbles across this, I had the same issue and could also not get it to work with mysql database. After many hours of drudging through everything I finally found the solution. In my case the issue was the jta jar file was called out as jta-1.0.1B.jar in the classpath and the file in lib/hibernate3 was simply called jta.jar. I copied this file to the other name and holy glucose batman it works! I also...
Hello John, You are probably long gone from here or caring anymore but just in case someone else stumbles across this, I had the same issue and could also not get it to work with mysql database. After many hours of drudging through everything I finally found the solution. In my case the issue was the jta jar file was called out as jta-1.0.1B.jar in the classpath and the file in lib/hibernate3 was simply called jta.jar. I copied this file to the other name and holy glucose batman it works! I also...
Hello John, You are probably long gone from here or caring anymore but just in case someone else stumbles across this, I had the same issue and could also not get it to work with mysql database. After many hours of drudging through everything I finally found the solution. In my case the issue was the jta jar file was called out as jta-1.0.1B.jar in the classpath and the file in lib/hibernate3 was simply called jta.jar. I copied this file to the other name and holy glucose batman it works! I also...