WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: openjdk update request  (Read 2908 times)

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
openjdk update request
« 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.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11044
Re: openjdk update request
« Reply #1 on: August 08, 2012, 06:51:31 AM »
I thought they are set after a reboot? Or was that sun-jre or some other java.
The only barriers that can stop you are the ones you create yourself.

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: openjdk update request
« Reply #2 on: August 08, 2012, 09:28:14 AM »
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.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: openjdk update request
« Reply #3 on: August 09, 2012, 01:05:14 AM »
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.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11044
Re: openjdk update request
« Reply #4 on: August 09, 2012, 05:23:57 AM »
Yeah, a running session can't really be injected to (JAVA_HOME, etc). A re-login would also work.
The only barriers that can stop you are the ones you create yourself.

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: openjdk update request
« Reply #5 on: August 09, 2012, 05:30:07 AM »
Yes. I will post Tomcat 7 which works fine on top of openjdk-7.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."