Hi,
I've got an application that uses Hibernate 2.1.6 and runs in Tomcat, using the information in the QuickStart Guide I found online. Excellent how seamless it all works. Together with the XDoclet information, it helped me develop the application and the development process nicely.
But now I need to deploy it also on SUN 8 and for some reason I can't get it to work. Hibernate keeps on complaining it can't find the datasource. I think I tried about everything, but clearly not what I needed to do.
Does anybody have a recipe on how to get Hibernate and SUN 8 working together?
Thanks in advance,
Iwan
|