Skip to Content.
Sympa Menu

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

Subject: perfsonar development work

List archive

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


Chronological Thread 
  • From:
  • To:
  • Subject: perfsonar: r2920 - branches/new-structure/trunk/geant2_java-tc-mp/conf/axis-1.4/WEB-INF
  • Date: Mon, 8 Oct 2007 05:22:15 -0400

Author: uros
Date: 2007-10-08 05:22:14 -0400 (Mon, 08 Oct 2007)
New Revision: 2920

Modified:

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

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 09:18:10 UTC (rev 2919)
+++
branches/new-structure/trunk/geant2_java-tc-mp/conf/axis-1.4/WEB-INF/web.xml
2007-10-08 09:22:14 UTC (rev 2920)
@@ -96,6 +96,11 @@
</auth-constraint>
</security-constraint>

+ <login-config>
+ <auth-method>BASIC</auth-method>
+ <realm-name>perfSONAR TCMP Login</realm-name>
+ </login-config>
+
<security-role>
<role-name>perfSONARTCMP</role-name>
</security-role>



  • perfsonar: r2920 - 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