[ 
https://issues.apache.org/jira/browse/DELTASPIKE-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Struberg resolved DELTASPIKE-397.
--------------------------------------

    Resolution: Fixed

I've now implemented a solution which at least doesn't crash anymore. For 
better info on toString() etc we might need to tweak a bit more.
                
> 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

Reply via email to