dev@glassfish.java.net

Re: why on demand initialization of admin service?

From: Binod <Binod.Pg_at_Sun.COM>
Date: Tue, 12 Dec 2006 11:00:09 +0530

Lloyd L Chambers wrote:

> Until time and memory are measured, terms like "bloating" ought not
> to be used; it's best to measure and state facts rather than use
> subjective FUD terms.
> Gustav, have you any hard numbers? I'm not sure how that would be
> possible, since it's not currently feasible to start the server
> without the admin service.
>
> Deferring initialization of the AdminService (this is far, far more
> than the admin port) is not currently possible for a variety of
> dependencies.

Perhaps adminapp loading can be deferred. Does directory deployment use
HTTP/RMI connector? Tools use directory deployment. So, most of the time
they may not need admin app, if directory deployment doesnt use the HTTP
or RMI ports.

- Binod.