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

2018-09-19 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/TOMEE-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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 
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)


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

2018-09-19 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/TOMEE-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated TOMEE-2239:
--
Labels: pull-request-available  (was: )

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


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

2018-09-19 Thread Thiago Veronezi (JIRA)
Thiago Veronezi created TOMEE-2239:
--

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


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)