Monday Jan 30, 2006

Samples in GlassFish

By default samples are not available in GlassFish builds. The following Build instructions talk about checking out the source and building the server from scratch. Once the build is complete, check out the 'packager'.

% cd workspace % cvs -d :pserver:<userid>@cvs.dev.java.net:/cvs checkout packager % cd packager % maven bootstrap You should now see samples in glassfish.home.

Comments:

Post a Comment:
Comments are closed for this entry.