GitHub user ivanjunckes opened a pull request:
https://github.com/apache/tomee/pull/221
TOMEE-2279 - Fixing issue with payload format
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ivanjunckes/tomee
metrics-counted-example-fixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/221.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #221
----
commit e5455e5c46702dbae58e31b31230879be73b162b
Author: ivanjunckes <ijunckes@...>
Date: 2018-11-26T18:29:48Z
jsonb was wrong, so the payload was wrong as well
----
---