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

SerializingCloner can't clone primitive data types

XMLWordPrintable

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

      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.

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

                Created:
                Updated:
                Resolved: