Hi Harley,
> Are there any guidelines for having a custom extended REST API?
I guess that this thread about GeoFence should not be hijacked toward other
topics :) Two points anyway:
1) REST API underwent a major change lately; this means that latest GeoServer
REST API implementation is quite d
Hey Emanuele,
I believe you hit the nail on the head.
The team has a plugin to extend the REST API and that jar seems to be
conflicting with GeoFence. Removing that jar and restarting the server
allows Geoserver to start without crashing. However, now we are missing our
extended REST API.
Are the
Hi again,
> > 1. java.io.FileNotFoundException: for geofence-default-override.properties
The warning about missing property files are not a problem: the appcontext just
searches for optional override files, but if they are not there, there are
valid default values in the appcontext files thems
Hi,
> I guess my first question is there anything else that should be done
> besides dropping the jar files in the lib directory?
> If anything else that should be done, please let me know.
Dropping the jar in the webinf/lib directory is all that's needed to make it
work.
The errors you're gett
Hello,
I've been attempting to install GeoFence embedded plugin to Geoserver and
upon start up I receive some exceptions. I'm hoping someone might be able
to help. ;)
I am using:
Tomcat Version 7.0.78
Geoserver Version 2.9.1
The following are my steps that I took to install:
1. I downloaded Geo