Trying to laod a bunch of jar files - but nur got stuck "UnsupportedClass"
769226Apr 26 2010 — edited May 9 2010Hi
I want to use Oracle DB for collecting Data from the Internet. For this I found webharvest project on sourceforge. Since I try to load the jars I got a little "one jar needs an other jar" references problem now. after html-cleaner I need jdom and after jdom another lib ... and everything went fine but now I need msv and I am getting an Error like this:
ORA-29552: Überprüfungswarnung: java.lang.UnsupportedClassVersionError: com/sun/msv/scanner/dtd/XmlNames (Unsupported major.minor version 50.0)
Is there a way to to get around this? I use 11gR1 32 Bit on Linux
Thanks a lot
Christian Maier