[jira] [Comment Edited] (CXF-6833) support RxJava Observable in return values as a more composeable alternative to Future

2016-04-29 Thread Andrei Ivanov (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264614#comment-15264614 ] Andrei Ivanov edited comment on CXF-6833 at 4/29/16 7:42 PM: - Cool :) The ugly

[jira] [Commented] (CXF-6833) support RxJava Observable in return values as a more composeable alternative to Future

2016-04-29 Thread Andrei Ivanov (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264614#comment-15264614 ] Andrei Ivanov commented on CXF-6833: Cool :) The ugly surprise I had earlier with the Retrofit client

[jira] [Comment Edited] (CXF-6833) support RxJava Observable in return values as a more composeable alternative to Future

2016-04-29 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264327#comment-15264327 ] Sergey Beryozkin edited comment on CXF-6833 at 4/29/16 4:52 PM:

[jira] [Commented] (CXF-6833) support RxJava Observable in return values as a more composeable alternative to Future

2016-04-29 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264327#comment-15264327 ] Sergey Beryozkin commented on CXF-6833: --- http://git-wip-us.apache.org/repos/asf/cxf/commit/2fb1ccf6 is

[jira] [Commented] (CXF-6833) support RxJava Observable in return values as a more composeable alternative to Future

2016-04-29 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264287#comment-15264287 ] Sergey Beryozkin commented on CXF-6833: --- Speaking of the client side, it looks like we can use this

[jira] [Updated] (CXF-6889) Support CompletionStage RxInvoker

2016-04-29 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Beryozkin updated CXF-6889: -- Issue Type: Sub-task (was: Task) Parent: CXF-6881 > Support CompletionStage RxInvoker >

[jira] [Created] (CXF-6889) Support CompletionStage RxInvoker

2016-04-29 Thread Sergey Beryozkin (JIRA)
Sergey Beryozkin created CXF-6889: - Summary: Support CompletionStage RxInvoker Key: CXF-6889 URL: https://issues.apache.org/jira/browse/CXF-6889 Project: CXF Issue Type: Task

[jira] [Commented] (CXF-6888) Behaviour is not what we can expect @RolesAllowed

2016-04-29 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264252#comment-15264252 ] Sergey Beryozkin commented on CXF-6888: --- You can register JAASAuthenticationFilter instead (as

[jira] [Resolved] (CXF-6888) Behaviour is not what we can expect @RolesAllowed

2016-04-29 Thread Charles Moulliard (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Moulliard resolved CXF-6888. Resolution: Fixed I have resolved my issue. The roles which are define for the Jetty

[jira] [Comment Edited] (CXF-6888) Behaviour is not what we can expect @RolesAllowed

2016-04-29 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264129#comment-15264129 ] Sergey Beryozkin edited comment on CXF-6888 at 4/29/16 2:39 PM: We have a

[jira] [Commented] (CXF-6888) Behaviour is not what we can expect @RolesAllowed

2016-04-29 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264129#comment-15264129 ] Sergey Beryozkin commented on CXF-6888: --- We have a test running against this configuration:

[jira] [Updated] (CXF-6888) Behaviour is not what we can expect @RolesAllowed

2016-04-29 Thread Charles Moulliard (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Moulliard updated CXF-6888: --- Description: I have created a CXF JAX RS Unit test using version CXF 3.1.5 & Jetty 9 where the

[jira] [Commented] (CXF-6833) support RxJava Observable in return values as a more composeable alternative to Future

2016-04-29 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264119#comment-15264119 ] Sergey Beryozkin commented on CXF-6833: --- Support for writing arbitrary types:

[jira] [Commented] (CXF-6887) http-hc: NPE and incorrept assumption that there is only one bus

2016-04-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264081#comment-15264081 ] ASF GitHub Bot commented on CXF-6887: - Github user cschneider commented on the pull request:

[jira] [Updated] (CXF-6888) Behaviour is not what we can expect @RolesAllowed

2016-04-29 Thread Charles Moulliard (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Moulliard updated CXF-6888: --- Attachment: temp-cxf-rolesallowed-issue.zip > Behaviour is not what we can expect @RolesAllowed

[jira] [Updated] (CXF-6888) Behaviour is not what we can expect @RolesAllowed

2016-04-29 Thread Charles Moulliard (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Moulliard updated CXF-6888: --- Description: TODO > Behaviour is not what we can expect @RolesAllowed >

[jira] [Created] (CXF-6888) Behaviour is not what we can expect @RolesAllowed

2016-04-29 Thread Charles Moulliard (JIRA)
Charles Moulliard created CXF-6888: -- Summary: Behaviour is not what we can expect @RolesAllowed Key: CXF-6888 URL: https://issues.apache.org/jira/browse/CXF-6888 Project: CXF Issue Type:

[jira] [Commented] (CXF-6887) http-hc: NPE and incorrept assumption that there is only one bus

2016-04-29 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15264080#comment-15264080 ] Christian Schneider commented on CXF-6887: --

[jira] [Created] (CXF-6887) http-hc: NPE and incorrept assumption that there is only one bus

2016-04-29 Thread Christian Schneider (JIRA)
Christian Schneider created CXF-6887: Summary: http-hc: NPE and incorrept assumption that there is only one bus Key: CXF-6887 URL: https://issues.apache.org/jira/browse/CXF-6887 Project: CXF

[jira] [Comment Edited] (CXF-6833) support RxJava Observable in return values as a more composeable alternative to Future

2016-04-29 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15263994#comment-15263994 ] Sergey Beryozkin edited comment on CXF-6833 at 4/29/16 1:23 PM: Hello World

[jira] [Commented] (CXF-6886) CXF 3.x WSRM attachments are not retransmitted

2016-04-29 Thread Kai Rommel (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15263996#comment-15263996 ] Kai Rommel commented on CXF-6886: - The 0001fixes.patch file contains changes for the first patch file.

[jira] [Updated] (CXF-6886) CXF 3.x WSRM attachments are not retransmitted

2016-04-29 Thread Kai Rommel (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Rommel updated CXF-6886: Attachment: 0001-WSRM-handle-attachments-for-retransmission-fixes.patch > CXF 3.x WSRM attachments are not

[jira] [Commented] (CXF-6833) support RxJava Observable in return values as a more composeable alternative to Future

2016-04-29 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15263994#comment-15263994 ] Sergey Beryozkin commented on CXF-6833: --- Hello World server test:

[jira] [Commented] (CXF-6833) support RxJava Observable in return values as a more composeable alternative to Future

2016-04-29 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15263899#comment-15263899 ] Sergey Beryozkin commented on CXF-6833: --- I suppose you can have a MessageBodyWriter supporting

[jira] [Commented] (CXF-6833) support RxJava Observable in return values as a more composeable alternative to Future

2016-04-29 Thread Andrei Ivanov (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15263891#comment-15263891 ] Andrei Ivanov commented on CXF-6833: On other standard web projects I used to create a separate module