Hi Ben,
I have installed 2.7 -SNAPSHOT, the resent one.

situation has remain the same:
1/ with URL GetFeature
http://localhost:8080/geoserver/ows?service=WFS&version=2.0.0&request=GetFeature&count=3&typenames=eco:EC_SamplingLocality&resolve=all&resolveDepth=1&propertyNames=eco:elevation

I have in LOG propertyNemas ingnored and responce with all properties
2014-10-21 18:07:46,573 INFO [geoserver.wfs] -
Request: getFeature
    service = WFS
    version = 2.0.0
    baseUrl = http://localhost:8080/geoserver/
    count = 3
    outputFormat = text/xml; subtype=gml/3.2
    resolve = all
    resolveDepth = 1
    resolveTimeout = 300
    resultType = results
    abstractQueryExpressionGroup[0] =
wfs:abstractQueryExpression=net.opengis.wfs20.impl.QueryTypeImpl@69b280cf
(handle: null) (abstractProjectionClause: null, abstractSelectionClause:
null, abstractSortingClause: null, aliases: null, typeNames:
[{http://loom-gis.geo.ut.ee/ermas/schemas/eco}EC_SamplingLocality])
(featureVersion: null, srsName: null, filter: null, propertyNames: null,
sortBy: null)
    abstractQueryExpression[0]:
        typeNames[0] =
{http://loom-gis.geo.ut.ee/ermas/schemas/eco}EC_SamplingLocality


2/with POST GetFeature

Request: getServiceInfo
2014-10-21 18:12:55,684 WARN [geotools.xml] - Error parsing:
http://loom-gis.geo.ut.ee/ermas/schemas/eco/eco_ermas.xsd
org.geoserver.wfs.WFSException: Requested property: elevation is not
available for eco:EC_SamplingLocality.  

3/with GetPropertyValue I have an error

org.xmlpull.v1.XmlPullParserException: processing instruction can not have
PITarget with reserveld xml name (position: START_DOCUMENT seen <?xml
version="1.0" encoding="UTF-8"?>\r\n<?xml ... @2:7)

the schema it complains about is
http://loom-gis.geo.ut.ee/ermas/schemas/eco/eco_ermas.xsd and in the
data-dir app-schema-cache


Kind regards,
Valentina

P.S for GetCapabilities request in the part GetPropertyFeature I have for
resolve parameter - only NONE . Shouldn't it be all/local there also?
<ows:Operation name="GetPropertyValue">
.....
<ows:Parameter name="resolve">
<ows:AllowedValues>
<ows:Value>none</ows:Value>
</ows:AllowedValues>
</ows:Parameter>
</ows:Operation>



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/GetPropertyValue-reguest-fail-tp5167973p5168712.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to