-
Task
-
Resolution: Done
-
Major
-
JBossAS-4.2.0.GA
-
None
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.