Removing a store throws an exception
------------------------------------
Key: GEOS-2861
URL: http://jira.codehaus.org/browse/GEOS-2861
Project: GeoServer
Issue Type: Bug
Components: Wicket UI
Reporter: Gabriel Roldán
Assignee: Gabriel Roldán
Fix For: 2.0-beta1
Trying to remove a store, either vector or raster, does remove it from the
catalog but throws an exception page with a stack trace like the following:
{code}
Root cause:
java.lang.IllegalArgumentException: cannot update component that does not have
setOutputMarkupId property set to true. Component: [MarkupContainer [Component
id = storeTable]]
at
org.apache.wicket.ajax.AjaxRequestTarget.addComponent(AjaxRequestTarget.java:342)
at org.geoserver.web.data.store.StorePanel$3.onClick(StorePanel.java:113)
at
org.geoserver.web.wicket.ConfirmationAjaxLink$1.onClick(ConfirmationAjaxLink.java:51)
at org.apache.wicket.ajax.markup.html.AjaxLink$1.onEvent(AjaxLink.java:65)
at org.apache.wicket.ajax.AjaxEventBehavior.respond(AjaxEventBehavior.java:163)
at
org.apache.wicket.ajax.AbstractDefaultAjaxBehavior.onRequest(AbstractDefaultAjaxBehavi
{code}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel