Undeploying Application using wlst

./wlst.sh undeploy.py

connect('weblogic','weblogic','t3://localhost:8001')
print "undeploying application........."
undeploy('benefits')
print "........................."
disconnect()
exit()

Comments

Popular posts from this blog

What is boot.properties file and how to create

Interview question for File and FTP Adapter

SSL Exceptions in Admin Server and Node Manager.