Select to view content in your preferred language

java.io.IOException: Server object extension 'featureser not found'; Server Log Entry

2280
0
05-13-2013 06:51 PM
TobiasFimpel
Regular Contributor
I used the Flex (3.3) Viewer application builder to build a web map that contains two editable feature services as well as two map services (containing multiple layers). Everything works great except that the two non-editable map services cause "severe" problems, according to my server log files (see image).

It almost seems as if the <excludelayer/> tag in my edit widget's XML file is not working and my application tries to edit these non-editable layers which only have http://[...]/MapServer (and not "FeatureServer")URLS.

How should the <excludelayer/> tag be used with group layers? Have you encountered a similar problem and know of any workarounds/solutions?

Many thanks in advance!
Tags (2)
0 Kudos
0 Replies