offline undeploy war from glassfish
Posted
by andrej
on Server Fault
See other posts from Server Fault
or by andrej
Published on 2010-04-16T10:11:51Z
Indexed on
2010/04/16
10:14 UTC
Read the original article
Hit count: 616
I've got Glassfish 2.1.1 here and I need to undeploy war application. Problem is that the application is corrupted and prevents the Glassfish server from starting, so I need to undeploy it while server is down.
asadmin undeploy
need conenction to running server...
So the question is - how to undeploy from off-line Glassfish server.
© Server Fault or respective owner