You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/19 22:17:00 UTC

[jira] [Commented] (TOMEE-2239) mp-jwt filter eating exception and returning 200 code instead

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

ASF GitHub Bot commented on TOMEE-2239:
---------------------------------------

GitHub user tveronezi opened a pull request:

    https://github.com/apache/tomee/pull/169

    TOMEE-2239 removing the try-catch block

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tveronezi/tomee t71x_eating_exception

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tomee/pull/169.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #169
    
----
commit 091b9a4f083a2484051b54f87774b4871049883f
Author: Thiago Veronezi <th...@...>
Date:   2018-09-19T22:15:04Z

    TOMEE-2239 removing the try-catch block

----


> mp-jwt filter eating exception and returning 200 code instead
> -------------------------------------------------------------
>
>                 Key: TOMEE-2239
>                 URL: https://issues.apache.org/jira/browse/TOMEE-2239
>             Project: TomEE
>          Issue Type: Bug
>          Components: TomEE Core Server
>    Affects Versions: 7.1, 7.1.1
>            Reporter: Thiago Veronezi
>            Assignee: Thiago Veronezi
>            Priority: Major
>              Labels: pull-request-available
>
> This filter has a try-catch block that eats all the exceptions from the chain. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)