[jira] [Resolved] (CXF-6929) Request hangs when using JAX-RS AsyncResponse and Exception mapper

2016-06-20 Thread Florian Diebold (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Diebold resolved CXF-6929. -- Resolution: Not A Bug > Request hangs when using JAX-RS AsyncResponse and Exception mapper > -

[jira] [Commented] (CXF-6929) Request hangs when using JAX-RS AsyncResponse and Exception mapper

2016-06-20 Thread Florian Diebold (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15339860#comment-15339860 ] Florian Diebold commented on CXF-6929: -- Upgrading Jetty (to 9.3.9 in my case) indeed fi

[jira] [Commented] (CXF-6929) Request hangs when using JAX-RS AsyncResponse and Exception mapper

2016-06-08 Thread Florian Diebold (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320900#comment-15320900 ] Florian Diebold commented on CXF-6929: -- Yes, that's my workaround. Adding a try/catch i

[jira] [Commented] (CXF-6929) Request hangs when using JAX-RS AsyncResponse and Exception mapper

2016-06-03 Thread Florian Diebold (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15314329#comment-15314329 ] Florian Diebold commented on CXF-6929: -- I can setAsyncSupported(true) on the ServletHol

[jira] [Updated] (CXF-6929) Request hangs when using JAX-RS AsyncResponse and Exception mapper

2016-06-03 Thread Florian Diebold (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Diebold updated CXF-6929: - Component/s: JAX-RS > Request hangs when using JAX-RS AsyncResponse and Exception mapper > -

[jira] [Updated] (CXF-6929) Request hangs when using JAX-RS AsyncResponse and Exception mapper

2016-06-03 Thread Florian Diebold (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Diebold updated CXF-6929: - Description: I have a JAX-RS resource which takes an AsyncResponse, but immediately throws an excep

[jira] [Updated] (CXF-6929) Request hangs when using JAX-RS AsyncResponse and Exception mapper

2016-06-03 Thread Florian Diebold (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Diebold updated CXF-6929: - Affects Version/s: 3.1.1 > Request hangs when using JAX-RS AsyncResponse and Exception mapper >

[jira] [Updated] (CXF-6929) Request hangs when using JAX-RS AsyncResponse and Exception mapper

2016-06-03 Thread Florian Diebold (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Diebold updated CXF-6929: - Affects Version/s: 3.1.6 > Request hangs when using JAX-RS AsyncResponse and Exception mapper >

[jira] [Created] (CXF-6929) Request hangs when using JAX-RS AsyncResponse and Exception mapper

2016-06-02 Thread Florian Diebold (JIRA)
Florian Diebold created CXF-6929: Summary: Request hangs when using JAX-RS AsyncResponse and Exception mapper Key: CXF-6929 URL: https://issues.apache.org/jira/browse/CXF-6929 Project: CXF I