You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

73 lines
3.0 KiB

<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="1.0+" codebase="http://www.evolute.pt/~software/versoes_teste/siprpsoft" href="siprpsoft.jnlp">
<information>
<title>SIPRPSoft</title>
<vendor>Evolute Lda</vendor>
<homepage href="http://www.evolute.pt/~software/versoes_teste/siprpsoft" />
<description>Software de Gestão de Higiene e Segurança no Trabalho</description>
<description kind="short">SIPRPSoft</description>
<icon href="logo/icon.png" />
<offline-allowed />
<shortcut online="true">
<desktop />
</shortcut>
</information>
<security>
<all-permissions />
</security>
<update check="timeout" policy="always" />
<resources>
<j2se version="1.6.0+" initial-heap-size="256m" max-heap-size="512m" />
<property name="server.port" value="5432" />
<property name="server.address" value="10.158.2.2" />
<jar href="siprpsoft.jar" />
<extension name="PDFRenderer" href="PDFRenderer.jnlp" />
<jar href="lib/TableLayout.jar" />
<jar href="lib/ashwood-2.0.jar" />
<jar href="lib/avalon-framework-4.2.0.jar" />
<jar href="lib/batik-all-1.7.jar" />
<jar href="lib/commons-codec-1.4.jar" />
<jar href="lib/commons-collections-3.1.jar" />
<jar href="lib/commons-httpclient-3.1.jar" />
<jar href="lib/commons-io-1.4.jar" />
<jar href="lib/commons-lang-2.1.jar" />
<jar href="lib/commons-logging-1.1.1.jar" />
<jar href="lib/cursos.jar" />
<jar href="lib/dom4j-1.6.1.jar" />
<jar href="lib/evologger.jar" />
<jar href="lib/evolute.jar" />
<jar href="lib/evospellchecker.jar" />
<jar href="lib/fop.jar" />
<extension name="iText-2.0.7" href="iText-2.0.7.jnlp" />
<jar href="lib/jai_imageio.jar" />
<jar href="lib/jaxen-1.1.1.jar" />
<jar href="lib/jazzy-core.jar" />
<jar href="lib/jcalendar-1.3.2.jar" />
<jar href="lib/jdom.jar" />
<jar href="lib/jxl-2.6.jar" />
<jar href="lib/log4j-1.2.15.jar" />
<extension name="mail" href="mail.jnlp" />
<jar href="lib/miglayout-3.7.jar" />
<jar href="lib/nimrodlf.jar" />
<jar href="lib/nlog4j-1.2.25.jar" />
<jar href="lib/org.springframework.beans-3.0.0.jar" />
<jar href="lib/org.springframework.context-3.0.0.jar" />
<jar href="lib/org.springframework.core-3.0.0.jar" />
<jar href="lib/postgresql-8.4-701.jdbc4.jar" />
<jar href="lib/serializer-2.7.0.jar" />
<jar href="lib/shst.jar" />
<extension name="smtp" href="smtp.jnlp" />
<jar href="lib/spring-ws-core-1.5.9.jar" />
<jar href="lib/spring-ws-core-tiger-1.5.9.jar" />
<jar href="lib/spring-ws-support-1.5.9.jar" />
<jar href="lib/spring-xml-1.5.9.jar" />
<jar href="lib/swingx.jar" />
<jar href="lib/truelicense.jar" />
<jar href="lib/xalan-2.7.0.jar" />
<jar href="lib/xercesImpl-2.7.1.jar" />
<jar href="lib/xmlgraphics-commons-1.3.1.jar" />
</resources>
<application-desc main-class="siprp.Main" />
</jnlp>