Hello,
I've got a problem with ClassFormatError,
I create jar file with java 1.4 and add it to my project J2ME midlet also compilled with 1.4,
the problem occured while initializing one of the class from the jar:
java.lang.Error: ClassFormatError: 8 - java.lang.Class..unknown.(), bci=0 - java.lang.Class.initialize()
Has anybody met similar problem?
Kate.

Reply With Quote


