Resteasy RegisterBuiltin class leaves us clueless on what we did wrong.
14:14:45,090 WARN [org.jboss.resteasy.plugins.providers.RegisterBuiltin] (http-localhost/127.0.0.1:8080-1) NoClassDefFoundError: Unable to load builtin provider: org.jboss.resteasy.plugins.providers.DataSourceProvider 14:14:45,128 WARN [org.jboss.resteasy.plugins.providers.RegisterBuiltin] (http-localhost/127.0.0.1:8080-1) ClassNotFoundException: Unable to load builtin provider: org.jboss.resteasy.plugins.interceptors.CacheControlInterceptor 14:14:45,136 WARN [org.jboss.resteasy.plugins.providers.RegisterBuiltin] (http-localhost/127.0.0.1:8080-1) ClassNotFoundException: Unable to load builtin provider: org.jboss.resteasy.plugins.interceptors.encoding.ClientContentEncodingHeaderInterceptor 14:14:45,139 WARN [org.jboss.resteasy.plugins.providers.RegisterBuiltin] (http-localhost/127.0.0.1:8080-1) ClassNotFoundException: Unable to load builtin provider: org.jboss.resteasy.plugins.interceptors.encoding.ServerContentEncodingHeaderInterceptor
The stack traces associated with that Error and Exceptions must be printed.
(Regardless of how we created the broken environment.)
- clones
-
RESTEASY-1134 RegisterBuiltin globbles up stack traces
- Closed
- is incorporated by
-
JBEAP-4600 Upgrade Resteasy to 3.0.17.Final
- Closed