[
https://issues.apache.org/jira/browse/ARIES-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16247650#comment-16247650
]
Stefan Bischof commented on ARIES-1754:
---------------------------------------
Hi Carlos,
a missing "," on Import-Package:\ in the bnd file
and a missing declaration of (service = OpenApiResource.class)
Open but not blocking Points:
- org.objectweb.asm maybe optional
- with bundles so i need to let the Annotations
- what is the License Problem With 2.1?
so you can close the Issue
Sorry! and Thank you!
> Application an Ressource CachingServiceReference can't be got
> -------------------------------------------------------------
>
> Key: ARIES-1754
> URL: https://issues.apache.org/jira/browse/ARIES-1754
> Project: Aries
> Issue Type: Bug
> Components: jax-rs-whiteboard
> Affects Versions: jax-rs-whiteboard-1.0.0
> Environment: Framework Felix
> Reporter: Stefan Bischof
> Priority: Blocker
>
> 1.
> with the newest snapshot from Friday 10.11.2017
> All reference of Applications ans Ressources without the .defaule Application
> can't be got from org.apache.aries.osgi.functional.CachingServiceReference
> 14:52:54.740 [Timer-0] WARN
> org.apache.aries.jax.rs.whiteboard.internal.Whiteboard - Application from
> reference org.apache.aries.osgi.functional.CachingServiceReference@5369019f
> can't be got
> 14:52:54.745 [Timer-0] WARN
> org.apache.aries.jax.rs.whiteboard.internal.Whiteboard - Resource from
> reference org.apache.aries.osgi.functional.CachingServiceReference@464309e7
> can't be got
> (2.)
> Can you tell me with bundles so i need to let the Annotations work
> @JaxrsName(OpenApiApplication.APPLICATION_NAME)
> @JaxrsApplicationBase("/" + OpenApiApplication.APPLICATION_NAME)
> 3.
> I got a null pointer by loading the getRuntimeDTO() when there war a Filter
> without name gegisteres. Will report it again, if this problem is solved
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)