[jbosstools-issues] [JBoss JIRA] (JBIDE-20065) hibernate util.invoke* silently swallows NoSuchMethod

Max Rydahl Andersen (JIRA) issues at jboss.org
Sat Jun 13 03:21:01 EDT 2015


Max Rydahl Andersen created JBIDE-20065:
-------------------------------------------

             Summary: hibernate util.invoke* silently swallows NoSuchMethod
                 Key: JBIDE-20065
                 URL: https://issues.jboss.org/browse/JBIDE-20065
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: hibernate
            Reporter: Max Rydahl Andersen
            Priority: Critical


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/org.jboss.tools.hibernate.runtime.common/src/org/jboss/tools/hibernate/runtime/common/Util.java#L42

why are these not turned into actual RuntimeExceptions and raised ?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list