public class JacksonRestEasyTestConfig
extends Object
implements javax.ws.rs.ext.ContextResolver<org.codehaus.jackson.map.ObjectMapper>
This class is needed when running the tests using TJWS as we need to specify the marshalling configuration for
JSON. There is some RestEasy specific configuration that is required by the TJWS.