Hello, I implemented a GeoServer datastore, which fetches an XML structure from a URL. When executing a WFS GetFeature request I get a surprisingly constant delay of 6 seconds.
I'm parsing the XML with JDOM (the XML doc is small and flat). Is JDOM the only reason for making the query process slow or could you imagine e.g. a GeoServer timer or something similar, which blocks the transaction? Thank you very much, Bernd. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
