[Geoserver-devel] [jira] Created: (GEOS-1928) Community schemas DescribeFeatureType does not work

Community schemas DescribeFeatureType does not work
---------------------------------------------------

                 Key: GEOS-1928
                 URL: http://jira.codehaus.org/browse/GEOS-1928
             Project: GeoServer
          Issue Type: Bug
          Components: Community schema
    Affects Versions: 1.6.x
            Reporter: Ben Caradoc-Davies
            Assignee: Ben Caradoc-Davies

http://apacsrv7.arrc.csiro.au/gsmltb3/wfs?service=WFS&version=1.1.0&request=DescribeFeatureType&typeName=gsml:MappedFeaturePropertyfile

Yields:

<?xml version="1.0" encoding="UTF-8"?>
<ows:ExceptionReport version="1.0.0"
  xsi:schemaLocation="http://www.opengis.net/ows http://apacsrv7.arrc.csiro.au:80/gsmltb3/schemas/ows/1.0.0/owsExceptionReport.xsd&quot;
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot; xmlns:ows="http://www.opengis.net/ows&quot;&gt;
  <ows:Exception exceptionCode="NoApplicableCode">
    <ows:ExceptionText>java.lang.UnsupportedOperationException: not implemented yet
not implemented yet</ows:ExceptionText>
  </ows:Exception>
</ows:ExceptionReport>

--
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