bob netherton wrote: > Byron Nevins wrote: > >> 2. I stop GlassFish externally (i.e. without the help of SMF) with >> a kill or >> a normal stop-domain comand. >> > > > > Why not stop it using SMF ? svcadm disable -t > glassfish-instance You can even wrap > that with some authorizations that don't require you to be root or the > glassfish user. > > > > Bob
Thanks for the reply - I do that and it works perfectly. I'm working on implementing the support for SMF in GlassFish. I'm testing what users might (i.e. will!) do.