[Geoserver-devel] [JIRA] (GEOS-7439) GeoGig plugin assembly descriptor is missing a required library

Erik Merkle created an issue

GeoServer / BugGEOS-7439

GeoGig plugin assembly descriptor is missing a required library

Issue Type:

BugBug

Affects Versions:

2.8.2

Assignee:

Unassigned

Components:

Community modules

Created:

26/Feb/16 4:47 PM

Priority:

MediumMedium

Reporter:

Erik Merkle

The assembly XML for the GeoGig plugin is missing stax2-api jar file that is required by some of the Open Street Maps capabilities within GeoGig (osmosis-core depends on stax2-api). Without this JAR, the GeoGig plugin throws the following exception when OSM capabilities are access through the plugin:

> Caused by: java.lang.ClassNotFoundException: org.codehaus.stax2.XMLOutputFactory2
> at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
> at org.mortbay.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:366)
> at org.mortbay.jetty.webapp.WebAppClassLoader.loadClass(WebAppClassLoader.java:337)

NOTE: The GeoGig plugin is only in the 2.8.x branch. This will be ported to master/2.9 at a later time.

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v7.2.0-OD-02-009#72000-sha1:d162675)

Atlassian logo