chunlinyao created TOMEE-395:
--------------------------------
Summary: TomEEDataSourceCreator.ContantHashCodeHandler will
change the Exception throwed by the original method
Key: TOMEE-395
URL: https://issues.apache.org/jira/browse/TOMEE-395
Project: TomEE
Issue Type: Bug
Affects Versions: 1.1.0
Reporter: chunlinyao
Priority: Minor
Method.invoke will wrap the underlying Exception in the
InvocationTargetException.Which should be unwrapped in the
InvocationHandler.invoke method.
Related fix I made for postgres-jdbc
http://archives.postgresql.org/pgsql-jdbc/2010-10/msg00089.php
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira