[
https://issues.apache.org/jira/browse/CAMEL-9576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-9576.
--------------------------------
Resolution: Fixed
Assignee: Claus Ibsen
Fix Version/s: 2.15.6
Thanks for the PR
> ClassLoadingAwareObjectInputStream cannot handle deserializing proxies with
> mixed JDK & non-JDK interfaces
> ----------------------------------------------------------------------------------------------------------
>
> Key: CAMEL-9576
> URL: https://issues.apache.org/jira/browse/CAMEL-9576
> Project: Camel
> Issue Type: Bug
> Components: camel-sql
> Affects Versions: 2.16.2
> Reporter: Lien Deboosere
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.15.6, 2.16.3, 2.17.0
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)