Hello,
I'm having issues running the war file of
zxing.org on a local Apache Tomcat server. I can see the war file added in the application manager (see attachment). However, I get different errors:
apache-tomcat-8.5.84 --> goes to `
https://localhost/w/decode.jspx` with the message "This site can't be reached"
apache-tomcat-10.0.27 --> gets 404
I can see the `web.xml` was removed on a commit in 2014 so I wonder if that's not the problem. Or I'm missing something?
Please excuse my competence in tomcat and web apps, it's a new topic for me.
Kind Regards,