<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Manel,<br>
I have used MapGuide Studio 2008 to create this feature source. <br>
Perhaps Kenneth can answer if this is a bug, or there is something
extra to be done in setting the feature source.<br>
I have the same version of Maestro as yours.<br>
<br>
Stefan Dalakov<br>
<br>
Manel Gimeno wrote:
<blockquote cite="mid:235AC4356E014F22A694EBC7F6DC9643@SOFTIMIZA.local"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta content="MSHTML 6.00.6000.16809" name="GENERATOR">
  <style></style>
  <div><font face="Arial" size="2">Thanks Stefan.</font></div>
  <div>&nbsp;</div>
  <div><font face="Arial" size="2">I copy and paste directly your XML
(changing name, password,...) in Mapguide Maestro XML editor and it
works fine. </font></div>
  <div>&nbsp;</div>
  <div><font face="Arial" size="2">But as you said the server name
appears under "Database" while "server" and "port" fields remain empty
in Mapguide Maestro.</font></div>
  <div>&nbsp;</div>
  <div><font face="Arial" size="2">Using directly Mapguide Maestro the
XML generated&nbsp;is:</font></div>
  <div>&nbsp;</div>
  <div><font face="Arial" size="2">&lt;?xml version="1.0"
encoding="utf-8"?&gt;<br>
&lt;FeatureSource xmlns:xsi="<a moz-do-not-send="true"
 href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>"
xmlns:xsd="<a moz-do-not-send="true"
 href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a>"
xsi:noNamespaceSchemaLocation="FeatureSource-1.0.0.xsd"&gt;<br>
&nbsp; &lt;Provider&gt;OSGeo.MySQL&lt;/Provider&gt;<br>
&nbsp; &lt;Parameter&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;Name&gt;Username&lt;/Name&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;Value&gt;root&lt;/Value&gt;<br>
&nbsp; &lt;/Parameter&gt;<br>
&nbsp; &lt;Parameter&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;Name&gt;Password&lt;/Name&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;Value&gt;password&lt;/Value&gt;<br>
&nbsp; &lt;/Parameter&gt;<br>
&nbsp; &lt;Parameter&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;Name&gt;Service&lt;/Name&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;Value&gt;database@localhost:3306&lt;/Value&gt;<br>
&nbsp; &lt;/Parameter&gt;<br>
&nbsp; &lt;Parameter&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;Name&gt;DataStore&lt;/Name&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;Value /&gt;<br>
&nbsp; &lt;/Parameter&gt;<br>
&lt;/FeatureSource&gt;</font>&nbsp;</div>
  <div>&nbsp;</div>
  <div><font face="Arial" size="2">It is quite different as your and it
doesn't work. Maybe there is a bug in Maestro or I need to&nbsp;upgrade my
version, I'm using Mapguide Maestro version 1.0.9.15919</font></div>
  <div>&nbsp;</div>
  <div><font face="Arial" size="2">Regards</font></div>
  <div><font face="Arial" size="2">Manel Gimeno</font></div>
  <blockquote
 style="border-left: 2px solid rgb(0, 0, 0); padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;">
    <div
 style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">-----
Original Message ----- </div>
    <div
 style="background: rgb(228, 228, 228) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>From:</b>
    <a moz-do-not-send="true" title="s.dalakov@mapware.net"
 href="mailto:s.dalakov@mapware.net">Stefan Dalakov</a> </div>
    <div
 style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>To:</b>
    <a moz-do-not-send="true" title="mapguide-users@lists.osgeo.org"
 href="mailto:mapguide-users@lists.osgeo.org">MapGuide Users Mail List</a>
    </div>
    <div
 style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Sent:</b>
Monday, April 06, 2009 8:03 PM</div>
    <div
 style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Subject:</b>
Re: [mapguide-users] Can't create layer using MySQL feature source</div>
    <div><br>
    </div>
Here is the FeatureSource<br>
    <br>
I find interesting thing here.<br>
When I open this FeatureSource in MG Studio I see<br>
my server name appearing under "Service"<br>
In Maestro the same server name appears under "Database", while
"server" <br>
and "port" fields remain empty.<br>
Do you have MG Studio ?<br>
How did your data get in MySQL format ?<br>
If you don't manage, mail me directly, not thru the list and I will
send <br>
you the pwd.<br>
    <br>
Stefan Dalakov<br>
    <br>
&lt;?xml version="1.0" encoding="utf-8"?&gt;<br>
&lt;FeatureSource xmlns:xsi="<a moz-do-not-send="true"
 href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>"
    <br>
xmlns:xsd="<a moz-do-not-send="true"
 href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a>"
    <br>
