This is a discussion on Start/ Stop/ Monitor IHS through wsadmin scripts - Websphere ; Hi, I'm running WebSphere 6.0.2.17 deployed using the Network Deployment Model (web servers running IHS). I'm able to start/ stop/ monitor IHS through the administrative console. However, I want to write a script in 'jython' for the same. My web ...
Hi,
I'm running WebSphere 6.0.2.17 deployed using the Network
Deployment Model (web servers running IHS). I'm able to start/ stop/ monitor IHS through the administrative console. However, I want to write a script in 'jython' for the same. My web servers are managed nodes. I did find some pointers to using
$AdminControl startServer - invoked thru Mbean using ProcessDefintion (server.xml) StartCmd and StartCmdArgs.
Could anyone throw some light on how these scripts can be written?
Thanks!