[
https://issues.apache.org/jira/browse/ARIES-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16655444#comment-16655444
]
Daniel Kulp commented on ARIES-1848:
------------------------------------
whiteboard really should be split into two versions:
1) What we have today - fully self contained. Easy to install/use.
2) Version that properly uses CXF's packaging and JAX-RS runtime and features.
Right now, installing whiteboard can completely break other CXF/JAX-RS
applications running in a container. You have to completely move everything
over to whiteboard or not use whiteboard. That's kind of a sucky option.
(and part of the issue is with the JAX-RS spec itself keeping an implementation
in a static in the spec api jar so two implementation cannot co-exist nicely
together)
> jaxrs whiteboard jar contains SseEventSource.Builder but not the impl
> ---------------------------------------------------------------------
>
> Key: ARIES-1848
> URL: https://issues.apache.org/jira/browse/ARIES-1848
> Project: Aries
> Issue Type: Bug
> Reporter: Romain Manni-Bucau
> Priority: Major
>
> org.apache.aries.jax.rs.whiteboard-1.0.1.jar!/META-INF/services/javax.ws.rs.sse.SseEventSource.Builder
> shouldn't be part of aries jaxrs whiteboard packaging since the impl is not
> provided and is optional for cxf
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)