Search:

Type: Posts; User: prmohan

Search: Search took 0.07 seconds.

  1. Re: How do confirm the tomcat process running state from the Java Code

    Thank you,

    Is there any other way to do the same without using tools.jar classes.
  2. Re: How do confirm the tomcat process running state from the Java Code

    Thank you for the reply,
    In my case I wanted to know with process name instead of socket to connected.

    --- Update ---

    In existing application I am using below code to know the tomcat running...
  3. Re: How do confirm the tomcat process running state from the Java Code

    My java code is a standalone program having main() and the tomcat server is started from the same.
    Here I need to know that the server is stared or not?

    Thank you
  4. How do confirm the tomcat process running state from the Java Code

    Hi,

    I started the tomcat-8.5 in standalone mode (as a windows process) using stratup.bat and I wanted to confirm that the tomcat process is running or not from my java code.
    Please suggest me a...
Results 1 to 4 of 4