[Geoserver-devel] [jira] (GEOS-6466) CSSDemoPage may create the sld file before a CatalogAddEvent is fired

Carlo Cancellieri created an issue

GeoServer / BugGEOS-6466

CSSDemoPage may create the sld file before a CatalogAddEvent is fired

Issue Type:

BugBug

Assignee:

Andrea Aime

Created:

30/Apr/14 11:19 AM

Priority:

MajorMajor

Reporter:

Carlo Cancellieri

Hi,
I’m working with a plugin that implements a CatalogListener to handle the incoming CatalogAddEvent.

This implementation works fine with the event generated from:

org.geoserver.wms.web.data.StyleNewPage.onStyleFormSubmit()

which writes the SLD to the FileSystem then fire the event.

Using the CssDemoPage when I try to create the css the event is fired but the file does not exists on the FileSystem.

Looking at the CssDemoPage.createCssTemplate() the patch seems quite simple

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c)

Atlassian logo