[jboss-jira] [JBoss JIRA] Created: (JBAS-4442) Need to update exception handling code in HypersonicDatabase.java

Deepak Bhole (JIRA) jira-events at lists.jboss.org
Thu May 24 12:16:08 EDT 2007


Need to update exception handling code in HypersonicDatabase.java
-----------------------------------------------------------------

                 Key: JBAS-4442
                 URL: http://jira.jboss.com/jira/browse/JBAS-4442
             Project: JBoss Application Server
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Other
    Affects Versions: JBossAS-4.2.0.GA
            Reporter: Deepak Bhole
         Assigned To: Deepak Bhole


HypersonicDatabase.java has code to handle a headless exception, but it cannot detect it when the headless exception is wrapped inside an invocation target exception. The reason this needs to be remedied is because the manager is launched via reflection, and any headless exception from therein will always be wrapped inside an invocation target exception.


-- 
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

        



More information about the jboss-jira mailing list