I can get a list of instlled applications but how do I get the status using Jython?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
I dont think there is any direct method to get the application running status, You can get the object from the AdminControl using the following code
If |
|||
|
|
|
The following IBM documentation should help:
To summarize, if the application is running on an application server, an |
|||
|
|