[jira] [Commented] (CXF-7043) JAX-RS endpoints cannot handle encoded URL when used with continuation and servlet transport

2017-05-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16025907#comment-16025907 ] ASF GitHub Bot commented on CXF-7043: - Github user asfgit closed the pull request at:

[jira] [Commented] (CXF-7043) JAX-RS endpoints cannot handle encoded URL when used with continuation and servlet transport

2016-09-08 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15473259#comment-15473259 ] Sergey Beryozkin commented on CXF-7043: --- Hi, Thanks for a quick fix > JAX-RS endpoints cannot handle

[jira] [Commented] (CXF-7043) JAX-RS endpoints cannot handle encoded URL when used with continuation and servlet transport

2016-09-07 Thread Tadayoshi Sato (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15472518#comment-15472518 ] Tadayoshi Sato commented on CXF-7043: - Hi Sergey, I made a pull req to fix the issue for 3.0.x. Can you

[jira] [Commented] (CXF-7043) JAX-RS endpoints cannot handle encoded URL when used with continuation and servlet transport

2016-09-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15472515#comment-15472515 ] ASF GitHub Bot commented on CXF-7043: - GitHub user tadayosi opened a pull request:

[jira] [Commented] (CXF-7043) JAX-RS endpoints cannot handle encoded URL when used with continuation and servlet transport

2016-09-07 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15470648#comment-15470648 ] Sergey Beryozkin commented on CXF-7043: --- Hi, can you please check this 3.0.x failure:

[jira] [Commented] (CXF-7043) JAX-RS endpoints cannot handle encoded URL when used with continuation and servlet transport

2016-09-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15470372#comment-15470372 ] ASF GitHub Bot commented on CXF-7043: - Github user asfgit closed the pull request at:

[jira] [Commented] (CXF-7043) JAX-RS endpoints cannot handle encoded URL when used with continuation and servlet transport

2016-09-07 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15470353#comment-15470353 ] Sergey Beryozkin commented on CXF-7043: --- Sure, in fact Servlet3Continuation uses startAsync() later on

[jira] [Commented] (CXF-7043) JAX-RS endpoints cannot handle encoded URL when used with continuation and servlet transport

2016-09-07 Thread Tadayoshi Sato (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15470230#comment-15470230 ] Tadayoshi Sato commented on CXF-7043: - Sure! Unfortunately the implementations of {{startAsync()}} and

[jira] [Commented] (CXF-7043) JAX-RS endpoints cannot handle encoded URL when used with continuation and servlet transport

2016-09-07 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15470199#comment-15470199 ] Sergey Beryozkin commented on CXF-7043: --- Thanks, can you explain please why does it fix the issue ?

[jira] [Commented] (CXF-7043) JAX-RS endpoints cannot handle encoded URL when used with continuation and servlet transport

2016-09-07 Thread Tadayoshi Sato (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15470176#comment-15470176 ] Tadayoshi Sato commented on CXF-7043: - Thanks for your attention. The most important part of the fix is

[jira] [Commented] (CXF-7043) JAX-RS endpoints cannot handle encoded URL when used with continuation and servlet transport

2016-09-07 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15470132#comment-15470132 ] Sergey Beryozkin commented on CXF-7043: --- JAX-RS endpoints in CXF 3+ should really be using JAX-RS

[jira] [Commented] (CXF-7043) JAX-RS endpoints cannot handle encoded URL when used with continuation and servlet transport

2016-09-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1546#comment-1546 ] ASF GitHub Bot commented on CXF-7043: - GitHub user tadayosi opened a pull request: