It wasn't copied to the .ini file, so I copied it myself. Now it doesn't choke anymore on the encoding issue, but I run now into other problems. TBC hangs at the end of the script. Do some more investigation.
Paul On Monday, June 25, 2012 11:55:50 PM UTC+2, Gokhan Soydan wrote: > > Paul, > > Could you check if TopBraid Composer.ini file (the one without the .orig) > also has the line -Dfile.encoding=UTF-8 ? It should have been automatically > copied over from the .orig file, when you restarted TBC. If not, I would > suggest putting that line also into the TopBraid Composer.ini file. > > Gokhan > > > On Mon, Jun 25, 2012 at 10:16 PM, PaulZH <[email protected]> wrote: > >> Hi Gokhan, >> >> Tried this, but with no succes. >> >> My TopBraid Composer.ini.orig within the Package contents on Mac >> (Contents->MacOS) >> ends now with -Dfile.encoding=UTF-8. >> >> Paul >> >> >> >> On Monday, June 25, 2012 5:51:33 PM UTC+2, PaulZH wrote: >>> >>> I have as a result of an XSLT transformation XML which is well-formed. >>> >>> <http://www.vlaanderen.be/**school/S013938><http://www.vlaanderen.be/school/S013938>>; >>> >>> <http://purl.org/dc/terms/**title><http://purl.org/dc/terms/title>>; >>> "Vrije Kleuterschool - *Mozaïek*". >>> >>> However when I pass this xml as parameter sml:content to an instance of >>> sml:PostRequest the receiving server is complaining >>> "The request sent by the client was syntactically incorrect (Invalid >>> UTF-8 start byte 0x95 (at char #1829, byte #-1))." >>> and indeed when I capture the http transmission I see >>> <http://www.vlaanderen.be/**school/S013938><http://www.vlaanderen.be/school/S013938>>; >>> >>> <http://purl.org/dc/terms/**title><http://purl.org/dc/terms/title>>; >>> "Vrije Kleuterschool - Moza••ek". >>> >>> >>> -- >> -- You received this message because you are subscribed to the Google >> Group "TopBraid Suite Users", the topics of which include Enterprise >> Vocabulary Network (EVN), TopBraid Composer, TopBraid Live, TopBraid >> Ensemble, SPARQLMotion, SPARQL Web Pages and SPIN. To post to this group, >> send email to [email protected] To unsubscribe from this >> group, send email to [email protected] For >> more options, visit this group at >> http://groups.google.com/group/topbraid-users?hl=en >> > > -- -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary Network (EVN), TopBraid Composer, TopBraid Live, TopBraid Ensemble, SPARQLMotion, SPARQL Web Pages and SPIN. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-users?hl=en
