|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Actually only cluster should be needed
You can have a look to
http://websphereapplicationservernotes.wordpress.com/2012/12/25/wsadmin-tutorial-part2/
http://www.webspheretools.com/sites/webspheretools.nsf/docs/jacl%20script%20to%20deploy%20ear%20file
http://wsadminlib.blogspot.it/2010/05/how-to-install-application.htmlhttp://wsadminlib.blogspot.it/2010/05/how-to-install-application.html
http://www.websphere.pe.kr/xe/?document_srl=3861&mid=was_wsadmin&sort_index=regdate&order_type=asc
after an application is deployed on a cluster environment a rollout update take place (a
node sync and after that a restart of the servers of the cluster, one at time)
I expect your plugin invoke wsadmin client...