Details
Description
try filtering the workspace page or sort by the "default" column, and get one of
Caused by: java.lang.NoSuchMethodException: Unknown property 'default'
at org.apache.commons.beanutils.PropertyUtilsBean.getSimpleProperty(PropertyUtilsBean.java:1122)
at org.apache.commons.beanutils.PropertyUtilsBean.getNestedProperty(PropertyUtilsBean.java:686)
at org.apache.commons.beanutils.PropertyUtilsBean.getProperty(PropertyUtilsBean.java:715)
at org.apache.commons.beanutils.PropertyUtils.getProperty(PropertyUtils.java:290)
at org.geoserver.web.wicket.GeoServerDataProvider$BeanProperty.getPropertyValue(GeoServerDataProvider.java:475)
fixed at r16654 on 2.1.x and r16653 on trunk