users@glassfish.java.net

Re: Is it possible to change the context root for the admin console?

From: Olivier Liechti <olivier.liechti_at_heig-vd.ch>
Date: Fri, 26 Oct 2007 23:19:25 -0700 (PDT)

Hi Kedar,

Thanks a lot, that worked like a charm (I haven't checked all features of
the console, but at first look it seems ok).

Cheers,

Olivier



glassfish wrote:
>
> Interesting question. Maybe we should provide a configuration setting on
> the admin console
> itself! Perhaps you can file an RFE.
>
> Alternatively, the only way to change the context root of admingui
> application is to hand-edit the
> domain.xml and look for
> [code]
>
> <web-module availability-enabled="false" context-root=""
> directory-deployed="true" enabled="true"
>
> location="${com.sun.aas.installRoot}/lib/install/applications/admingui/adminGUI_war"
> name="admingui" object-type="system-admin">
>
> [/code]
>
> and change the context-root attribute to that of your choice. This will
> relocate the admin console
> application from root-context of __asadmin virtual server to the context
> of your choice.
>
> Again, this is not really tested, but expected to work. So, give it a try.
>
> Let me know if it works.
>
> Regards,
> Kedar
> [Message sent by forum member 'km' (km)]
>
> http://forums.java.net/jive/thread.jspa?messageID=242391
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>
>

-- 
View this message in context: http://www.nabble.com/Is-it-possible-to-change-the-context-root-for-the-admin-console--tf4696967.html#a13439800
Sent from the java.net - glassfish users mailing list archive at Nabble.com.