[
https://issues.apache.org/jira/browse/CXF-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16224137#comment-16224137
]
ASF GitHub Bot commented on CXF-7535:
-------------------------------------
johnament opened a new pull request #331: [CXF-7535] Adding client & server
support for Project Reactor
URL: https://github.com/apache/cxf/pull/331
This is still a WIP, so not ready to be merged.
I'm looking to add support for Project Reactor as an rx invoker for CXF. It
effectively mirrors what the other two are doing, but using reactor's APIs.
I'm still working on tests (e.g. I don't know if this works). the biggest
I'm having right now is getting the `systests` to import in intellij. I've
done it previously, but for some reason after switching to 3.2 it's no good.
I've even gone in, blown away all `.iml` and the `.idea` folder, no luck.
Anyone else seen something like this?
<img width="805" alt="screen shot 2017-10-29 at 2 25 05 pm"
src="https://user-images.githubusercontent.com/108167/32147008-28b82138-bcb6-11e7-8744-0fe5e32a2a8f.png">
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Support for Project Reactor as rx()
> -----------------------------------
>
> Key: CXF-7535
> URL: https://issues.apache.org/jira/browse/CXF-7535
> Project: CXF
> Issue Type: New Feature
> Components: JAX-RS
> Affects Versions: 3.2.0
> Reporter: John D. Ament
>
> It would be good if Project Reactor was supported as an rx() type in CXF.
> https://github.com/apache/cxf/tree/master/rt/rs/extensions/rx - only shows rx
> java and rx java 2. project reactor/reactor core seem like the v3's of this
> api stack.
> https://projectreactor.io/
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)