Upgrading CentOS (Linux) or Apache Tomcat (Windows)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • sammyseo
    Member
    • Apr 2011
    • 6

    Upgrading CentOS (Linux) or Apache Tomcat (Windows)

    This question is pertaining to R11 and one-X Portal for Windows and the Linux Application Server.

    1. In One-X Portal for Windows, is there a way to upgrade just the Apache Tomcat server? Or do you need to upgrade to R11.1 to get a current release of Apache Tomcat? If so, how can I find out what version of Apache Tomcat is included with R11.1?

    2. In the R11 Linux Application Server, CentOS 6.10 is the underlying Linux OS. CentOS R6 is EOL as of 11/30/20. Is there a way to upgrade just the underlying CentOS to R7? Or do I need to upgrade to R11.1?

    -Sammy
  • hanlo4
    Whiz
    • May 2020
    • 25

    #2
    Upgrade your version to 11.1.0.1 build 95 this is CentOS 7

    and to get version of apache tomcat I connected to SSH use command

    cd /opt/Avaya/oneXportal/11.1.100_15/apache-tomcat/bin/

    ./version.sh

    will give you version info 9.0.33.0

    cd /opt/Avaya/apache-tomcat/bin/

    ./version.sh

    will give you version info 9.0.33.0


    So on Application server 11.1.0.1 build 95 your version will be 9.0.33.0

    Comment

    Loading