Hi,

i am testing the WFS-NG module (13.0) against the Deegree reference 
implementation 
(http://cite.lat-lon.de/deegree-webservices-3.3.6/services/wfs110) and 
getting the following NPE:

java.lang.NullPointerException
     at 
org.geotools.data.wfs.internal.v1_x.StrictWFS_1_x_Strategy.supportsTransaction(StrictWFS_1_x_Strategy.java:378)
     at 
org.geotools.data.wfs.internal.WFSClient.supportsTransaction(WFSClient.java:227)
     at 
org.geotools.data.wfs.WFSDataStore.createFeatureSource(WFSDataStore.java:149)
     at 
org.geotools.data.store.ContentDataStore.getFeatureSource(ContentDataStore.java:389)
     at 
org.geotools.data.store.ContentDataStore.getFeatureSource(ContentDataStore.java:354)
     at 
org.geotools.data.store.ContentDataStore.getSchema(ContentDataStore.java:338)

It looks like geotools is expecting an <Operations> element as child of 
the <FeatureTypeList> element, but this is not mandatory.
Should i create an issue ?

cheers,
Jan


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to