[csw-maintainers] Java... again!
James Lee
james at opencsw.org
Mon Nov 17 10:59:25 CET 2008
On 16/11/08, 21:19:59, Philip Brown <phil at bolthole.com> wrote regarding Re:
[csw-maintainers] Java... again!:
> > Is it really useful to have a just-the-latest-I-don't-care-Java?
> *yes*.
> Perhaps we could handle it, by having a top level CSWjava, that made
> symlinks directly
> /opt/csw/bin/java -> whereever.
> or, be a shellscript wrapper would probably be better.
An /opt/csw/bin/java link would work. It's possible for java to work
out where the jre is from System.getProperty("java.home");
There are a lot of other files in ${JAVA_HOME}/bin that would need to
be in /opt/csw/bin too.
James.
More information about the maintainers
mailing list