[
https://issues.apache.org/jira/browse/CXF-7659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16377895#comment-16377895
]
ASF GitHub Bot commented on CXF-7659:
-------------------------------------
reta opened a new pull request #386: CXF-7659: Improve SSE automatic
configuration.
URL: https://github.com/apache/cxf/pull/386
Enhanced the default transport selection mechanism to consult bus property
and already registered destination factories. It gives customization extensions
(like SSE for example) to hint about preferred transport to use in case none of
them is specified explicitly.
----------------------------------------------------------------
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]
> Improve SSE automatic configuration
> -----------------------------------
>
> Key: CXF-7659
> URL: https://issues.apache.org/jira/browse/CXF-7659
> Project: CXF
> Issue Type: Improvement
> Reporter: John D. Ament
> Assignee: Andriy Redko
> Priority: Major
>
> The current SSE configuration is a bit hard to get together. You need to
> enable transport in two places, servlet and bean. It would be ideal to
> consolidate them.
>
> There's some proposed approaches in
> [https://lists.apache.org/thread.html/3cecd69d0d6720cedf3395d8464281b7ffdd8a62c285dac32571a772@%3Cdev.cxf.apache.org%3E]
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)