users@glassfish.java.net

Re: Can't start Glassfish using Solaris 10 SMF

From: Binod <Binod.Pg_at_Sun.COM>
Date: Wed, 04 Apr 2007 10:25:37 +0530

<snip>
One more *very* important thing you'd be able to achieve -- if you are
not a root user and still want to use the privileged ports (<1024). SMF
provides a hook called * "net_privaddr" *, you'd be able to listen on
privileged ports! You can just pass this flag on --serviceproperties on
the create-service command line like: create-service --serviceproperties
netaddr_priv ...
</snip>

It is not clear from your post , whether you have taken care of the
above portion from Kedar's blog...

Did you?