<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8"></HEAD><BODY><DIV>Hi</DIV>
<DIV>I've successfully exposed some WMS layers from MGOS to the public. Now
I tried to publish a feature resource to the public through the WFS interface.
Unfortunately both getting the capabilities and requesting a features failed.
I've used the following Request parameters:</DIV>
<DIV> </DIV>
<DIV><STRONG>Get capabilities:</STRONG></DIV>
<DIV><A
href="http://127.0.0.1/mapguide/mapagent/mapagent.fcgi?REQUEST=GETCAPABILITIES&SERVICE=WFS">http://127.0.0.1/mapguide/mapagent/mapagent.fcgi?REQUEST=GETCAPABILITIES&SERVICE=WFS</A></DIV>
<DIV> </DIV>
<DIV>error message:</DIV>
<DIV>Reference to undefined entity 'Feature.Keywords'. Error processing resource
'http://127.0.0.1/mapguide/mapagent/mapagent.fc...</DIV>
<DIV>
<Keyword>&Feature.Keywords;</Keyword><BR>----------------^<BR></DIV>
<DIV> </DIV>
<DIV><STRONG>Get Feature:</STRONG></DIV>
<DIV><A
href="http://127.0.0.1/mapguide/mapagent/mapagent.fcgi?SERVICE=WFS&VERSION=1.1.0&REQUEST=GetFeature&TYPENAME=Data/zgn_f">http://127.0.0.1/mapguide/mapagent/mapagent.fcgi?SERVICE=WFS&VERSION=1.1.0&REQUEST=GetFeature&TYPENAME=Data/zgn_f</A></DIV>
<DIV> </DIV>
<DIV>error message:</DIV>
<DIV>Reference to undefined entity 'GetFeature.FeatureCollection'. Error
processing resource 'http://127.0.0.1/mapguide/mapagent...</DIV>
<DIV> &GetFeature.FeatureCollection;<BR>----^<BR></DIV>
<DIV>Can anyone give me some hints to successfully set up WFS requests? Does the
consumption of WFS feautres already work in Map2007?</DIV>
<DIV> </DIV>
<DIV>Thanks</DIV>
<DIV>Matthias</DIV></BODY></HTML>