Re: [Geoserver-users] error on csw request

2015-07-23 Thread Paul van Genuchten
Hi Niels, thanx for looking into this I'll do some research which of the lines caused the error, then will file an issue in jira, the expected result is here: http://wiki.geonovum.nl/images/Voorbeeld_Metadata_Dataset_2013.zip Would indeed be helpfull if the error showed what element failed --- >

Re: [Geoserver-users] error on csw request

2015-07-23 Thread Niels Charlier
Paul, Could it be you forgot 'CharacterString' in this one: On 23-07-15 10:56, Niels Charlier wrote: > language.LanguageCode='Nederlands' Cheers Niels -- ___ Geoserver-users m

Re: [Geoserver-users] error on csw request

2015-07-23 Thread Niels Charlier
Hello Paul, I think there is an error in your mapping file, you are trying to map a value to an incomplete path, i.e. a path that refers to a tag that still has children rather than a value. Is this possible? Nonetheless, I'd say this is still a kind of bug since it should properly report such

[Geoserver-users] error on csw request

2015-07-22 Thread Paul van Genuchten
hi list, i tried to map geoserver metadata to the inspire model, and while doing so got this exception: javax.xml.transform.TransformerException: java.lang.ClassCastException: org.geoserver.csw.records.GenericRecordBuilder$TreeBranch cannot be cast to org.geoserver.csw.records.GenericRecordBui