I've installed 2.4 right out of box and get the following error when I
run the csw-GetRecords | CQL 'service' query .
Only happens on the two sample CQL queries.
Did I miss something.
Thanks
<?xml version="1.0" encoding="UTF-8"?>
<ows:ExceptionReport xmlns:ows="http://www.opengis.net/ows"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.0.0"
xsi:schemaLocation="http://www.opengis.net/ows
http://schemas.opengis.net/ows/1.0.0/owsExceptionReport.xsd">
<ows:Exception exceptionCode="NoApplicableCode">
<ows:ExceptionText>Error transforming Filter to
XMLnet.sf.saxon.trans.XPathException: The SAX2 parser
org.geotools.xml.transform.TransformerBase$XMLReaderSupport does not
support setting the 'namespaces' feature to true</ows:ExceptionText>
</ows:Exception>
</ows:ExceptionReport>