After connecting to the database, you will generate a file of SharkworkListHandler.war in the Shark / JSpClient directory. Copy this file to Tomcat_Home / WebApps, which will automatically decompress. At this point, the Shark.conf file under the / sharkworklisthandler / confial is four parameters that require modification, modify the value to the Shark / conf of Shark.conf file. These four parameters are:
1, DatabaseManager.db.sharkdb.jdbdriver
2, DatabaseManager.db.sharkdb.connection.URL
3, DatabaseManager.db.sharkdb.connection.user
4, DatabaseManager.db.sharkdb.connection.password
Then start Tomcat in the browser to enter http: // localhost: 8080 / sharkworklisthandler / see SHARK JSP WORKLIST HANDLER to configure success.
Please pay attention to Tomcat:
1. Select a JVM to specify a JDK instead of JRE;
2, Tomcat's installation directory must not have spaces.