http://osgeo-org.1560.x6.nabble.com/Adding-a-remote-WFS-data-store-in-2-8-1-and-2-8-2-doesn-t-work-td5250121.html The complex feature WFS client appears to be interfering with the simple feature WFS client. There appears to be nothing that prevents the complex feature WFS client provider from advertising that it canProcess a data store configuration that was intended for the simple feature client. This can cause GeoServer external WFS data stores to fail (depending on SPI order?). Solution is to disable the complex feature WFS client for GML compliance level < 1. |