Fixes, added keep alive for conversation
Showing
- TapSchemaManagerAPI/pom.xml 0 additions, 1 deletionTapSchemaManagerAPI/pom.xml
- TapSchemaManagerAPI/src/main/java/it/inaf/ia2/tsm/api/DBWrapper.java 24 additions, 18 deletions...nagerAPI/src/main/java/it/inaf/ia2/tsm/api/DBWrapper.java
- TapSchemaManagerAPI/src/main/java/it/inaf/ia2/tsm/api/DaoKey.java 4 additions, 2 deletions...aManagerAPI/src/main/java/it/inaf/ia2/tsm/api/DaoKey.java
- TapSchemaManagerAPI/src/main/resources/log4j.properties 2 additions, 0 deletionsTapSchemaManagerAPI/src/main/resources/log4j.properties
- TapSchemaManagerAPI/src/test/java/it/inaf/ia2/tsm/api/TestAll.java 1 addition, 6 deletions...ManagerAPI/src/test/java/it/inaf/ia2/tsm/api/TestAll.java
- TapSchemaManagerWebApp/pom.xml 12 additions, 0 deletionsTapSchemaManagerWebApp/pom.xml
- TapSchemaManagerWebApp/src/main/java/it/inaf/ia2/tsm/webapp/ApplicationConfig.java 50 additions, 0 deletions...c/main/java/it/inaf/ia2/tsm/webapp/ApplicationConfig.java
- TapSchemaManagerWebApp/src/main/java/it/inaf/ia2/tsm/webapp/ConsistencyChecksBean.java 2 additions, 2 deletions...in/java/it/inaf/ia2/tsm/webapp/ConsistencyChecksBean.java
- TapSchemaManagerWebApp/src/main/java/it/inaf/ia2/tsm/webapp/KeepAliveBean.java 52 additions, 0 deletions...p/src/main/java/it/inaf/ia2/tsm/webapp/KeepAliveBean.java
- TapSchemaManagerWebApp/src/main/java/it/inaf/ia2/tsm/webapp/KeepAliveResource.java 54 additions, 0 deletions...c/main/java/it/inaf/ia2/tsm/webapp/KeepAliveResource.java
- TapSchemaManagerWebApp/src/main/java/it/inaf/ia2/tsm/webapp/TapSchemaEditingBean.java 5 additions, 1 deletion...ain/java/it/inaf/ia2/tsm/webapp/TapSchemaEditingBean.java
- TapSchemaManagerWebApp/src/main/webapp/consistencyChecks.xhtml 4 additions, 0 deletions...hemaManagerWebApp/src/main/webapp/consistencyChecks.xhtml
- TapSchemaManagerWebApp/src/main/webapp/index.xhtml 1 addition, 0 deletionsTapSchemaManagerWebApp/src/main/webapp/index.xhtml
- TapSchemaManagerWebApp/src/main/webapp/resources/js/keepalive.js 28 additions, 0 deletions...maManagerWebApp/src/main/webapp/resources/js/keepalive.js
- TapSchemaManagerWebApp/src/main/webapp/schemaSelection.xhtml 4 additions, 0 deletionsTapSchemaManagerWebApp/src/main/webapp/schemaSelection.xhtml
- TapSchemaManagerWebApp/src/main/webapp/tapSchemaEditing.xhtml 10 additions, 1 deletion...chemaManagerWebApp/src/main/webapp/tapSchemaEditing.xhtml
Loading
Please register or sign in to comment