Steve Loughran created SLIDER-1024: -------------------------------------- Summary: extract and rethrow nested IOEs from webapp creation Key: SLIDER-1024 URL: https://issues.apache.org/jira/browse/SLIDER-1024 Project: Slider Issue Type: Improvement Components: Web & REST Affects Versions: Slider 0.81 Reporter: Steve Loughran Assignee: Steve Loughran Priority: Minor Fix For: Slider 0.90
When the webapp fails to launch, it throws a WebAppException Catch this and if it's wrapping an IOE, rethrow it the underlying exception. Also: update the signature and javadocs of the method -- This message was sent by Atlassian JIRA (v6.3.4#6332)