Kuddi: Problems with kXMLRPC samples

Torsten Clausnitzer <[email protected]> Tue, 22 Oct 2002 15:52:58 +0200
Newsgroups gmane.comp.java.enhydra.kxmlrpc
Message-ID <[email protected]>
Hello,

if I try to start a kXMLRPC sample application (e.g. PopMIDlet) I get
the following error output:

       Error verifying method org/kxmlrpc/XmlRpcClient
execute(Ljava/lang/String;Ljava/util/Vector;)Ljava/lang/Object;
       Approximate bytecode offset 20: Inconsistent or missing stackmap
at target
      ALERT: Error verifying class org/kxmlrpc/XmlRpcClient

 I use the Sun ONE Studio 4 ME (update 1), kxmlrpc_full.zip and jdk 1.4.
Does anyone have an idea how I can solve this problem?

Regards,

Torsten