Updating Java in Linux Installation

Discuss any topic about Brekeke SIP Server.

Moderator: Brekeke Support Team

Post Reply
JRayfield
Posts: 147
Joined: Mon Dec 03, 2012 5:50 pm
Location: Springfield, MO

Updating Java in Linux Installation

Post by JRayfield »

1. Brekeke Product Name and Version:
Brekeke SIP Server 3.10.6.4

2. Java version:
1.8.0_191

3. OS type and the version:
Linux (CentOS 7

4. UA (phone), gateway or other hardware/software involved:
3CX

5. Your problem:

I need to update the version of Java on this installation of BSS. I've installed Java 11, but I can't remeber where the configuration files are so that I can set BSS to use this new version. Where are the configuration files located in Linux, so that I can set the correct Path for the new Java installation?
John Rayfield, Jr. CETma
Rayfield Communications
Springfield, MO
www.rayfield.net
janP
Posts: 336
Joined: Sun Nov 25, 2007 2:55 pm

Post by janP »

Usually, java is symbolic linked from /usr/bin/java so replace it with new Java location.

Or set the new Java path to the environment variable "JAVA_HOME".
Post Reply