Have you converted the WAR file for Jakarta EE? If not, put it in the
webapps-javaee directory rather than webapps and Tomcat will convert
your WAR file for you.
Mark
On 27/04/2021 09:12, Glorius, R. (RPD) wrote:
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
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org