[ 
https://issues.apache.org/jira/browse/SM-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15882220#comment-15882220
 ] 

ASF GitHub Bot commented on SM-3266:
------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/servicemix-bundles/pull/96


> Create working OSGi bundle for javax.websocket-api 1.1
> ------------------------------------------------------
>
>                 Key: SM-3266
>                 URL: https://issues.apache.org/jira/browse/SM-3266
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: bundles
>            Reporter: Jens Offenbach
>            Assignee: Jean-Baptiste Onofré
>             Fix For: bundles-2017.02
>
>
> The offical OSGi javax.websocket-api 1.1 bundle uses the Java ServiceLoader 
> API, but misses a corresponding entry in its manifest file. The additional 
> statement solves the issue under OSGi environments:
> {code}
> Require-Capability: 
> osgi.serviceloader;filter:="(osgi.serviceloader=javax.websocket.server.ServerEndpointConfig$Configurator)";cardinality:=multiple,osgi.extender;filter:="(osgi.extender=osgi.serviceloader.processor)"
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to