Hi everyone I tried to preverify a class where I have jdk1.4 installed in my computer. It shows an error as "Error preverifying class Howdy: Class loading error:Bad major version number". Kindly help me to solve this problem Thanks in advance with regards Jeyaveerapandian K
Christian Wolf
Greenhorn
Joined: Dec 15, 2003
Posts: 28
posted
0
Hello. I tried to preverify a class where I have jdk1.4 installed in my computer. It shows an error as "Error preverifying class Howdy: Class loading error:Bad major version number". Kindly help me to solve this problem I am not quite sure where your problem comes from but the usual way of making a JAR from your source code is the following:
tmpclasses-folder and output-folder are used to place compiled classes and verified classes into. Take care to include the midpapi-archive so that both the compiler and the preverifier know what you want to do. Christian Wolf
jeyaveera pandian
Ranch Hand
Joined: Sep 29, 2000
Posts: 39
posted
0
Dear Christian Wolf After I tried what you said also I am having the same error I stated earlier. Please let me know about any version incompatibility Thanks regards Jeyaveerapandian
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.