David Berkman
David Berkman
This code path is kicked off by dev.morphia.query.updates.SetOnInsertOperator: 63, which calls the encode for each key/value, which ends up calling the lifecycle methods for each entry, evidently using the parent's...
[seethis.zip](https://github.com/MorphiaOrg/morphia/files/10405649/seethis.zip) Maven project with an executable Test class that reproduces the issue.
This seems like a bug to me, and I can understand that you're busy, and I should be willing to help rather than just submit. If I can get your...
I was able to fix the bug and place a pull request.
Tyrus comes as part of Glassfish? Yes, I want to use Grizzly. We also use Glassfish (for Jersey) and Tyrus. Currently, we add Tyrus to Grizzly like this... ``` GrizzlyWebAppState...
2.1.5, but I can move to 2.2.0.
Not also that were trying to carefully merge extensions that are in our configuration to be added, which may have been part of the original impetus to extend the TyrusServerContainer,...
Ok, I'll put together a PR I guess, if I'm serious, and close this.
Yes. It'll take me a few days at least. I'll be back...