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

Guillaume Nodet commented on CAMEL-4671:
----------------------------------------

There are two cases here.
When deploying in Karaf using a default JRE 1.6 profile, jaxb2 spec and impl 
are provided by the JRE and thus not required.
When deploying on a JRE 1.5 profile (even using a 1.6 JRE, i.e. hiding the new 
packages), those will have to be deployed by the user.
A possible alternative would be to create two different features, but I don't 
really think it's necessary.
                
> The camel-core feature should not reference jaxb2 api / impl
> ------------------------------------------------------------
>
>                 Key: CAMEL-4671
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4671
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 2.8.2
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 2.8.3
>
>
> Those are supposed to be provided by the JRE and deploying those cause 
> problems when the osgi does not hide those packages.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to