Quoting "Caldarale, Charles R" <[EMAIL PROTECTED]>:
> > From: Michael Hackett [mailto:[EMAIL PROTECTED]
> > Subject: Re: Selective auto-deploy of web-apps?
> >
> > Anyway, I appreciate the attempt, but I don't think that solves my
> > proble
> From: "Caldarale, Charles R" <[EMAIL PROTECTED]>
>
> > From: Michael Hackett [mailto:[EMAIL PROTECTED]
> >
> > We want to prompt the user for the database password and
> > boot the database before launching the real application.
>
> What
I'm trying to come up with a solution for the following situation: We
have a webapp that we need to deploy with an encrypted Derby database.
We want to prompt the user for the database password and boot the
database before launching the real application. I was thinking of having
either:
(1) a sepa