Have you set the correct hibernate dialect in hibernate.cfg.xml?
<property
name="hibernate.dialect">org.hibernate.dialect.Oracle9Dialect</property>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4196857#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...