[jboss-user] [JBoss Portal] - Re: Quirky Behavior of Jackrabbit CMS?

rharari do-not-reply at jboss.com
Wed May 30 00:44:46 EDT 2007


another tip:

Edit this file: portal-cms.sar\conf\hibernate\cms\hibernate.cfg.xml and force the dialect:


  | ...
  |       <!-- Force the dialect instead of using autodetection  -->      
  |       <property name="dialect">org.hibernate.dialect.MySQL5Dialect</property>
  | 
  |       <!-- Mapping files -->
  |       <mapping resource="conf/hibernate/cms/domain.hbm.xml"/>
  |    </session-factory>
  | 



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4049583#4049583

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4049583



More information about the jboss-user mailing list