completely lost in hibernate state
I switched the working configuration to AnnotationConfiguration
and all of a sudden I'm in in the magical void of stupid error messages
Quote:
sessionFactory = new AnnotationConfiguration().configure().buildSessionFactory();
// XML only// sessionFactory = new Configuration().configure(cfg).buildSessionFactory();
I'm using Jboss and verified all possilbe libries for HIBE*.JAR libraries there are NONE
Can someone please inform me what libraries might be involved
I'm even prepaired to setup a new hibernation kit
bus as I'm seeing at least 5 different version all partual some including others without explanation
... Im sure it will take me a week full time to get this fixed
a nice SIMPLE version compatibility matrix would be a nice thing
PLease please please help me