dev@glassfish-samples.java.net

Recommended Enhancement...

From: Mark Basler <Mark.Basler_at_Sun.COM>
Date: Wed, 30 Aug 2006 09:02:59 -0700

Hi Guys,

In developing with the bpcatalog, petstore and sdk samples, I would
highly recommend setting an additional build.property to control whether
the JSPs get compiled when they are deployed.

This compilation takes a serious amount of CPU when the application is
deployed and isn't needed if the developer is only modifying/testing a
small subset of pages.

I recommend that we make a new property in the build.properties, default
it to Pre-compile the JSPs on deployment and allow the developer the
option to turn it off.

Since we are releasing a new version of the SDK soon, I wouldn't change
it until after the release.

Let me know what you think...

Thanks - Mark