[
https://issues.jboss.org/browse/JBIDE-20065?page=com.atlassian.jira.plugi...
]
Koen Aers commented on JBIDE-20065:
-----------------------------------
I had to rework some of the tests to account for this and I also found (and corrected)
some glitches that were caused by this.
hibernate util.invoke* silently swallows NoSuchMethod
-----------------------------------------------------
Key: JBIDE-20065
URL:
https://issues.jboss.org/browse/JBIDE-20065
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: hibernate
Reporter: Max Rydahl Andersen
Assignee: Koen Aers
Priority: Critical
Fix For: 4.3.0.Beta2
as seen in JBIDE-20042 errors are swalloed (just logged) meaning many methods to
hibernate just returns null resulting in broken logic.
Example:
https://github.com/jbosstools/jbosstools-hibernate/blob/master/plugins/or...
why are these not turned into actual RuntimeExceptions and raised ?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)