Workaround for Sun JDK RemoteException initCause bug
----------------------------------------------------
Key: OPENEJB-1075
URL: https://issues.apache.org/jira/browse/OPENEJB-1075
Project: OpenEJB
Issue Type: Bug
Components: general
Affects Versions: 3.1.1
Reporter: David Blevins
Assignee: David Blevins
Fix For: 3.1.2
Calling initCause on a RemoteException or subclass will fail in early Sun 1.5
JDKs. Latest reported version with the bug is 1.5_07.
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4871783
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4847777
Issue was fixed in later versions of Sun JDK 1.5
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.