Problem in undeploy in version 9.0

I am Using Sun Java System Application Server 9.0 on solaris 10.0I can deploy an web application but at the time of un deploy it stops the server.How can I undeploy the web application.
[206 byte] By [Partha_duttaa] at [2007-11-26 15:35:39]
# 1

This is rather unusual issue, you might want to file a bug against glassfish with a testcase attached.

Speaking of manual undeployment, it should involve removing application entries from instance's domain.xml file as well as removing actual application files and resources from instance's 'applications' directory.

Sultala at 2007-7-8 21:53:14 > top of Java-index,Application & Integration Servers,Application Servers...