dev@glassfish.java.net

minimum set of dependency for embedded API

From: Vivek Pandey <Vivek.Pandey_at_Sun.COM>
Date: Thu, 28 Aug 2008 15:35:18 -0700

Hi Byron,

What is the minimum set of dependent jars to bring up GlassFish. For
example, if I am trying to do:


            AppServer glassfish = new AppServer(9999);


What is the minimum set of jars that I am going to need. I definitely
dont want web-all.jar? It is just so that I can hookup my rails
connector and use it as gem for rails applications.

-vivek.