Hi, Kevin Behm wrote: > NOT <webServiceUrl>http://207.136.225.66:8080/geoserver/wfs</webServiceUrl > > I'm not sure why, but some earlier posts offered this solution. > > The best I can infer is that the 'http' was triggering the proxy, but > there was nowhere to send the request since they're on the same server(?) > Still a lot to learn...any clarification would be appreciated. >
It is easier for Mapbuilder to figure out if you send a request to the same server if you omit the http and IP:port. Even absolute paths work fine, like /geoserver/wfs. As soon as you are requesting non-image data from a different machine, the proxy has to be used. Regards, Andreas. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Mapbuilder-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-users
