Hide Forgot
Date of First Response: 2008-04-28 16:54:21 project_key: SOA Management console Hibernate mapping mismatch SOA-Platform JIRA for project JIRA JBESB-1605 (The bug is in the GA bits, not CP01 - see SOA-524)
Link: Added: This issue depends JBESB-1605
Link: Added: This issue depends SOA-524
Link: Added: This issue is a dependency of SOA-529
Committed in CP branch : drseuss:console tcunning$ svn commit Sending console/management/build.xml Sending console/management/src/main/resources/oracle/monitoring-mappings.hbm.xml Transmitting file data .. Committed revision 19749.
Fixed in CP02 CR2: [ldimaggi@ldimaggi oracle]$ diff monitoring-mappings.hbm.xml /opt/GA/jboss-soa-p.4.2.0/jboss-as/tools/console/management/src/main/resources/oracle/monitoring-mappings.hbm.xml 56c56 < <property name="operation" type="java.lang.String" column="operation"/> --- > <property name="operation" type="java.lang.String" column="attribute"/>
Link: Added: This issue is a dependency of SOA-857