this web application can be used to timestamp documents.
After checking out the project you can build the project by:
mvn clean install
After successful build the war file should reside under
timestamp-service-app/target/
Just deploy it by using for example tomcat and copying it to /webapps/tss.war.
After deplyoment it should be present under: http://localhost:8080/tss
This project is licensed under the Apache Software License, Version 2.0.