/
Uppgradering till Weave 2.6.10
Uppgradering till Weave 2.6.10
Nya drivrutiner för SQL server gör att anslutningsträneg måsten kompletteras med ;encrypt=false
T.ex.
<jdbc:datasource id="ds_cx">
<driver>com.microsoft.sqlserver.jdbc.SQLServerDriver</driver>
<url>
<![CDATA[jdbc:sqlserver://sql-gis-sb.gavle.se:1433;databaseName=CX;trustServerCertificate=true]]>
</url>
<username>xxxxx</username>
<password>xxxxx</password>
</jdbc:datasource>
Meddelande från installationsprogrammet. Hel OK, kan ignoreras
====================
Installation started
Framework: 5.1.4-SNAPSHOT-618b6 (IzPack)
Platform: windows,version=10.0,arch=x64,symbolicName=WINDOWS_10,javaVersion=1.8.0_282
The file D:\iKartan\Weave\ikartan_tst_26_80\platform\plugins\classmate-1.3.4.jar should be named com.fasterxml.classmate_1.3.4
The file D:\iKartan\Weave\ikartan_tst_26_80\platform\plugins\hibernate-commons-annotations-5.0.1.Final.jar should be named org.hibernate.common.hibernate-commons-annotations_5.0.1.Final
The file D:\iKartan\Weave\ikartan_tst_26_80\platform\plugins\hibernate-jpa-2.1-api-1.0.2.Final.jar should be named org.hibernate.javax.persistence.hibernate-jpa-2.1-api_1.0.2.Final
The file D:\iKartan\Weave\ikartan_tst_26_80\platform\plugins\hibernate-validator-6.0.9.Final.jar should be named org.hibernate.validator.hibernate-validator_6.0.9.Final
The file D:\iKartan\Weave\ikartan_tst_26_80\platform\plugins\jandex-2.0.3.Final.jar should be named org.jboss.jandex_2.0.3.Final
The file D:\iKartan\Weave\ikartan_tst_26_80\platform\plugins\javax.el-3.0.1-b09.jar should be named com.sun.el.javax.el_3.0.0
The file D:\iKartan\Weave\ikartan_tst_26_80\platform\plugins\jboss-interceptors-api_1.2_spec-1.0.1.Final.jar should be named org.jboss.spec.javax.interceptor.jboss-interceptors-api_1.2_spec_1.0.1.Final
The file D:\iKartan\Weave\ikartan_tst_26_80\platform\plugins\jboss-logging-3.3.2.Final.jar should be named org.jboss.logging.jboss-logging_3.3.2.Final
The file D:\iKartan\Weave\ikartan_tst_26_80\platform\plugins\jboss-transaction-api_1.2_spec-1.0.1.Final.jar should be named org.jboss.spec.javax.transaction.jboss-transaction-api_1.2_spec_1.0.1.Final
The file D:\iKartan\Weave\ikartan_tst_26_80\platform\plugins\postgresql-9.4-1200-jdbc41.jar should be named org.postgresql.jdbc41_9.4.0.build-1200
Installation finished
Ny konfigurationsfil skapad config/config.xml för att hantera allmän konfiguration för alla bolag
<?xml version="1.0" encoding="UTF-8"?>
<config xmlns="urn:com.cohga.server.config#1.0" >
<!--
Index Analyzer Strategies:
keyword (standard since com.cohga.server.index.impl 2.10.9)
classic
whitespace
simple
standard (not available since com.cohga.server.index.impl 2.10.9)
-->
<?set weave.index.build.analyzer=classic?>
</config>
Denna fil inkluderas från config.xml. Eftersom workspace-katalogen inte inkuderas i GIT så görs det manuellt i produktionsniljön
<!-- Generell konfiguration -->
<?include config/config.xml?>
, multiple selections available,
Related content
Weave
Weave
More like this
Lägga till gemensamma uppslagstabeller för SIV
Lägga till gemensamma uppslagstabeller för SIV
More like this
Configuration
Configuration
More like this
Uppdateringar av InternGIS plattform
Uppdateringar av InternGIS plattform
More like this
Spatial Engine Lantmäteriet Direkt
Spatial Engine Lantmäteriet Direkt
More like this
Lantmäteriet Data Connection
Lantmäteriet Data Connection
More like this