Issue Type: Bug Bug
Affects Versions: 2.4.0
Assignee: Rini Angreani
Components: Application schema
Created: 26/Sep/13 10:44 AM
Description:

The following exception occurs when I try to map Geometry column into "gml:GeometryPropertyType" element :

Caused by: java.lang.IllegalArgumentException: Could not find working property accessor for attribute (GEOM) in object (SimpleFeatureImpl:MY_TABLE=[SimpleFeatureImpl.Attribute: FOREIGN_ID_0_0<String id=MY_TABLE.fid-44f4b6d5_1415ae40a25_-7ff9>=56, SimpleFeatureImpl.Attribute: FOREIGN_ID_1_0<String id=MY_TABLE.fid-44f4b6d5_1415ae40a25_-7ff9>=55])
	at org.geotools.filter.AttributeExpressionImpl.evaluate(AttributeExpressionImpl.java:268)
	at org.geotools.filter.AttributeExpressionImpl.evaluate(AttributeExpressionImpl.java:231)
	at org.geotools.data.complex.DataAccessMappingFeatureIterator.getValues(DataAccessMappingFeatureIterator.java:460)
	at org.geotools.data.complex.DataAccessMappingFeatureIterator.setAttributeValue(DataAccessMappingFeatureIterator.java:525)
	at org.geotools.data.complex.DataAccessMappingFeatureIterator.computeNext(DataAccessMappingFeatureIterator.java:1012)
	... 112 more
|#]

In the previous message, "GEOM" is the name of the Geometry column, and "MY_TABLE" is the name of the table.

Exactly the same workspace works with Geoserver-2.4RC1, but it doesn't works with Geoserver-2.4.0.

Environment: Oracle 11g,
Glassfish
Project: GeoServer
Priority: Major Major
Reporter: Rudy Commenge
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to