Skip to Content.
Sympa Menu

perfsonar-dev - [GEANT/SA2/ps-java-services] r5481 - branches/new-structure-with-base2/ps-mdm-ls/src/main/resources/perfsonar/conf

Subject: perfsonar development work

List archive

[GEANT/SA2/ps-java-services] r5481 - branches/new-structure-with-base2/ps-mdm-ls/src/main/resources/perfsonar/conf


Chronological Thread 
  • From:
  • To:
  • Subject: [GEANT/SA2/ps-java-services] r5481 - branches/new-structure-with-base2/ps-mdm-ls/src/main/resources/perfsonar/conf
  • Date: Mon, 15 Feb 2010 11:23:40 GMT

Author: psnc.trzaszczka
Date: 2010-02-15 11:23:40 +0000 (Mon, 15 Feb 2010)
New Revision: 5481

Modified:

branches/new-structure-with-base2/ps-mdm-ls/src/main/resources/perfsonar/conf/webAdminConfig.xml
Log:
change url in webAdminConfig

Modified:
branches/new-structure-with-base2/ps-mdm-ls/src/main/resources/perfsonar/conf/webAdminConfig.xml
===================================================================
---
branches/new-structure-with-base2/ps-mdm-ls/src/main/resources/perfsonar/conf/webAdminConfig.xml
2010-02-11 11:09:50 UTC (rev 5480)
+++
branches/new-structure-with-base2/ps-mdm-ls/src/main/resources/perfsonar/conf/webAdminConfig.xml
2010-02-15 11:23:40 UTC (rev 5481)
@@ -8,7 +8,7 @@
<wa:serviceInformation>

<wa:accessPoint>http://localhost:8080/perfsonar-java-xml-ls/services/LookupService</wa:accessPoint>
<wa:serviceName>Lookup service</wa:serviceName>
- <wa:version>1.5</wa:version>
+ <wa:version>1.5-1</wa:version>
</wa:serviceInformation>

<!-- credential for WA -->
@@ -28,7 +28,7 @@
</wa:basiclink>

<wa:basiclink>
-
<wa:redirectTo>http://localhost:8080/perfsonar-java-xml-ls/initDb</wa:redirectTo>
+ <wa:redirectTo>initDb</wa:redirectTo>
<wa:title>Init exist DB</wa:title>
</wa:basiclink>

@@ -38,7 +38,7 @@
</wa:advancedlink>

<wa:advancedlink>
- <wa:redirectTo>http://localhost:8080/exist</wa:redirectTo>
+ <wa:redirectTo>/exist</wa:redirectTo>
<wa:title>Exist configuration</wa:title>
</wa:advancedlink>




  • [GEANT/SA2/ps-java-services] r5481 - branches/new-structure-with-base2/ps-mdm-ls/src/main/resources/perfsonar/conf, svn-noreply, 02/15/2010

Archive powered by MHonArc 2.6.16.

Top of Page