Hello Justin,
can you tell me which place must be fixed? I am really interested in getting MySQL working with Geoserver. Thanks a lot Tim -----Ursprüngliche Nachricht----- Von: Justin Deoliveira [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 9. August 2007 16:18 An: Tim Englich Cc: aaime; [EMAIL PROTECTED] Betreff: Re: [Geoserver-users] features send in wrong namespace using mysql-datastore Hi Tim, Looking at the code I believe you are correct. The DataStoreFactory correctly looks up the namespace set by GeoServer but the datastore seems to mishandle it. The patch should be pretty simple. I could send it your way if you are interested. I cant really just commit the change since i am not the mysql module maintainer. Or do I have a mysql install around to test with. -Justin Tim Englich wrote: > Hello Andrea, > > might it be possible that the Namespace will not be set to the params for the > GeoTools DatastoreFinder? > > I sometimes also have got the problem, that the Namespace is used as > DatabaseName. > > > Tim > > -----Ursprüngliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Auftrag von > aaime > Gesendet: Donnerstag, 9. August 2007 12:06 > An: [EMAIL PROTECTED] > Betreff: Re: [Geoserver-users] features send in wrong namespace using > mysql-datastore > > > > > Tim Englich-2 wrote: >> Hello, >> >> I have got an problem with the getFeature-Response of Geoserver when I >> query >> data from a MySQL-Datastore. >> The features are set to the GML-Namespace and not to the namespace I set >> to >> the Datastore. >> Has anyone an Idea how to solve this problem? >> > > It seems you keep on hitting on datastores that have issues. MySql is barely > mantained, > so I guess you'll have to roll a patch on it. > Oh, before starting have a look at the jira issues for mysql, there are some > patches sitting there made by another user that I still haven't managed to > include in the code, it may be that there's one solving this problem already > (haven't checked). > > Cheers > Andrea -- Justin Deoliveira The Open Planning Project http://topp.openplans.org ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