xsi:noNamespaceSchemaLocation="FeatureSource-1.0.0.xsd"&gt;<br>
&nbsp; &lt;Provider&gt;OSGeo.MySQL&lt;/Provider&gt;<br>
&nbsp; &lt;Parameter&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;Name&gt;Username&lt;/Name&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;Value&gt;%MG_USERNAME%&lt;/Value&gt;<br>
&nbsp; &lt;/Parameter&gt;<br>
&nbsp; &lt;Parameter&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;Name&gt;Password&lt;/Name&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;Value&gt;%MG_PASSWORD%&lt;/Value&gt;<br>
&nbsp; &lt;/Parameter&gt;<br>
&nbsp; &lt;Parameter&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;Name&gt;Service&lt;/Name&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;Value&gt;mysql2.winhostingcenter.com&lt;/Value&gt;<br>
&nbsp; &lt;/Parameter&gt;<br>
&nbsp; &lt;Parameter&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;Name&gt;DataStore&lt;/Name&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;Value&gt;technop_mg&lt;/Value&gt;<br>
&nbsp; &lt;/Parameter&gt;<br>
&nbsp; &lt;SupplementalSpatialContextInfo&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;Name&gt;Default&lt;/Name&gt;<br>
&nbsp;&nbsp;&nbsp; &lt;CoordinateSystem&gt;LOCAL_CS["Non-Earth
(Meter)",LOCAL_DATUM["Local <br>
Datum",0],UNIT["Meter", <br>
1],AXIS["X",EAST],AXIS["Y",NORTH]]&lt;/CoordinateSystem&gt;<br>
&nbsp; &lt;/SupplementalSpatialContextInfo&gt;<br>
&nbsp; &lt;ConfigurationDocument&gt;config.xml&lt;/ConfigurationDocument&gt;<br>
&lt;/FeatureSource&gt;<br>
    <br>
    <br>
Manel Gimeno wrote:<br>
&gt; Thanks Stefan.<br>
&gt;&nbsp; <br>
&gt; I think the main problem is in the connection to MySQL. Even
Mapguide <br>
&gt; Maestro says that there is no error reported I've tried to use the
    <br>
&gt; FeatureSource&nbsp; to connect using MapAgent/Test connection and the
test <br>
&gt; doesn't work (it return false).<br>
&gt;&nbsp; <br>
&gt; Could you send me your FeatureSource XML to try to find where the <br>
&gt; problem is?<br>
&gt;&nbsp; <br>
&gt; Thanks in advance<br>
&gt; Manel Gimeno<br>
&gt;&nbsp; <br>
&gt; ----- Original Message -----<br>
&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; *From:* Stefan Dalakov &lt;<a moz-do-not-send="true"
 href="mailto:s.dalakov@mapware.net">mailto:s.dalakov@mapware.net</a>&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; *To:* MapGuide Users Mail List<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;<a moz-do-not-send="true"
 href="mailto:mapguide-users@lists.osgeo.org">mailto:mapguide-users@lists.osgeo.org</a>&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; *Sent:* Monday, April 06, 2009 4:48 PM<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; *Subject:* Re: [mapguide-users] Can't create layer using MySQL<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; feature source<br>
