I am attempting to move our project to Hibernate 3.6 and I understand that OpenEJB 3.2 supports JPA 2, but I'm unaware of the level of support in OpenEJB 4.0, or if it's even ready for use. I'm not expecting rock-solidness, but I'd like to get the basics in place and see what works. So, which version should I build against?
Also, I'm trying to use the snapshots in my maven build, but maven doesn't seem to like the timestamped artifacts I see on the apache snapshots repo. How do I include those in my project?
