Github user danielsoro commented on the issue:
https://github.com/apache/tomee/pull/176
Hey @rmannibucau,
I updated it to call `close` and also now we call the
ClassLoader.registerAsParallelCapable(); in a static block.
hashcode and equals still using the super, the new class doesn't have any
property which we can use to create a custom equals ou hashcode. If you have
some idea how can I create ones, please show off. ---
