"esmith1" wrote : Portal 2.6.6
| AS 4.2.2
| JDK 1.5.0_12
| DB = sqlserver using sql_latin1_general_cp1_cs_as (case sens) collation
|
| I am getting an error during startup (below) because the JBP_REG_PROPERTY table has a
(capital) "NAME" field but the hibernate definition of the map-key in
JBP_REGISTRATION_INFO that references it is lowercase.
| As a quick test I changed
jboss-portal.sar\portal-wsrp.sar\conf\hibernate\consumer\domain.hbm.xml
| JBP_REGISTRATION_INFO class map persistentRegistrationProperties property map-key
from
|
| <map-key type="string" formula="name"/> to <map-key
type="string" formula="NAME"/> and the error went away. Can a JIRA
be entered for this?
|
Please do so. Don't forget to link to this forum topic in the appropriate field of the
JIRA task. Thanks for the report!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4169059#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...