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

    • Type: Sub-task
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: EAP_EWP 5.1.2
    • Fix Version/s: EAP_EWP 5.2.0
    • Component/s: HornetQ
    • Labels:
      None
    • Affects:
      Release Notes
    • Release Notes Text:
      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.
    • Release Notes Docs Status:
      Documented as Resolved Issue
    • Docs QE Status:
      NEW

      Gliffy Diagrams

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                jbertram Justin Bertram
                Reporter:
                jbertram Justin Bertram
                Writer:
                Eva Kopalova
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: