ClassNotFoundException with Atomikos
------------------------------------
Key: HHH-6894
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6894
Project: Hibernate Core
Issue Type: Bug
Affects Versions: 4.0.0.CR7
Environment: Hibernate 4.0.0.CR7, Spring 3.1.0.RELEASE, Atomikos 3.7.0
Reporter: Michał Matłoka
I've just tried to change from Hibernate 3.6.8 to 4.0.0.CR7. I've upgraded
jar's and changed sessionFactory to
org.springframework.orm.hibernate4.LocalSessionFactoryBean. On server startup I get
java.lang.ClassNotFoundException: Could not load requested class :
com.atomikos.icatch.jta.hibernate3.AtomikosJTATransactionFactory . Only hibernate
jar's were changed, all needed atomikos jar's are still available.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira