users@glassfish.java.net

Re: Hudson on GlassFish v3 Preview

From: <glassfish_at_javadesktop.org>
Date: Mon, 08 Jun 2009 07:25:45 PDT

The problem now is that the manifest in the hudson.war specifies Main-Class: Main and this causes the app client sniffer to claim to recognize the file, because app clients are the only Java EE modules for which a Main-Class setting really makes sense. The Main-Class setting, I presume, is to support java command launching of Hudson using java -jar.

The web sniffer recognizes the module because of the existence of the WEB-INF/web.xml file.

- Tim
[Message sent by forum member 'tjquinn' (tjquinn)]

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