07-25-07 12:21 AM
Hi, the wsadmin.sh allows commands to be executed to view, add, update, or m
odify the WebSphere environment. The wsadmin.sh is found in <WAS_HOME>/bin
directory.
Unfortunately, I do not have time at the present to write the little script
to show the applications on each server. However, you need to loop through t
he nodes and get the ServerEntry and get the attributes. One of the attribu
tes is the server name and
another attribute is the names of the applications deployed on the server.
[ Post a follow-up to this message ]
|