diff --git a/spring-resteasy/src/main/webapp/WEB-INF/jboss-deployment-structure.xml b/spring-resteasy/src/main/webapp/WEB-INF/jboss-deployment-structure.xml index 85037d06d0..f8293b4844 100644 --- a/spring-resteasy/src/main/webapp/WEB-INF/jboss-deployment-structure.xml +++ b/spring-resteasy/src/main/webapp/WEB-INF/jboss-deployment-structure.xml @@ -3,12 +3,7 @@ - - - - - \ No newline at end of file diff --git a/spring-resteasy/src/main/webapp/WEB-INF/web.xml b/spring-resteasy/src/main/webapp/WEB-INF/web.xml index 4100573fd4..6c1a267f18 100644 --- a/spring-resteasy/src/main/webapp/WEB-INF/web.xml +++ b/spring-resteasy/src/main/webapp/WEB-INF/web.xml @@ -22,6 +22,11 @@ Archetype Created Web Application + + resteasy.preferJacksonOverJsonB + true + + org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap