users@glassfish.java.net

Re: Newbie: Building Glassfish-based project with Hudson

From: <glassfish_at_javadesktop.org>
Date: Wed, 12 Mar 2008 06:47:56 PST

You do not need to install glassfish on the machine used for your CI builds. But you need to be able to access the required libraries from your classpath. The Java enterprise APIs are bundled in a javaee.jar. Thus just copy the file javaee.jar from within the "lib"-directory of your glassfish installation to a folder that is part of the classpath of your build script.
[Message sent by forum member 'writtmeyer' (writtmeyer)]

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