From: Waldron, T. <wal...@KG...> - 2003-06-03 16:01:57
|
Hi, I'm trying to use the XMLParser in TestPanel and in the ParserDemo but I ke= ep getting exceptions. See Below. java.io.UnsupportedEncodingException:=20 at org.apache.xml.serialize.Encodings.getEncodingInfo(Unknown Source) at org.apache.xml.serialize.OutputFormat.getEncodingInfo(Unknown Source) at org.apache.xml.serialize.BaseMarkupSerializer.prepare(Unknown Source) at org.apache.xml.serialize.BaseMarkupSerializer.serialize(Unknown Source) at ca.uhn.hl7v2.parser.XMLParser.encode(XMLParser.java:179) at ParserDemo.main(ParserDemo.java:31) I have installed Xerces 2.4.0 and the jars are in the classpath. Anybody have any ideas? Terry Waldron wal...@kg... |