[ 
https://issues.apache.org/activemq/browse/SMX4-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=56315#action_56315
 ] 

Sergey Beryozkin commented on SMX4-443:
---------------------------------------

Hi Jamie, looks like it's just a bug in a pax web extender. 

The cxf bundle is being refreshed as a result of cxf jaxrs feature being 
installed, possibly because the cxf bundle has an optional jettison dependency 
and the cxf jaxrs feature installs a jettison bundle. So this is probably 
expected.

But pax web extender can't cope with it well, I did see a similar Concurrent 
exception on the shutdown awhile back, and it was not even a cxf jaxrs demo 
which was involved....

 

> CXF JAX-RS feature lists a duplicate JAX-RS 1.0 specs bundle dependency
> -----------------------------------------------------------------------
>
>                 Key: SMX4-443
>                 URL: https://issues.apache.org/activemq/browse/SMX4-443
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.1.0
>            Reporter: Sergey Beryozkin
>            Assignee: Eoghan Glynn
>            Priority: Critical
>             Fix For: 4.0-m1
>
>         Attachments: features-cxf-jaxrs.patch, jmg-features-cxf-jaxrs.patch
>
>
> CXF JAXRS feature lists a JAX-RS 1.0 specs dependency. It also indirectly 
> depends on the CXF feature which also lists a JAX-RS 1.0 specs dependency.
> Thus CXF JAXRS feature needs to have this dependency removed. Alternatively, 
> CXF feature may need to be updated to have the JAXRS 1.0 specs dependency 
> removed

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to