users@glassfish.java.net

Re: Hudson on GlassFish v3 Preview

From: Sahoo <Sahoo_at_Sun.COM>
Date: Mon, 08 Jun 2009 20:04:15 +0530

It has to be a bug in GlassFish. Why does it bother about Main-Class
attribute in a file with .war extension?

Sahoo

glassfish_at_javadesktop.org wrote:
> 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
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>