I'm working on a Weblogic health monitoring code base, which is based on JMX. I am trying to get the list of all deployment test points (the http
addresses, as shown in the following snapshot), and see if that web address is reachable or not.
Is there a way to access the list of these test points in Weblogic's Java API? They are under [server_name]
--> deployment
(left menu) --> [app name]
--> Testing
pane, under "Deployment Tests
" table.