[
https://issues.apache.org/jira/browse/CAMEL-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henryk Konsek resolved CAMEL-7212.
----------------------------------
Resolution: Fixed
Fixed in 9b7ab4263f1c99c230f0bc5089c2f200b63a5fb2.
> Bean Validator should use OSGi-friendly ValidationProviderResolver if
> deployed into OSGi environment
> ----------------------------------------------------------------------------------------------------
>
> Key: CAMEL-7212
> URL: https://issues.apache.org/jira/browse/CAMEL-7212
> Project: Camel
> Issue Type: Bug
> Reporter: Henryk Konsek
> Assignee: Henryk Konsek
> Fix For: 2.13.0
>
>
> If Bean Validator is deployed into OSGi container (like Karaf), it should use
> OSGi-friendly {{ValidationProviderResolver}}.
> We should detect the type of the current {{CamelContext}} and if the latter
> is OSGi-aware, and if {{ValidationProviderResolver}} isn't specified
> explicitly, then we should use {{HibernateValidationProviderResolver}} (which
> is OSGi-friendly).
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)