Skip to content

City-of-Bloomington/legacytime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

legacytime

this app is used to lookup old timesheet records from the old clocker database and/or kuali database that are not in use anymore.

Introduction

1- you get a copy of the old database dump from both clocker and kuali databases

2- use mvn to create a war file, such as mvn clean package

3- Create a folder on the server that is hosting the app to include log4j2.xml file an example of log4j2.xml files is in ./docs directory

4 - add the promt.xml file to your tomcat that is running your vm machine and placed in /etc/tomcat?/Catalina/localhost/ tomcat? could be tomcat8, tomcat9, etc an example of legacytime.xml in the ./docs folder, needed for CAS login or openid login

5- pom.xml files contains a number of parameters that need to be set, it is divided into sections such CAS related, openid related, database, etc

About

Lookup old timesheets in the old clocker and kuali apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published