-
Bug
-
Resolution: Done
-
Blocker
-
3.0.10.Final
-
None
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.)
- is cloned by
-
JBEAP-4719 RegisterBuiltin globbles up stack traces
- Closed