Hi,
I'm playing with OGM on AS7, well trying to. I currently am trying to
use Hibernate 3.6.6.Final, latest OGM master source, latest AS7 master
source (plus these changes
https://github.com/jbossas/jboss-as/pull/138).
I'm getting a "No Dialect mapping for JDBC type: 4" error during
deployment
http://pastie.org/2348064
Should I be using an earlier version of Hibernate 3.x perhaps?
Test code is here
http://pastie.org/2348071 (contains persistence.xml
inline).
Thanks,
Scott