users@glassfish.java.net

Re: How to create a custom, light web profile for glassfish 3.0 embedded ?

From: <glassfish_at_javadesktop.org>
Date: Wed, 07 Apr 2010 06:30:19 PDT

You can create your own version of the embedded jar, by specifying appropriate dependency in the pom.xml of the module that produces the jar. For example, look at
https://glassfish-svn.dev.java.net/source/browse/*checkout*/glassfish-svn/trunk/v3/extras/embedded/web/pom.xml?content-type=text

The pom.xml has a set of dependencies that constitute the glassfish-embedded-web.jar. You can remove the dependencies that you do not need and build.
[Message sent by forum member 'sirajg']

http://forums.java.net/jive/thread.jspa?messageID=395681