[jboss-jira] [JBoss JIRA] (WFLY-11866) Cannot get exception as pass-by-reference
Wolf-Dieter Fink (Jira)
issues at jboss.org
Tue Mar 19 05:27:00 EDT 2019
Wolf-Dieter Fink created WFLY-11866:
---------------------------------------
Summary: Cannot get exception as pass-by-reference
Key: WFLY-11866
URL: https://issues.jboss.org/browse/WFLY-11866
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)
More information about the jboss-jira
mailing list