You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@xmlbeans.apache.org by "Weiss, Georg" <Ge...@sonyericsson.com> on 2005/04/22 09:59:09 UTC

RuntimeException during parse

Hi all,

I get a RuntimeException when parsing XML. The call goes to
org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse().

When sending the RuntimeException to stdout, all I get is
"RuntimeException http://xml.org/sax/properties/lexical-handler".

The parsing is OK when tested On JDK1.4.2_04 under Windows XP, but
produces the RuntimeException when run on JDK 1.4.2 on Solaris/Sparc 8.

Clues, anyone?

/Georg