Re: [JPP-Devel] [openjump-users] SLD does not work (exception)

2011-05-10 Thread Benjamin Gudehus
I suppose that the last commit on the SLD exporter class introduced the error. When I revert it, it works. Alternatively one can leave the field for the namespace in the export dialog empty. As far as I remember there are some other problems in the SLD importer, too.. --Benjamin 2011/5/10 > >

Re: [JPP-Devel] [openjump-users] SLD does not work (exception)

2011-05-10 Thread edgar . soldin
Aplied some google-fu on this http://stackoverflow.com/questions/4852622/element-or-attribute-do-not-match-qname-production it seems that the issue is not a bug but a parsing error resulting from erroneous xml syntax. Reading the above and removing the 'misplaced' colons should fix the issue as

Re: [JPP-Devel] [openjump-users] SLD does not work (exception)

2011-05-10 Thread Michaƫl Michaud
Hi, There has already been problems reported on developper list about SLD plugins (ex. http://www.mail-archive.com/jump-pilot-devel@lists.sourceforge.net/msg08768.html) There may be several solutions to this problem - I can identify a small and easy-to-fix bug this week : I fix it - Andreas or