[jira] [Commented] (CXF-6798) JAXRS 2.0 Clients do not support ParamConverters

2016-10-12 Thread Andrei Ivanov (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15569681#comment-15569681 ] Andrei Ivanov commented on CXF-6798: Seemed weird to still have missing functionalities for 2.0 after

[jira] [Commented] (CXF-7041) Observed Memory leak under high traffic condition while using Apache CXF libraries SSL communication

2016-10-12 Thread Andy McCright (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15569904#comment-15569904 ] Andy McCright commented on CXF-7041: Would it be possible for you to provide an example that could be

[jira] [Commented] (CXF-6981) Getting "java.io.IOException: stream is closed" for > 64K messages

2016-10-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15569944#comment-15569944 ] ASF GitHub Bot commented on CXF-6981: - GitHub user andymc12 opened a pull request:

[jira] [Commented] (CXF-7070) HTTP headers logged in debug

2016-10-12 Thread S V Mohana Rao (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15569949#comment-15569949 ] S V Mohana Rao commented on CXF-7070: - But with respective security is it okay to pass sensitive data

[jira] [Commented] (CXF-7086) Dynamically load signature validation keys using KeyName

2016-10-12 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15568109#comment-15568109 ] Colm O hEigeartaigh commented on CXF-7086: -- Revisit when we pick up Santuario 2.0.8. > Dynamically

[jira] [Assigned] (CXF-7086) Dynamically load signature validation keys using KeyName

2016-10-12 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh reassigned CXF-7086: Assignee: Colm O hEigeartaigh > Dynamically load signature validation keys using

[jira] [Comment Edited] (CXF-7075) Remove unnecessary string.length() and map.containsKey(...) calls to improve performance

2016-10-12 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15549928#comment-15549928 ] Sergey Beryozkin edited comment on CXF-7075 at 10/12/16 10:53 AM: --

[jira] [Commented] (CXF-6798) JAXRS 2.0 Clients do not support ParamConverters

2016-10-12 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15569058#comment-15569058 ] Sergey Beryozkin commented on CXF-6798: --- I've just added a test,

[jira] [Resolved] (CXF-6798) JAXRS 2.0 Clients do not support ParamConverters

2016-10-12 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin resolved CXF-6798. --- Resolution: Fixed Assignee: Sergey Beryozkin Fix Version/s: 3.0.10

[jira] [Resolved] (CXF-7075) Remove unnecessary string.length() and map.containsKey(...) calls to improve performance

2016-10-12 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin resolved CXF-7075. --- Resolution: Fixed > Remove unnecessary string.length() and map.containsKey(...) calls to

[jira] [Commented] (CXF-7075) Remove unnecessary string.length() and map.containsKey(...) calls to improve performance

2016-10-12 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15568731#comment-15568731 ] Sergey Beryozkin commented on CXF-7075: --- Hi Andy I've applied the code highlighted here:

[jira] [Commented] (CXF-7046) java.lang.ArrayIndexOutOfBoundsException: 1 AbstractHTTPDestination.getAuthorizationPolicyFromMessage(AbstractHTTPDestination.java:161)

2016-10-12 Thread Andy McCright (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15569271#comment-15569271 ] Andy McCright commented on CXF-7046: It looks like this issue may have been resolved by CXF-6492 which

[jira] [Commented] (CXF-7070) HTTP headers logged in debug

2016-10-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CXF-7070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15569098#comment-15569098 ] ASF GitHub Bot commented on CXF-7070: - GitHub user andymc12 opened a pull request: