Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-3959

SerializingCloner can't clone primitive data types

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.1.Final
    • 7.1.0.Final
    • EJB

    Description

      If i try to invoke a method remote the arguments will be cloned by org.jboss.marshalling.cloner.SerializingCloner.
      The SerializingCloner calls the ClassLoaderClassCloner.clone(final Class<?> original) method where an exception will be thrown if the argument is a primitive data type.

      See the forum reference for some more details.

      Attachments

        Activity

          People

            jaikiran Jaikiran Pai (Inactive)
            swoeste_jira Sebastian Woeste (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: