This is my first question and I think this is not the last.
for start a application with wsadmin I need the name of the server.
appManager = AdinControl.completeObjectName('type=ApplicationManager,process='+serverName+',*')
AdminControl.invoke(appManager,'startApplication',myAppName)
I know how to obtain the name server when the application is started but not when is stopped.
Could you help me please.
Best regards Jean-Christophe