[portal-commits] JBoss Portal SVN: r8823 - branches/JBoss_Portal_Branch_2_6/core/src/resources/portal-core-sar/conf/hibernate/portal.
portal-commits at lists.jboss.org
portal-commits at lists.jboss.org
Fri Nov 2 11:06:54 EDT 2007
Author: thomas.heute at jboss.com
Date: 2007-11-02 11:06:54 -0400 (Fri, 02 Nov 2007)
New Revision: 8823
Modified:
branches/JBoss_Portal_Branch_2_6/core/src/resources/portal-core-sar/conf/hibernate/portal/domain.hbm.xml
Log:
Oups
Modified: branches/JBoss_Portal_Branch_2_6/core/src/resources/portal-core-sar/conf/hibernate/portal/domain.hbm.xml
===================================================================
--- branches/JBoss_Portal_Branch_2_6/core/src/resources/portal-core-sar/conf/hibernate/portal/domain.hbm.xml 2007-11-02 14:27:24 UTC (rev 8822)
+++ branches/JBoss_Portal_Branch_2_6/core/src/resources/portal-core-sar/conf/hibernate/portal/domain.hbm.xml 2007-11-02 15:06:54 UTC (rev 8823)
@@ -105,7 +105,7 @@
column="LISTENER"/>
<map
name="displayNames"
- table="JBP_INSTANCE_DISPLAY_NAMES">
+ table="JBP_PORTAL_OBJECT_DNAMES">
<key column="INSTANCE_PK"/>
<map-key type="locale" column="LOCALE"/>
<element type="string" column="TEXT"/>
More information about the portal-commits
mailing list