users@jersey.java.net

GlassfishDB example -- why not use toursDB?

From: Glen Mazza <glen.mazza_at_gmail.com>
Date: Thu, 06 Sep 2007 15:27:22 -0400

Hello,

The GlassfishDB sample is using a table called "WIDGET", with a separate
database and instructions in the README file on how to populate it. I
was wondering if it would be better if the sample used the toursDB
database instead--it is already installed with GlassFish, with sample
data already present. (It is also available when you download Derby
separate.) This might greatly simplify and speedup setup time and usage
of this sample.

Regards,
Glen