Description
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.
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.