You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/12/14 18:46:46 UTC

[jira] [Commented] (SLIDER-1024) extract and rethrow nested IOEs from webapp creation

    [ https://issues.apache.org/jira/browse/SLIDER-1024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15056357#comment-15056357 ] 

ASF subversion and git services commented on SLIDER-1024:
---------------------------------------------------------

Commit 3f8bfbd8bf6c610c1b7d46e6277afdc920b8ad56 in incubator-slider's branch refs/heads/develop from [~stevel@apache.org]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=3f8bfbd ]

SLIDER-1024 extract and rethrow nested IOEs from webapp creation


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