Mark Struberg created DELTASPIKE-397:
----------------------------------------
Summary: MessageBundleInvocationHandler should ignore methods like
hashCode() etc from Object.class
Key: DELTASPIKE-397
URL: https://issues.apache.org/jira/browse/DELTASPIKE-397
Project: DeltaSpike
Issue Type: Bug
Components: Core
Affects Versions: 0.4
Reporter: Mark Struberg
Assignee: Mark Struberg
Fix For: 0.5
During application shutdown some containers invoke hashCode() on the Beans.
This cause ugly Exceptions at this time.
We should generally exclude methods like toString(), hashCode(), etc from the
message handling.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira