anonymous wrote : Caused by: java.lang.ClassCastException:
org.hibernate.dialect.PostgreSQLDialect cannot be cast to org.hibernate.dialect.Dialect
Are you packaging any hibernate jars in your application? If yes, then try removing them.
JBoss already ships with hibernate jars and this looks like a classloader issue.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181748#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...