Skip to content

Commit

Permalink
[HWKMETRICS-185] Remove superfluous Jackson configuration provider.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Negrea committed Aug 10, 2015
1 parent 2e81602 commit 428a3d2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions api/metrics-api-jaxrs-1.1/src/main/webapp/WEB-INF/web.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,6 @@
</param-value>
</context-param>

<context-param>
<param-name>resteasy.providers</param-name>
<param-value>org.hawkular.metrics.api.jaxrs.util.JacksonConfig</param-value>
</context-param>

<filter>
<filter-name>TenantFilter</filter-name>
<filter-class>org.hawkular.metrics.api.jaxrs.filter.TenantFilter</filter-class>
Expand Down

0 comments on commit 428a3d2

Please sign in to comment.