[CentOS-docs] New page: HowTos/JavaRuntimeEnvironment
Manuel Wolfshant
wolfy at nobugconsulting.ro
Fri Jun 3 15:31:24 EDT 2011
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 at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.centos.org/pipermail/centos-docs/attachments/20110603/8a3b4e27/attachment.html
More information about the CentOS-docs
mailing list