Problem
The Wildfly integration currently doesn't work since the Webapps use the Jackson modules of the application server instead of the locally available.
Solution
Exclude Jackson modules from the application server to use the ones located in the WAR's lib folder.