SourceForge.net Logo
Main Overview Wiki Issues Forum Build Fisheye
Issue Details (XML | Word | Printable)

Key: CMP-682
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Shay Banon
Reporter: Shay Banon
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Compass

When using embedded hibernate under JBoss, HibernateJpaHelper#get...(emf) fails

Created: 19/Jul/08 03:24 AM   Updated: 19/Jul/08 04:26 AM
Component/s: Compass::Gps
Affects Version/s: None
Fix Version/s: 2.0.2, 2.1.0 M3


 Description  « Hide
It seems like JBoss wraps the hibernate emf, and does not implement Hibernate own interfaces when it wraps them... . Need to extract the native hibernate one and use it.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Shay Banon added a comment - 19/Jul/08 04:26 AM
Use NativeJpaHelper to extract the actual implementation.