[
https://issues.apache.org/jira/browse/CAMEL-9576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15136970#comment-15136970
]
Claus Ibsen commented on CAMEL-9576:
------------------------------------
Thanks a patch or PR is welcome to fix this in Camel.
> 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
> Priority: Minor
>
> 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)