Did anyone try the pdf2data web application come with 2.0.1, it's a lightweight template editor web application.
I was testing the pdf2data 2.0.1 web application, but I get error, the web application cannot start, this is the error message I got from Tomcat log:
15-Mar-2018 20:03:29.526 SEVERE [localhost-startStop-1] org.apache.catalina.core.StandardContext.startInternal One or more listeners failed to start. Full details will be found in the appropriate container log file 15-Mar-2018 20:03:29.529 SEVERE [localhost-startStop-1] org.apache.catalina.core.StandardContext.startInternal Context [/pdf2data] startup failed due to previous errors
I followed this installation guide: https://itextpdf.com/sites/default/files/attachments/Web%20application%20installation%20guide%20pdf2Data.pdf
The pdf2data war file I used is: 2.0.1 Tomcat 8.5, JDK 1.8
James