Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-14611

camel-jsonpath - Dependecy issue

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • 2.24.1
    • None
    • camel-jsonpath
    • None
    • Unknown

    Description

      One of our users reported a bug for the jsonpath component.

       

      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;
      
      

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            dbajic Djordje Bajic
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: