]
Markus Dahm updated WFLY-6385:
------------------------------
Tester: Eduardo Martins
Forum Reference:
JMS/MDB cannot handle contextual proxy
--------------------------------------
Key: WFLY-6385
URL:
https://issues.jboss.org/browse/WFLY-6385
Project: WildFly
Issue Type: Bug
Components: EE, JMS
Affects Versions: 10.0.0.Final
Reporter: Markus Dahm
Assignee: Jeff Mesnil
Attachments: eap-jumble-example.zip
As described in
[
https://developer.jboss.org/message/952995#952995]
Wildfly cannot handle the case where you create a contextual proxy and send it as a
message to a JMS queue.
message.getObject() will throw an exception that appears to relate to a classloader
issue.