Oleg Kobchenko wrote:

> Could you create symlink:
>   /usr/bin/java64 to /opt/jre1.6.0_64/bin/java
> to control Java upgrade path globally without
> modifying J shortcuts?
>

One certainly could (I'm not going to attempt it right now since I often
get symbolic links the wrong way round).  Then ~/j601_64/jw would be

#!/bin/sh
java64 -Xss6000000 -jar ${JPATHj601_64-~/j601_64}/j.jar "$@"

Best wishes,

John


----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to