Dear Geoserver Community,

I would like to update my geoserver with internal geofence-plugin from 2.11.2 
to 2.15.x.

When trying to use PostgisDialect at  geofence-datasource-ovr.properties Tomcat 
returning 404 due Geoserver does not start correctly.

I found this Issue closed
https://osgeo-org.atlassian.net/browse/GEOS-8941

Before, with working 2.11. version
I added

hibernate-spatial-postgis-1.1.1.jar
postgis-jdbc-1.3.3.jar


If  I understood correctly the new 2.15 Geofence plugin contains already
hibernate-spatial-1.1.3.1.jar file so no further need to add.

Anyhow I tried multiple combinations(only new hibernate, older version...), 
with no success so far.

My geofence-datasource-ovr.properties

geofenceVendorAdapter.databasePlatform=org.hibernatespatial.postgis.PostgisDialect
geofenceDataSource.driverClassName=org.postgresql.Driver
geofenceDataSource.url=jdbc:postgresql://postgresql:5432/amucad
geofenceDataSource.username=*******
geofenceDataSource.password=*******
geofenceEntityManagerFactory.jpaPropertyMap[hibernate.default_schema]=geofence
geofenceEntityManagerFactory.jpaPropertyMap[hibernate.hbm2ddl.auto]=update
geofenceEntityManagerFactory.jpaPropertyMap[javax.persistence.validation.mode]=none
geofenceEntityManagerFactory.jpaPropertyMap[hibernate.validator.apply_to_ddl]=false
geofenceEntityManagerFactory.jpaPropertyMap[hibernate.validator.autoregister_listeners]=false
geofenceVendorAdapter.generateDdl=false
geofenceVendorAdapter.showSql=false

Happy about any help !
Best regards,
Thomas Doejen

EGEOS GmbH

Einsteinstraße 1 • Wissenschaftspark • 24118 Kiel
tdoe...@egeos.de<mailto:tdoe...@egeos.de> • www.egeos.de<http://www.egeos.de>
+49 431 3821 68-15<callto:+4943138216815>


HRB: Amtsgericht Pinneberg      Register-Nr.: HRB 9359 PI
Sitz der Gesellschaft: Hennstedt        Geschäftsführer: Jann Wendt

Find us on Twitter<https://twitter.com/egeos_gmbh>
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to