I've try wildfly 8 alpha 2 and the issue persist.
The only way I have discovered to fix it is with the solution that I suggest in the initial message, you must to include all Jackson2 libraries in WEB-INF/lib and exclude org.jboss.resteasy.resteasy-jackson-provider.
I will continue investigating...