Yes.. you should be sure that you change this line in the hibernate.cfg.xml file:
<property
name="hibernate.dialect">org.hibernate.dialect.HSQLDialect</property>
To the correct Oracle dialect
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189036#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...