Paróczi Zsolt wrote:
I am trying to use kXml, but I always get a runtime error if my code
reach the instantiation of KXmlParser.
Error text:
Error verifying method org/kxml2/io/KXmlParser <init>()V
Approximate bytecode offset 65: Inconsistent or missing stackmap at target
ALERT: Error verifying class org/kxml2/io/KXmlParser
The jar file is not preverified because the standalone version of the WTK
performs the preverification step automatically. This may be different for the
Jbuilder integration. An option may be to use the source distribution instead,
and let jbuilder do the compilation and preverification...?
Best,
Stefan
|