Wolf-Dieter Fink created WFLY-11867:
---------------------------------------
Summary: Cannot get exception as pass-by-reference
Key: WFLY-11867
URL:
https://issues.jboss.org/browse/WFLY-11867
Project: WildFly
Issue Type: Bug
Components: EJB
Affects Versions: 16.0.0.Final, 17.0.0.Beta1
Reporter: Wolf-Dieter Fink
Despite of <in-vm-remote-interface-invocation pass-by-value="false"/>, an
exception is not thrown by reference, which results in java.io.NotSerializableException if
the exception doesn't implement Serializable. This is a blocker of a large migration
project from WebLogic because it throws by reference even if that doesn't implement
Serializable.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)