[
http://jira.jboss.com/jira/browse/JBESB-1605?page=all ]
Brian Carothers updated JBESB-1605:
-----------------------------------
Attachment: patch-JBESB-1605.txt
Patch for this issue. The HSQLDB and MySQL mappings did not have this error.
Management console Hibernate mapping mismatch
---------------------------------------------
Key: JBESB-1605
URL:
http://jira.jboss.com/jira/browse/JBESB-1605
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Management
Affects Versions: 4.2.1
Environment: Windows Server 2003
Oracle 9i
Reporter: Mika Leino
Attachments: patch-JBESB-1605.txt
The columns of table JMXOPERATION defined in
/console/management-esb/src/main/resources/oracle do not match the Hibernate configuration
in /console/management/src/main/resources/oracle/monitoring-mappings.hbm.xml. In the
Hibernate mapping the property "operation" is mapped to a nonexistent column
"attribute". The value of the column property should be updated to reflect the
actual column name.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira