Both projects are now 3.2.0.CR1
If Hibernate is upgraded to 3.2.0.CR2 in JBoss 4.0.4 (which should be done IMO), please also upgrade HA and HEM versions.
To move from CGLIB to Javassist, JBossAS must do
System.setProperty("hibernate.bytecode.provider", "javassist"); (if the property is not set already) *before* Hibernate is first loaded (actually before org.hibernate.Environment is loaded).




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to