users@glassfish.java.net

Re: Default Web Module

From: <glassfish_at_javadesktop.org>
Date: Sat, 19 Jul 2008 14:57:57 PDT

> How can I remove the default web module reference to
> be able to undeploy the application?

I assume you are using the default configuration and developer profile.

If you are using the admin console, you can navigate to
configuration -> Virtual Server -> server
change the dropdown box for 'Default Web Module' to empty or other deployed application, then 'Save' the page.
You should then be able to undeploy your app.

Or you can use CLI to change this default web module.
asadmin get server.http-service.virtual-server.server.default-web-module
should show you the app, and you can then use
asadmin set command to change it.

hope this help
Anissa.
[Message sent by forum member 'anilam' (anilam)]

http://forums.java.net/jive/thread.jspa?messageID=287857