[ 
https://issues.apache.org/jira/browse/SM-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Baptiste Onofré reassigned SM-3266:
----------------------------------------

    Assignee: Jean-Baptiste Onofré

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