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

ClassLoadingAwareObjectInputStream cannot handle deserializing proxies with mixed JDK & non-JDK interfaces

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.16.2
    • 2.15.6, 2.16.3, 2.17.0
    • camel-sql
    • None
    • Novice

    Description

      The camel-sql component contains a class called ClassLoadingAwareObjectInputStream, which is a copy from a class from the apache activeMQ project.
      There was a bug in this class that was fixed in the activeMQ project but was not updated in the camel-sql component.
      I face the same issue as in: https://issues.apache.org/jira/browse/AMQ-3537
      where I cannot deserialize an object that contains a mix of jdk and non-jdk classes.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            ldbooser Lien Deboosere
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: