You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2015/10/30 08:52:27 UTC

[jira] [Comment Edited] (LANG-1049) SerializationUtils.deserialize() can not be used within OSGi

    [ https://issues.apache.org/jira/browse/LANG-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14982083#comment-14982083 ] 

Christian Schneider edited comment on LANG-1049 at 10/30/15 7:51 AM:
---------------------------------------------------------------------

Strange timing to close the issue as soon as I propose a fix. Should I open a new issue?


was (Author: chris@die-schneider.net):
Strange timing to close the issue as soon as I propose a fix.

> SerializationUtils.deserialize() can not be used within OSGi
> ------------------------------------------------------------
>
>                 Key: LANG-1049
>                 URL: https://issues.apache.org/jira/browse/LANG-1049
>             Project: Commons Lang
>          Issue Type: Bug
>          Components: lang.*
>    Affects Versions: 2.6
>         Environment: Equinox
>            Reporter: Marcus Klein
>            Priority: Blocker
>
> SerializationUtils.deserialize() throws a SerializationException if objects should be deserialized that can not be resolved by OSGi classloader of org.apache.commons.lang bundle.
> To solve this problem I suggest to allow buddy classloading within commons.lang to allow other bundles to register their class loaders.
> Please add
> Eclipse-BuddyPolicy: registered
> to the MANIFEST.MF of commons.lang to solve this problem.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)