--- Ted Kirby <[EMAIL PROTECTED]> wrote:

> I like the notion of a pristine var to allow for easy instance
> creation.  When you say "by default", are you suggesting that we ship
> AG this way?  If this is done, then we must have geronimo and
> geronimo/var directories in the shipped image.  I see those are
> small.
   Initially yes, have a var and a geronimo/var (53K).
   Later we could have some code to do the copying. So given a server
name this code will create name/var (53K). This code could be part of 
J2EEDomain managedobject:
addServer(String serverName);
removeServer(String ServerName);
   We could make J2EEserver statemanageable, i.e. provide doStart() and
doStop() to start the instances. Some more thought is needed on how to
tie all this together...

>  Its the var/activemq/journals that are large (40MB), but they get
> created after the instance is started.
  yup, this will created when the instance is started.

Thanks
Anita


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to