Bug 778000 (SOA-527)

Summary: Management console Hibernate mapping mismatch
Product: [JBoss] JBoss Enterprise SOA Platform 4 Reporter: Len DiMaggio <ldimaggi>
Component: ToolingAssignee: tcunning
Status: CLOSED NEXTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 4.2 GA   
Target Milestone: ---   
Target Release: 4.2 CP02   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-527
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-06-16 15:06:55 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On: 777997    
Bug Blocks: 778002, 778374    

Description Len DiMaggio 2008-04-25 20:07:06 UTC
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)

Comment 1 Len DiMaggio 2008-04-25 20:07:22 UTC
Link: Added: This issue depends JBESB-1605


Comment 2 Len DiMaggio 2008-04-25 20:07:22 UTC
Link: Added: This issue depends SOA-524


Comment 3 Len DiMaggio 2008-04-25 20:13:00 UTC
Link: Added: This issue is a dependency of SOA-529


Comment 4 tcunning 2008-04-28 20:54:21 UTC
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.



Comment 5 Len DiMaggio 2008-06-16 15:06:55 UTC
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"/>



Comment 6 nwallace 2008-09-25 19:46:31 UTC
Link: Added: This issue is a dependency of SOA-857