&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Hi Manel,<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Here is a layerDefinition that works for me.<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Have you specified Coordinate-System-Overrides ?<br>
&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Stefan Dalakov<br>
&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;?xml version="1.0" encoding="UTF-8" ?&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; - &lt;#&gt; &lt;LayerDefinition<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; xmlns:xsi="*<a class="moz-txt-link-freetext" href="http://www.w3.org/2001/XMLSchema-instance*">http://www.w3.org/2001/XMLSchema-instance*</a>"<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; xsi:noNamespaceSchemaLocation="*LayerDefinition-1.1.0.xsd*"<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; version="*1.1.0*"&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; - &lt;#&gt; &lt;VectorLayerDefinition&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;ResourceId&gt;Library://mysql_ds.FeatureSource&lt;/ResourceId&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;FeatureName&gt;Fdotechnop_mg:links&lt;/FeatureName&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;FeatureNameType&gt;FeatureClass&lt;/FeatureNameType&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; - &lt;#&gt; &lt;PropertyMapping&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Name&gt;LAYER&lt;/Name&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Value&gt;LAYER&lt;/Value&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/PropertyMapping&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; - &lt;#&gt; &lt;PropertyMapping&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Name&gt;LENGTH&lt;/Name&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Value&gt;LENGTH&lt;/Value&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/PropertyMapping&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Geometry&gt;ogc_geom&lt;/Geometry&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; - &lt;#&gt; &lt;VectorScaleRange&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; - &lt;#&gt; &lt;PointTypeStyle&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;DisplayAsText&gt;false&lt;/DisplayAsText&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;AllowOverpost&gt;false&lt;/AllowOverpost&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; - &lt;#&gt; &lt;PointRule&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;LegendLabel /&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/PointRule&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/PointTypeStyle&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; - &lt;#&gt; &lt;LineTypeStyle&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; - &lt;#&gt; &lt;LineRule&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;LegendLabel&gt;'Main Pipe'&lt;/LegendLabel&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Filter&gt;"LAYER" = 'Main Pipe'&lt;/Filter&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; - &lt;#&gt; &lt;LineSymbolization2D&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;LineStyle&gt;Solid&lt;/LineStyle&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Thickness&gt;2&lt;/Thickness&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Color&gt;FF000000&lt;/Color&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Unit&gt;Points&lt;/Unit&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;SizeContext&gt;DeviceUnits&lt;/SizeContext&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/LineSymbolization2D&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/LineRule&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; - &lt;#&gt; &lt;LineRule&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;LegendLabel&gt;'Pipeline'&lt;/LegendLabel&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Filter&gt;"LAYER" = 'Pipeline'&lt;/Filter&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; - &lt;#&gt; &lt;LineSymbolization2D&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;LineStyle&gt;Solid&lt;/LineStyle&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Thickness&gt;2&lt;/Thickness&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Color&gt;FF000080&lt;/Color&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Unit&gt;Points&lt;/Unit&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;SizeContext&gt;DeviceUnits&lt;/SizeContext&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/LineSymbolization2D&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/LineRule&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; - &lt;#&gt; &lt;LineRule&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;LegendLabel /&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; - &lt;#&gt; &lt;LineSymbolization2D&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;LineStyle&gt;Solid&lt;/LineStyle&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Thickness&gt;0.0&lt;/Thickness&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Color&gt;ff000000&lt;/Color&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Unit&gt;Centimeters&lt;/Unit&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;SizeContext&gt;DeviceUnits&lt;/SizeContext&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/LineSymbolization2D&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/LineRule&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/LineTypeStyle&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; - &lt;#&gt; &lt;AreaTypeStyle&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; - &lt;#&gt; &lt;AreaRule&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;LegendLabel /&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; - &lt;#&gt; &lt;AreaSymbolization2D&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; - &lt;#&gt; &lt;Fill&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;FillPattern&gt;Solid&lt;/FillPattern&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;ForegroundColor&gt;ffffffff&lt;/ForegroundColor&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;BackgroundColor&gt;ff000000&lt;/BackgroundColor&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/Fill&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; - &lt;#&gt; &lt;Stroke&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;LineStyle&gt;Solid&lt;/LineStyle&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Thickness&gt;0.0&lt;/Thickness&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Color&gt;ff000000&lt;/Color&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Unit&gt;Centimeters&lt;/Unit&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;SizeContext&gt;DeviceUnits&lt;/SizeContext&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/Stroke&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/AreaSymbolization2D&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/AreaRule&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/AreaTypeStyle&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/VectorScaleRange&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/VectorLayerDefinition&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/LayerDefinition&gt;<br>
&gt;<br>
&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Manel Gimeno wrote:<br>
&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; Hi all,<br>
&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; I've created a MySQL FeatureSource in Mapguide 2.0 using
Mapguide<br>
&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; Maestro 1.0.9.15910. When I click in the test connection
button<br>
&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; no error is reported, so it seems the connection to MySQL
works fine.<br>
&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; When I try to create a FeatureLayer using the MySQL
FeatureSource<br>
&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; previously defined the following error happens after
selecting<br>
&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; the FeatureSource as resource:<br>
&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; "Failed to read schema from data source.<br>
&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; The operation gave the error message: Error en el servidor<br>
&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; remoto: (559) MgConnectionFailedException.:<br>
&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; Cannot establish connection.<br>
&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; Exception occurred in method<br>
&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; MgServerDescribeSchema::ExecuteDescribeSchema() at line
173 in<br>
&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; file<br>
&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;
d:\buildforgeprojects\mapguide_open_source_v2.0\build_23.8\mgdev\server\src\services\feature\ServerDescribeSchema.cpp"<br>
&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; Can anyone help me to solve this problem? (Maybe if you
have an<br>
&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; example of XML LayerDefinition using a MySQL
FeatureSource...)<br>
&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; Thanks in advance<br>
&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; Manel Gimeno<br>
&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;
------------------------------------------------------------------------<br>
&gt;&gt;<br>
&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; _______________________________________________<br>
&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; mapguide-users mailing list<br>
&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; <a moz-do-not-send="true"
 href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp; <a moz-do-not-send="true"
 href="http://lists.osgeo.org/mailman/listinfo/mapguide-users">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
&gt;<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;
------------------------------------------------------------------------<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; _______________________________________________<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; mapguide-users mailing list<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; <a moz-do-not-send="true"
 href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; <a moz-do-not-send="true"
 href="http://lists.osgeo.org/mailman/listinfo/mapguide-users">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
&gt;<br>
&gt;
------------------------------------------------------------------------<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; mapguide-users mailing list<br>
&gt; <a moz-do-not-send="true"
 href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
&gt; <a moz-do-not-send="true"
 href="http://lists.osgeo.org/mailman/listinfo/mapguide-users">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
&gt;&nbsp;&nbsp; <br>
    <br>
_______________________________________________<br>
mapguide-users mailing list<br>
    <a moz-do-not-send="true"
 href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
    <a moz-do-not-send="true"
 href="http://lists.osgeo.org/mailman/listinfo/mapguide-users">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a></blockquote>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
mapguide-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapguide-users">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a>
  </pre>
</blockquote>
<br>
</body>
</html>