Or maybe you should use the SUN JDK, not just JRE. And by the way, a Diplomarbeit in German is thesis in English ;-)
Michael Manolo R.G. schrieb: > If you have several java JDK's/JRE's installed you could be running java > 1.5 but compiling with JDK 1.4 > Try javac -version > (not java -version) > > Jacques Putz escribió: >>>> I get a strange error about versions : >>>> D:\Red5\webapps\jacques>javac -classpath D:\Red5\lib\red5.jar >>>> jacques.java >>>> jacques.java:4: cannot access >>>> org.red5.server.adapter.ApplicationAdapter >>>> bad class file: >>>> D:\Red5\lib\red5.jar(org/red5/server/adapter/ApplicationAdapter. class) >>>> class file has wrong version 49.0, should be 48.0 >> >> > > > _______________________________________________ > Red5 mailing list > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
