Hi Augustina, Does your input FOXML file also declare the encoding as ISO-8859-1? For example:
<?xml version="1.0" encoding="ISO-8859-1"?> <foxml:digitalObject ..> </foxml:digitalObject> If not, can you try that? Thanks, Chris On Wed, Aug 4, 2010 at 5:29 AM, Martinez Garcia, Agustina <[email protected]> wrote: > Hi all, > > I am ingesting objects using the REST method ingest. I am passing the > parameter with the encoding of the Foxml file to be ingested as ISO-8859-1. > > This is because in the Foxml contents I have special characters like “É”. Is > this format supported because I get ingestion errors in the Fedora log: > > org.apache.xerces.impl.io.MalformedByteSequenceException: Invalid byte 2 of > 2-byte UTF-8 sequence. > [...] > Hope anyone can help on this. > > Thanks in advance! > > Agustina ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ Fedora-commons-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
