dev@glassfish.java.net

Re: Running glassfish in foreground?

From: Jim Driscoll <Jim.Driscoll_at_Sun.COM>
Date: Fri, 28 Jul 2006 08:35:12 -0700

Kohsuke Kawaguchi wrote:
>
> I'm curious why this many processes are necessary. Sorry to keep using
> Tomcat as a comparison, but when I do "catalina.bat run", I only see one
> cmd.exe and one Java process (and when I invoke it from Java, I can
> recreate the batch file, so all I need to launch is another Java process.)

Don't be sorry - it's a valid comparison. We're easier to use in many
ways, but we should try to get to the point we're as easy to use for
this use case, as well.

Jim