perfsonar-dev - [GEANT/SA2/ps-java-services] r5559 - in branches/perfsonarui/src: . JNLP-INF
Subject: perfsonar development work
List archive
- From:
- To:
- Subject: [GEANT/SA2/ps-java-services] r5559 - in branches/perfsonarui/src: . JNLP-INF
- Date: Tue, 23 Mar 2010 08:59:43 GMT
Author: bren.jeliazkova
Date: 2010-03-23 08:59:43 +0000 (Tue, 23 Mar 2010)
New Revision: 5559
Added:
branches/perfsonarui/src/JNLP-INF/
branches/perfsonarui/src/JNLP-INF/APPLICATION.JNLP
Modified:
branches/perfsonarui/src/resources.files
Log:
JNLP file has to be packaged inside the jar and be identical with th ejnlp on
the server
Added: branches/perfsonarui/src/JNLP-INF/APPLICATION.JNLP
===================================================================
--- branches/perfsonarui/src/JNLP-INF/APPLICATION.JNLP
(rev 0)
+++ branches/perfsonarui/src/JNLP-INF/APPLICATION.JNLP 2010-03-23 08:59:43
UTC (rev 5559)
@@ -0,0 +1,119 @@
+<jnlp spec="1.0+" codebase="http://perfsonar.acad.bg/psui_beta"
href="perfsonar.jnlp">
+<information>
+ <title>PerfsonarUI v0.15b</title>
+ <vendor>GEANT2, GEANT3</vendor>
+ <description>PerfsonarUI v0.15b</description>
+ <description kind="short">GUI perfSONAR client v0.15b</description>
+ <icon href="kolelce.gif"/>
+ <icon kind="splash" href="header.gif"/>
+ <shortcut online="true">
+ <desktop/>
+ <menu submenu="Perfsonar"/>
+ </shortcut>
+ <related-content
href="http://wiki.perfsonar.net/jra1-wiki/index.php/PerfsonarUI">
+ <title>PerfsonarUI Wiki page</title>
+ <description>PerfsonarUI Wiki page</description>
+ <icon href="kolelce.gif"/>
+ </related-content>
+</information>
+
+<resources>
+<!--
+ <j2se version="1.5+" java-vm-args="-Xincgc" initial-heap-size="128m"
max-heap-size="384m"/>
+-->
+ <j2se version="1.5+" initial-heap-size="256m" max-heap-size="512m"/>
+
+ <jar href="perfSonarApp.jar" download="eager" main="true"/>
+ <jar href="ext/plugins-bwctl.jar" download="eager"/>
+ <jar href="ext/plugins-flowsa.jar" download="eager"/>
+ <jar href="ext/plugins-ma.jar" download="eager"/>
+ <jar href="ext/plugins-ippm.jar" download="eager"/>
+ <jar href="ext/plugins-playground.jar" download="eager"/>
+ <jar href="ext/plugins-lookingglass.jar" download="eager"/>
+ <jar href="ext/plugins-lsplayground.jar" download="eager"/>
+
+ <jar href="jars/ui/jfreechart-1.0.13.jar" download="eager"/>
+ <jar href="jars/ui/jcommon-1.0.16.jar" download="eager"/>
+ <jar href="jars/ui/swing-layout-1.0.jar" download="eager"/>
+
+ <jar href="jars/ls/LS-client-api-1.0RC2.jar" download="eager"/>
+ <jar href="jars/ls/LSclient-Implementation-1.0-BETA2.jar"
download="eager"/>
+ <jar href="jars/ls/activation-1.1.jar" download="eager"/>
+
+
+
+
+ <extension name="BouncyCastle" href="bc.jnlp"/>
+
+
+ <jar href="jars/axis/axis.jar" download="eager"/>
+ <jar href="jars/axis/axis-ant.jar" download="eager"/>
+ <jar href="jars/axis/codec-1.0.jar" download="eager"/>
+ <jar href="jars/axis/commons-collections-3.1.jar" download="eager"/>
+ <jar href="jars/axis/commons-discovery-0.2.jar" download="eager"/>
+ <jar href="jars/axis/commons-lang-2.1.jar" download="eager"/>
+ <jar href="jars/axis/edugain-1.0-RC2.jar" download="eager"/>
+ <jar href="jars/axis/javolution-3.7.jar" download="eager"/>
+ <jar href="jars/axis/jaxrpc.jar" download="eager"/>
+ <jar href="jars/axis/joda-time-1.4.jar" download="lazy"/>
+ <jar href="jars/axis/opensaml-1.1.jar" download="lazy"/>
+ <jar href="jars/axis/opensaml-trunk-jdk-1.5.jar" download="eager"/>
+ <jar href="jars/axis/openws-trunk-jdk-1.5.jar" download="eager"/>
+ <jar href="jars/axis/perfsonar-base-1.0.20080924.jar"
download="eager"/>
+ <jar href="jars/axis/sasl-ca-1.0.jar" download="eager"/>
+ <jar href="jars/axis/velocity-1.5.jar" download="eager"/>
+ <jar href="jars/axis/wsdl4j-1.5.1.jar" download="eager"/>
+ <jar href="jars/axis/wss4j-1.5.3.jar" download="eager"/>
+ <jar href="jars/axis/xmlsec-1.4.1.jar" download="eager"/>
+ <jar href="jars/axis/xmltooling-trunk-jdk-1.5.jar" download="lazy"/>
+ <jar href="jars/axis/wsdl4j-1.5.1.jar" download="eager"/>
+
+
+ <jar href="jars/logging/log4j-1.2.15.jar" download="eager"/>
+ <jar href="jars/logging/jcl-over-slf4j-1.5.5.jar" download="eager"/>
+ <jar href="jars/logging/slf4j-api-1.5.5.jar" download="eager"/>
+ <jar href="jars/logging/slf4j-log4j12-1.5.5.jar" download="eager"/>
+
+
+ <jar href="jars/xml/commons-cli-1.0.jar" download="eager"/>
+ <jar href=" jars/xml/jaxb-api-2.1.jar" download="eager"/>
+ <jar href=" jars/xml/jaxb-impl-2.1.7.jar" download="eager"/>
+ <jar href="jars/xml/jdom.jar" download="eager"/>
+ <jar href="jars/xml/saaj-api-1.3.jar" download="eager"/>
+ <jar href=" jars/xml/saaj-impl-1.3.jar" download="eager"/>
+ <jar href="jars/xml/stax-api-1.0.1.jar" download="eager"/>
+ <jar href="jars/xml/wstx-lgpl-3.2.7.jar" download="eager"/>
+
+
+ <jar href="jars/swingx/swingx-0.9.5.jar" download="eager"/>
+
+ <jar href="jars/xalan/xalan-2.7.0.jar" download="eager"/>
+ <jar href="jars/xalan/xalan-serializer-2.7.0.jar" download="eager"/>
+ <jar href="jars/xalan/xerces-2.9.1-xercesImpl.jar" download="eager"/>
+ <jar href="jars/xalan/xerces-2.9.1-xml-apis.jar" download="eager"/>
+
+
+ <property name="perfsonar.debugging" value="false"/>
+
+ <property name="javax.xml.datatype.DatatypeFactory"
value="org.apache.xerces.jaxp.datatype.DatatypeFactoryImpl" />
+ <property name="javax.xml.parsers.DocumentBuilderFactory"
value="org.apache.xerces.jaxp.DocumentBuilderFactoryImpl" />
+ <property name="javax.xml.parsers.SAXParserFactory"
value="org.apache.xerces.jaxp.SAXParserFactoryImpl" />
+ <property name="javax.xml.validation.SchemaFactory"
value="org.apache.xerces.jaxp.validation.XMLSchemaFactory" />
+ <property name="org.w3c.dom.DOMImplementationSourceList"
value="org.apache.xerces.dom.DOMXSImplementationSourceImpl" />
+ <property name="org.xml.sax.driver"
value="org.apache.xerces.parsers.SAXParser" />
+ <property
name="javax.xml.validation.SchemaFactory:http://www.w3.org/2001/XMLSchema"
value="org.apache.xerces.jaxp.validation.XMLSchemaFactory" />
+ <property name="javax.xml.soap.MessageFactory"
value="org.apache.axis.soap.MessageFactoryImpl"/>
+</resources>
+<application-desc main-class="org.perfsonar.perfsonarui.ui.PerfSonarApp">
+ <argument>-a16</argument> <!-- number of aggregated request in one
axis call -->
+ <argument>-p1</argument> <!-- number of parallel queries to a given
service -->
+ <argument>-t300000</argument> <!-- connection timeout -->
+ <argument>-rhttps://noc-mon.srce.hr/visual_perf/</argument> <!--
VisualPerfsonar-->
+ <argument>-ehttp://perfsonar.acad.bg/psui_beta/MA.conf</argument>
+
<argument>-shttp://perfsonar.acad.bg/psui_beta/ClientSASLCA.jks</argument>
+ <argument>-mhttps://mds.rediris.es:8443</argument>
+</application-desc>
+<security>
+ <all-permissions/>
+</security>
+</jnlp>
Modified: branches/perfsonarui/src/resources.files
===================================================================
--- branches/perfsonarui/src/resources.files 2010-03-23 07:01:37 UTC (rev
5558)
+++ branches/perfsonarui/src/resources.files 2010-03-23 08:59:43 UTC (rev
5559)
@@ -34,3 +34,4 @@
org/perfsonar/perfsonarui/aa/resources/eduGAINtruststore.jks
org/perfsonar/perfsonarui/aa/resources/ValidComponentsFile
org/perfsonar/perfsonarui/bwctl/BWCTL-Request-template.xml
+JNLP-INF/APPLICATION.JNLP
- [GEANT/SA2/ps-java-services] r5559 - in branches/perfsonarui/src: . JNLP-INF, svn-noreply, 03/23/2010
Archive powered by MHonArc 2.6.16.