Tiny Core Linux
Tiny Core Extensions => TCE Talk => Topic started by: bmarkus on August 08, 2012, 12:18:34 AM
-
Both openjdk-6 and openjdk-7 in repo are more then 2 years old, an update would be appreciated.
Also executables are not visible in the path, Java application, like Tomcat do not find java. A minimum would be to symlink java. Having the JAVA_HOME env. variable set would be good too.
-
I thought they are set after a reboot? Or was that sun-jre or some other java.
-
I thought they are set after a reboot? Or was that sun-jre or some other java.
I didn't look into the details and into the startup file but found that typing java in the terminal didn't work and TOMCAT didn't found a working JAVA environment. Symlinking java executable to /usr/local/bin fixed the issue.
Anyhow, they are old.
-
Hm... I restested openjdk and it's init script sets up path to its binaries and adds JAVA_HOME environment variable, so it is OK. It does the job when extension installed in boot time. When I tested I just installed without reboot.
-
Yeah, a running session can't really be injected to (JAVA_HOME, etc). A re-login would also work.
-
Yes. I will post Tomcat 7 which works fine on top of openjdk-7.