Uploaded image for project: 'Commons Lang'
  1. Commons Lang
  2. LANG-1049

SerializationUtils.deserialize() can not be used within OSGi

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Reopened
    • Major
    • Resolution: Unresolved
    • 2.6
    • None
    • lang.*
    • None
    • Equinox

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            marcus.klein Marcus Klein
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: