[kaffe] Problem with Strings/Xml Parsing while trying to run an embedded Jetty
Ito Kazumitsu
kaz at maczuka.gcd.org
Sat Oct 15 07:49:24 PDT 2005
From: Rafael Teixeira <monoman at gmail.com>
Subject: [kaffe] Problem with Strings/Xml Parsing while trying to run an embedded Jetty
Date: Fri, 14 Oct 2005 13:56:10 -0300
> Anyway the EclipseOnJDK5-compiled code have problem with accented
> letters when printing them to the console only in kaffe:
> usr/bin/kaffe -jar ../../../java/inteligenciafiscal/inteligenciafiscal.jar
> Software B\uffffsico do M\uffffdulo Fiscal de Seguran
> Vers\uffffo: 01.00.00
Would you please show the source code printing this text?
I do not see why kaffe cannot print Europian characters
while it can print Japanese characters correctly.
> Also when Jetty is trying to read the configuration xmls, DTD aren't
> being correctly loaded in the sax validator:
>
> INFO: Version Jetty/5.1.x
>
> org.xml.sax.SAXParseException: Element type 'web-app' was not declared
Would you please show the configuration file? I am running Jetty 5.1.4
with kaffe without problem.
More information about the kaffe
mailing list