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

Stefan Bischof commented on ARIES-1754:
---------------------------------------

Hi Calos,

thank you for Updating the dependencys to  Jaxrs 2.1

is org.objectweb.asm really nessesary?
Maybe it could be declares as Optional. (Becaue it is for ws not rs?)

http://cxf.apache.org/docs/21-migration-guide.html
[
The +*JAX-WS *+frontend now "requires" asm 2.x or 3.x to be able to process 
some of the JAXB annotations on the SEI interface. If you don't use those 
annotations on the SEI, or if you have generated wrapper classes (either via 
wsdl2java or java2ws with -wrapperbean flag), you can remove the asm jar. If 
you leave asm jar, there can be conflicts with other apps that use asm. The 
predominant one is Hibernate. The "workaround" for Hibernate is to remove the 
asm 1.x jar they use and replace the cglib jar with the cglib-nodeps jar that 
includes a special internal version of asm that would not conflict with the 
2.x/3.x version we need.
]

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

Reply via email to