Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4625928
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T03:20:38+00:00 2026-05-22T03:20:38+00:00

Is there a OS command to find what Java version Tomcat6 is using? I

  • 0

Is there a OS command to find what Java version Tomcat6 is using?
I need to use a Perl (including system()) command.

I using Linux. Ubuntu and CentOS

Is there something like?

     tomcat6 version
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T03:20:38+00:00Added an answer on May 22, 2026 at 3:20 am

    At first you need to understand first, that Tomcat is a Java application.
    So, to see which java version Tomcat is using, you can just simply find the script file from which Tomcat is started, usually catalina.sh.

    Inside this file, you will get something like below:

    catalina.sh:#   JAVA_HOME       Must point at your Java Development Kit installation.
    catalina.sh:#                   Defaults to JAVA_HOME if empty.
    catalina.sh:  [ -n "$JAVA_HOME" ] && JAVA_HOME=`cygpath --unix "$JAVA_HOME"`
    catalina.sh:  JAVA_HOME=`cygpath --absolute --windows "$JAVA_HOME"`
    catalina.sh:    echo "Using JAVA_HOME:       $JAVA_HOME"
    

    By default, JAVA_HOME should be empty, which mean it will use the default version of java, or you can test with: echo $JAVA_HOME

    And then use “java -version” to see which version you default java is.

    And vice versa by setting this property: JAVA_HOME, you can configure which Java version to use when starting Tomcat.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there any linux command I could use to find out JAVA_HOME directory? I've
I want to use a linux command line tool from my Java program. I
Is there a command in classic ASP I can use to tell the browser
Is there a command like cat in linux which can return a specified quantity
My question concerns using aidl.exe (on a Windows system) from the command line. This
Currently, when building our project we use: javac <various command line options> C:\project\CompilationHelper.java The
Is there a command that would allow me to check if the string xyz
Is there a command within the bash shell of fedora that will give me
Is there a command, or a set of tables I can look at to
Is there a command-line argument that would force firefox.exe to launch a new process

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.