[jboss-user] [JBoss Portal] - Re: CMS NullPointerException due to hibernate.connection.dat

2006-07-14 Thread hlfsousa
I found out that this is going on because when loading mapping for class CMSEntry all hibernate properties are null. I set them manually (when debugging), but another exception was raised later. Why would things crash for CMSEntry? View the original post : http://www.jboss.com/index.html?modul

[jboss-user] [JBoss Portal] - CMS NullPointerException due to hibernate.connection.datasou

2006-07-13 Thread hlfsousa
I'm trying to run release 2.2.1-SP1 of JBoss Portal and Forums. Database is working OK (MySQL 5 with jdbcCompliantTruncation=false). There is just one error going on. When starting CMS service an exception is raised because property "hibernate.connection.datasource" is null. I tried finding this