Skip to Content.
Sympa Menu

perfsonar-dev - perfsonar: r2917 - branches/new-structure/trunk/geant2_java-tc-mp/conf/axis-1.4/WEB-INF

Subject: perfsonar development work

List archive

perfsonar: r2917 - branches/new-structure/trunk/geant2_java-tc-mp/conf/axis-1.4/WEB-INF


Chronological Thread 
  • From:
  • To:
  • Subject: perfsonar: r2917 - branches/new-structure/trunk/geant2_java-tc-mp/conf/axis-1.4/WEB-INF
  • Date: Mon, 8 Oct 2007 04:16:40 -0400

Author: uros
Date: 2007-10-08 04:16:40 -0400 (Mon, 08 Oct 2007)
New Revision: 2917

Modified:

branches/new-structure/trunk/geant2_java-tc-mp/conf/axis-1.4/WEB-INF/web.xml
Log:
Added support for tracefile serving servlet

Modified:
branches/new-structure/trunk/geant2_java-tc-mp/conf/axis-1.4/WEB-INF/web.xml
===================================================================
---
branches/new-structure/trunk/geant2_java-tc-mp/conf/axis-1.4/WEB-INF/web.xml
2007-10-08 08:12:50 UTC (rev 2916)
+++
branches/new-structure/trunk/geant2_java-tc-mp/conf/axis-1.4/WEB-INF/web.xml
2007-10-08 08:16:40 UTC (rev 2917)
@@ -96,6 +96,10 @@
</auth-constraint>
</security-constraint>

+ <security-role>
+ <role-name>perfSONARTCMP</role-name>
+ </security-role>
+
<session-config>
<!-- Default to 5 minute session timeouts -->
<session-timeout>5</session-timeout>



  • perfsonar: r2917 - branches/new-structure/trunk/geant2_java-tc-mp/conf/axis-1.4/WEB-INF, svnlog, 10/08/2007

Archive powered by MHonArc 2.6.16.

Top of Page