NASAWorldWind / WorldWindServerKit

The NASA WorldWind Server Kit (WWSK) is an open source Java project that assembles GeoServer for easy distribution and implementation.
91 stars 54 forks source link

Explorer not found (404) #162

Closed emxsys closed 6 years ago

emxsys commented 6 years ago

Trying to access the Explorer from the GeoServer admin page (v0.6.0) resulted in a 404 error for /geoserver/www.explorer/index.html.

emxsys commented 6 years ago

This issue was the result of pointing GeoServer to an external data_dir that did not have the 0.6.0 data_dir/www/ folder with the Explorer distribution files.

The solution was to copy the data_dir/www/ folder from the installation folder to the external data_dir.