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

2016-05-04 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15270476#comment-15270476 ] Sergey Beryozkin commented on CXF-6833: --- Moved the providers to rt/rs/extension/providers for now:

[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] [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] [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-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

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

2016-04-28 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15263006#comment-15263006 ] Sergey Beryozkin commented on CXF-6833: --- It is still the early days, but from what I can see, on the

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

2016-04-28 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15261886#comment-15261886 ] Sergey Beryozkin commented on CXF-6833: --- http://joluet.github.io/blog/2014/07/07/rxjava-retrofit/ is a

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

2016-04-28 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15261874#comment-15261874 ] Sergey Beryozkin commented on CXF-6833: --- James, can you please look at that 2.1 pull request, do you

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

2016-04-28 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15261835#comment-15261835 ] Sergey Beryozkin commented on CXF-6833: --- This has been just merged into the 2.1 master:

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

2016-03-19 Thread Sergey Beryozkin (JIRA)
[ https://issues.apache.org/jira/browse/CXF-6833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15197225#comment-15197225 ] Sergey Beryozkin commented on CXF-6833: --- Thanks, FYI, this is what was proposed for JAX-RS 2.1: