Commit Graph

19 Commits

Author SHA1 Message Date
nikolas.laskaris e7e5ca1f41 Removed xalan dependency and made the needed changes to the code which makes the xsl transformations.
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/application-support-layer/applicationSupportLayerCore@95546 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-05-12 09:56:29 +00:00
nikolas.laskaris 8ca044cfd4 git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/application-support-layer/applicationSupportLayerCore@94041 82a268e6-3cf1-43bd-a215-b396298e98cf 2014-04-02 09:33:35 +00:00
nikolas.laskaris da1b03e978 git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/application-support-layer/applicationSupportLayerCore@93568 82a268e6-3cf1-43bd-a215-b396298e98cf 2014-03-26 11:54:27 +00:00
nikolas.laskaris 8ac9074361 Added increaseSessionTimeout() on ASLSession class
Updated to version 4.3.1 in pom.xml

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/application-support-layer/applicationSupportLayerCore@93565 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-03-26 11:36:51 +00:00
nikolas.laskaris 2f23ae6384 Removed all the unused dependencies
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/application-support-layer/applicationSupportLayerCore@93011 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-03-12 10:42:22 +00:00
nikolas.laskaris c73f79df23 Removed the annoying logs from ASLSession.getScope() and ASLSession.getScopeName()
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/application-support-layer/applicationSupportLayerCore@90316 82a268e6-3cf1-43bd-a215-b396298e98cf
2014-01-21 14:11:05 +00:00
nikolas.laskaris 356434d02e Featherweight compatible now.
Need to integrate the new security model.

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/application-support-layer/applicationSupportLayerCore@82407 82a268e6-3cf1-43bd-a215-b396298e98cf
2013-10-03 16:29:27 +00:00
nikolas.laskaris ab09ca9721 Changed the session invalidation
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/application-support-layer/applicationSupportLayerCore@81464 82a268e6-3cf1-43bd-a215-b396298e98cf
2013-09-13 15:55:23 +00:00
nikolas.laskaris 948345c7e6 Removed all dependencies to gcf and ghn-client-runtime from pom.xml in order to drop old gCore stack (replaced by FeatherWeight stack).
Re-coded large parts of the component in order to use featherweight stack.
Changed to version 4.0.0.

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/application-support-layer/applicationSupportLayerCore@80835 82a268e6-3cf1-43bd-a215-b396298e98cf
2013-08-22 10:28:07 +00:00
nikolas.laskaris 199ac6e994 Added the sessionTimeout variable to hold the session timeout since it's found within the files!
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/application-support-layer/applicationSupportLayerCore@77343 82a268e6-3cf1-43bd-a215-b396298e98cf
2013-06-27 09:18:19 +00:00
nikolas.laskaris e77a0832c6 Created getSessionTimeoutMillis to parse session-timeout value from tomcat xml files.
Added a file properties.xml as a fallback in the case that tomcat xml file is not found.
Changed isValid and invalidate to reflect the changes above.

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/application-support-layer/applicationSupportLayerCore@77227 82a268e6-3cf1-43bd-a215-b396298e98cf
2013-06-21 11:45:09 +00:00
panagiota.koltsida ba1fcf26bb Fixed a nullpointerexception coming from a log message
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/application-support-layer/applicationSupportLayerCore@71855 82a268e6-3cf1-43bd-a215-b396298e98cf
2013-03-27 15:15:12 +00:00
panagiota.koltsida 96c06cc0c7 Changed the place where scope provider is set
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/application-support-layer/applicationSupportLayerCore@71669 82a268e6-3cf1-43bd-a215-b396298e98cf
2013-03-22 16:08:06 +00:00
panagiota.koltsida dd4f078818 git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/application-support-layer/applicationSupportLayerCore@70645 82a268e6-3cf1-43bd-a215-b396298e98cf 2013-03-01 12:06:05 +00:00
stathis.maneas 59c659447e Converted all System outs to logger.
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/application-support-layer/applicationSupportLayerCore@69584 82a268e6-3cf1-43bd-a215-b396298e98cf
2013-02-22 16:52:54 +00:00
panagiota.koltsida e5883093c0 Scope provider invocation has been added
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/application-support-layer/applicationSupportLayerCore@69515 82a268e6-3cf1-43bd-a215-b396298e98cf
2013-02-21 14:48:35 +00:00
panagiota.koltsida d585dcc470 git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/application-support-layer/applicationSupportLayerCore@69498 82a268e6-3cf1-43bd-a215-b396298e98cf 2013-02-21 11:32:11 +00:00
Rena Tsantouli e42b1e0a6a git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/application-support-layer/applicationSupportLayerCore@59784 82a268e6-3cf1-43bd-a215-b396298e98cf 2012-10-16 12:49:57 +00:00
Rena Tsantouli c7ddb2aa65 git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/application-support-layer/applicationSupportLayerCore@58201 82a268e6-3cf1-43bd-a215-b396298e98cf 2012-09-12 10:47:59 +00:00