We are unable to deploy WAR file in IBM Webshpere application server ND9 
(AIX server 7.1) through ansible.
 
 
 tasks:
name: copying the war file from the existing WAS deployment folder to backup
shell: sh wsadmin.sh -username wsadmin -password wsadmin && 
"AdminConfig.save()" && exit && exit && sh stopServer.sh server2 -username 
wasadmin -password ??? && sh startServer.sh server2 
 
 we get the wsadmin> prompt in ansible server, please do let me know how to 
deploy war file in IBM Webshpere application server through ansible via 
Jython or python. 


-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/d232b48d-3db8-410b-92e4-4a68225131a3%40googlegroups.com.

Reply via email to