dev@glassfish.java.net

Re: Old Admin UI

From: Anissa Lam <Anissa.Lam_at_Sun.COM>
Date: Tue, 09 Jan 2007 08:45:26 -0800

Until 1/17 build, the old admin gui is predeployed but disabled. To
enable it, you need to manually modify the enabled flag in
<DOMAIN_ROOT>/config/domain.xml to true.

<web-module availability-enabled="false" context-root="/adminconsole"
directory-deployed="true" *enabled="false"*
location="${com.sun.aas.installRoot}/lib/install/applications/ee/admingui/adminGUI_war"
name="admin-console" object-type="system-admin"/>


After 1/17, the old admin gui will be completely removed.
What is the reason for you to want to use the old gui ? Is there
particular bug or feature missing in the new gui that you need to get
back to the old gui ?

thanks
Anissa.

Sudhir Prabhu wrote:
> Is there a way to invoke old admin ui with glassfish v2?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>