Mantis - Resin
Viewing Issue Advanced Details
6243 minor always 05-19-19 04:06 08-02-19 14:26
nam  
ferg  
normal  
closed 4.0.61  
duplicate  
none    
none  
0006243: update jboss-logging from 3.1.0.CR2 to 3.4.0.Final for Hibernate 5.1 support
Hibernate would throw a: java.lang.NoSuchMethodError: org.hibernate.internal.CoreMessageLogger.debugf(Ljava/lang/String;I)V

The cause is the outdated jar in resin/webapp-jars/jboss-logging-3.1.0.CR2.jar. I'm not sure why we're including this jar in the first place.

3.4.0.Final is the latest version, but 3.3.0.Final should also work too.

Notes
(0006911)
ferg   
08-02-19 14:26   
Already resolve by removing hibernate-validator and jboss-logging from the distribution.