Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-8153 Upgrade HornetQ for EAP 5.2.0
  3. JBPAPP-9027

CLONE - cannot getObject when sending java.lang.reflect.Proxy object

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • Major
    • EAP_EWP 5.2.0
    • EAP_EWP 5.1.2
    • HornetQ
    • None
    • Release Notes
    • Hide
      If a javax.jms.ObjectMessage with a java.lang.reflect.Proxy payload was sent to a message queue, the getObject() call on the message failed with an JMSException. This happened because the underlying org.hornetq.utils.ObjectInputStreamWithClassLoader class did not implement java.io.ObjectInputStream resolveProxyClass() method. This update provides a suitable implementation of the method.
      Show
      If a javax.jms.ObjectMessage with a java.lang.reflect.Proxy payload was sent to a message queue, the getObject() call on the message failed with an JMSException. This happened because the underlying org.hornetq.utils.ObjectInputStreamWithClassLoader class did not implement java.io.ObjectInputStream resolveProxyClass() method. This update provides a suitable implementation of the method.
    • Documented as Resolved Issue
    • NEW

    Attachments

      Activity

        People

          rhn-support-jbertram Justin Bertram
          rhn-support-jbertram Justin Bertram
          Eva Kopalova Eva Kopalova (Inactive)
          Votes:
          0 Vote for this issue
          Watchers:
          1 Start watching this issue

          Dates

            Created:
            Updated:
            Resolved: