FeatureType: baseschema: gml:AbstractFeatureType
------------------------------------------------
Key: GEOS-2803
URL: http://jira.codehaus.org/browse/GEOS-2803
Project: GeoServer
Issue Type: Bug
Components: Configuration
Affects Versions: 1.7.3
Environment: ubuntu
Reporter: Astrid Emde
Assignee: Andrea Aime
when I configure a feature type and I don't want to handle all columns of my table I can choose "baseschema: gml:AbstractFeatureType" to delete some of the columns.
The following error appears when I switch the selectbox to baseschema: gml:AbstractFeatureType (this happens for postgis data and shapes):
ERROR:
avax.servlet.ServletException: ServletException in '/WEB-INF/pages/data/featureTypes/Editor.jsp': Getter for property attributeNames threw exception: java.lang.ClassCastException: org.vfny.geoserver.form.data.AttributeForm
org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:843)
org.apache.jasper.runtime.PageContextImpl.access$11(PageContextImpl.java:781)
org.apache.jasper.runtime.PageContextImpl$12.run(PageContextImpl.java:763)
java.security.AccessController.doPrivileged(Native Method)
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:761)
org.ap
--
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