JDK
Moderator: moderator
Re: JDK
I would go with the user ‘maschoff’ here. You won’t experience a problem as long as JDK version 6. JDK version 7 has some serious bugs, but I think the latest update has it all covered. Thank you! Hope this helps!
Thanks
snoring aids
Thanks
snoring aids
Last edited by directory on Tue Nov 12, 2013 11:43 am, edited 1 time in total.
Re: JDK
From https://help.ubuntu.com/community/Javadirectory wrote:I would go with the user ‘maschoff’ here. You won’t experience a problem as long as JDK version 6. JDK version 7 has some serious bugs, but I think the latest update has it all covered. Thank you! Hope this helps!
The recommended sun-java6-jdk has been removed from the repos. Is OpenJDK 6 officially supported by OpenEMM now? OpenJDK 7? Oracle JDK 7 ?Ubuntu official docs wrote: Oracle (Sun) Java 6
WARNING: Oracle Java 6 had reached its end of life in November 2012. There is at least one severe known vulnerability in this version, and since Java 6 is neither supported by Canonical nor Oracle, there may be many more! You should really not install this unless you have a specific need to do so. It is recommended that users either migrate to OpenJDK, or install Oracle Java 7.
Oracle (Sun) Java 6 is no longer available to be distributed by Ubuntu, because of license issues.
Thanks !
-
- Site Admin
- Posts: 2628
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: JDK
Please have a look here: http://sourceforge.net/projects/openemm ... 3/Updates/
Java 6 has reached its end of life. If you want to run OpenEMM with Java 7 instead of Java 6 replace library files aspectjrt-1.5.4.jar and aspectjweaver-1.5.4.jar in directory /home/openemm/webapps/openemm/WEB-INF/lib with aspectjrt-1.7.2.jar and aspectjweaver-1.7.2.jar.
OpenEMM Maintainer
Re: JDK
Perfect, thanks. The latest version of the Install documentation (1.0.8, from 2013-07-01) doesn't reflect this.maschoff wrote: Please have a look here: http://sourceforge.net/projects/openemm ... 3/Updates/
Thanks for all your great work.