[Geoserver-devel] [JIRA] (GEOS-7219) Geofence integrated server extension

Patrick Valsecchi created an issue

GeoServer / BugGEOS-7219

Geofence integrated server extension

Issue Type:

BugBug

Affects Versions:

2.8-RC1

Assignee:

Unassigned

Components:

Community modules

Created:

28/Sep/15 11:32 AM

Environment:

Trying to install Geofence integrated server extension

Priority:

MediumMedium

Reporter:

Patrick Valsecchi

I’m trying to follow those instructions:
http://ares.opengeo.org/geoserver/master/doc/en/user/community/geofence-server/installing.html

Sadly, when doing so, the webapp is missing classes. For example:
Caused by: java.lang.ClassNotFoundException: com.googlecode.genericdao.search.MetadataUtil
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at org.mortbay.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:366)

I tried to install both current master (2015-09-26) and 2.8.x (2015-09.27) of geoserver and the matching version of geofence-server-plugin, but they both have this same problem.

Then, I went to manually add the missing JARs that I copied from the separate geofence WAR file (dao-1.1.0.jar, search-1.1.0.jar, spring-orm-3.1.1.RELEASE.jar, dom4j-1.6.1.jar, javassist-3.8.0.GA.jar) and I hit a wall. Log4j used by geoserver is version 1.2 and I start needing classes provided by log4j version 2.

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v7.0.0-OD-07-011#70107-sha1:db940e9)

Atlassian logo