dev@glassfish.java.net

System.getProperty("product.name") always null?

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Thu, 01 Oct 2009 22:05:35 -0400

Salut,

if I run v3 using:

java -jar glassfish.jar,

System.getProperty("product.name") always return null. In that scenario,
Grizzly automatically fill that value with its own current version. But
I don't think we want that:

> INTERNAL SERVER ERROR
> Grizzly/1.9.18c


Should the product.name be always set, independently of how v3 gets started?

A+

-- Jeanfrancois