Hello,

I've got a question for a troubleshoot with my Tomcat (10.0.5):

My war-file contains liblaries like Jersey and Jackson in the latest version 
for a JSON-REST API.

After Deployment my Tomcat starts very well without some Exceptions oder 
Failures inside logging. That's fine.
My REST-Service is also working.

But random the registered JSON-Converter/Formatter (JacksonFeature) don't 
works. It seems that the feature hasn't registered by loading the war-file 
inside the Webapps-folder. After multiple redeploy or stop/start actions the 
JSON-Converter from the same war-file works as expected.

Is this a known bug on the latest tomcat version?
Best regards,
Robert Glorius

Reply via email to