[ 
https://issues.apache.org/jira/browse/CAMEL-14611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-14611.
---------------------------------
    Resolution: Cannot Reproduce

> camel-jsonpath - Dependecy issue
> --------------------------------
>
>                 Key: CAMEL-14611
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14611
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-jsonpath
>    Affects Versions: 2.24.1
>            Reporter: Djordje Bajic
>            Priority: Major
>
> One of our users reported a bug for the jsonpath component.
>  
> {code:java}
> I found the rout cause of the "'org.apache.camel.jsonpath.JsonPathLanguage': 
> Lookup method resolution failed; nested exception". It appears that when you 
> set the camel-jsonpath dependency equal to the core version of camel, it will 
> pull an older version of the json-smart. When I upped the version of 
> camel-json to, let's say 3.0.0, instead of the core version 2.24.1. The 
> problem was solved.
> Root cause was: Caused by: java.lang.NoClassDefFoundError: 
> [Lcom/jayway/jsonpath/Option;
> {code}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to