diff --git a/src/main/webapp/WEB-INF/gcube-app.xml b/src/main/webapp/WEB-INF/gcube-app.xml deleted file mode 100644 index ee1812c..0000000 --- a/src/main/webapp/WEB-INF/gcube-app.xml +++ /dev/null @@ -1,12 +0,0 @@ - - RConnector - DataAnalysis - 1.0.0-SNAPSHOT - r connector webapp - - - /disconnect/* - - diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml deleted file mode 100644 index 1df8e5a..0000000 --- a/src/main/webapp/WEB-INF/web.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - usersHome - /home/ - - - filename - userconfig.csv - - - addUserScript - /root/Ruseradd.sh - - - storedKeyPath - /var/lib/rstudio-server/secure-cookie-key - - - rStudioAddress - rstudio-dev.d4science.org - - - org.gcube.data.analysis.rconnector.RConnector - - - org.gcube.data.analysis.rconnector.RConnector - /gcube/service/* - - \ No newline at end of file