perfsonar-dev - perfsonar: r2838 - branches/new-structure/trunk/geant2_java-rrd-ma/ant
Subject: perfsonar development work
List archive
- From:
- To:
- Subject: perfsonar: r2838 - branches/new-structure/trunk/geant2_java-rrd-ma/ant
- Date: Fri, 14 Sep 2007 06:04:36 -0400
Author: roman
Date: 2007-09-14 06:04:35 -0400 (Fri, 14 Sep 2007)
New Revision: 2838
Modified:
branches/new-structure/trunk/geant2_java-rrd-ma/ant/const.properties.template
branches/new-structure/trunk/geant2_java-rrd-ma/ant/test-targets.xml
Log:
new property containing axis service name from wsdd file intoduced (and used
in constructing URL of the service)
Modified:
branches/new-structure/trunk/geant2_java-rrd-ma/ant/const.properties.template
===================================================================
---
branches/new-structure/trunk/geant2_java-rrd-ma/ant/const.properties.template
2007-09-14 09:59:35 UTC (rev 2837)
+++
branches/new-structure/trunk/geant2_java-rrd-ma/ant/const.properties.template
2007-09-14 10:04:35 UTC (rev 2838)
@@ -18,9 +18,10 @@
wsdd.file.deploy=service-deploy.wsdd
wsdd.file.undeploy=service-undeploy.wsdd
+wsdd.webservice.name=MeasurementArchiveService
antcontrib.jar=${basedir}/lib/misc/ant-contrib-1.0b3.jar
-antpsbase.jar=${basedir}/lib/misc/perfsonar-base-ant-1.0.20070814.jar
+antpsbase.jar=${basedir}/lib/misc/perfsonar-base-ant-1.0.20070914.jar
api.location=doc/api
api.title=perfSONAR
Modified: branches/new-structure/trunk/geant2_java-rrd-ma/ant/test-targets.xml
===================================================================
--- branches/new-structure/trunk/geant2_java-rrd-ma/ant/test-targets.xml
2007-09-14 09:59:35 UTC (rev 2837)
+++ branches/new-structure/trunk/geant2_java-rrd-ma/ant/test-targets.xml
2007-09-14 10:04:35 UTC (rev 2838)
@@ -27,7 +27,7 @@
<target name="init-test">
<property file="${basedir}/ant/const.properties"/>
<property name="ma.local"
-
value="http://${target.server}:${target.port}/${deploy.root}/services/MeasurementArchiveService"/>
+
value="http://${target.server}:${target.port}/${deploy.root}/services/${wsdd.webservice.name}"/>
</target>
- perfsonar: r2838 - branches/new-structure/trunk/geant2_java-rrd-ma/ant, svnlog, 09/14/2007
Archive powered by MHonArc 2.6.16.