Click to See Complete Forum and Search --> : Reading WAS Instance name programatically


javasweeper
10-30-2006, 11:45 AM
Hi All,
I have five WAS 6.0 instances on a single server(server1, server2, server3,..etc). Is there any way I can read the instance name programatically?
When we go to the Environment Variables, we have a list of variables. When we select the server level variables, we will get two variables namely SERVER_LOG_ROOT and WAS_SERVER_NAME. I want to read these variables.