On 06/03/2011 10:18 PM, Phil Schaffner wrote:
http://wiki.centos.org/HowTos/JavaRuntimeEnvironment

Did not make it DRAFT as it has evolved from old pages, has been well
tested, and is near perfect. :-)

Constructive criticism is, as usual, solicited and welcomed.
    Excellent article !
    I've made the following modifications to it:
- replaced references to jre-u24 with u25 ( which was used in some places but not everywhere )
- took advantage of the fact that jre creates a symlink named "latest":

   [wolfy@wolfy ~]$ ll /usr/java/
   total 4
   lrwxrwxrwx. 1 root root   16 Mar  2 12:17 default -> /usr/java/latest
   drwxr-xr-x. 7 root root 4096 Mar  2 12:18 jre1.6.0_23
   lrwxrwxrwx. 1 root root   21 Mar  2 12:17 latest ->
   /usr/java/jre1.6.0_23

which can make upgrading much easier, as future versions of jre will update the symlink but this will not require tweaking the alternatives links.

        manuel
_______________________________________________
CentOS-docs mailing list
CentOS-docs@centos.org
http://lists.centos.org/mailman/listinfo/centos-docs

Reply via email to