Class Version Mismatch
807569Sep 19 2006 — edited Sep 20 2006In respect to class loaders and JREs, what are some of the scenarios that could result in class version mismatch errors at runtime?
I am assuming it will have to do with .class file's version stamp being different in different class loaders within the same JVM....can someone please shed some light on this. Thanks!