-
Bug
-
Resolution: Done
-
Major
-
1.1.5.Final
-
None
As oppose to most other Exceptions, InvocationTargetException does not use the cause field as the cause of the InvocationTargetException, rather it uses target.
When the ExceptionProxy recreates the Exceptions from the container side on the client side, the actual cause of the InvocationTargetException is lost.
The only cause you get is something like: Could not create ManagerImpl.