Don't forget that your servlet enginge likes to write files to, so you probably need to test that first... (in tomcat eg the work directory..)
Mvgr, Martin On Fri, 2002-07-12 at 16:20, David Cruwys wrote: > I would like to setup a self contained turbine application where the > database that I read/write to is a self contained in memory. > > Why? So I can run the application from a CD for demonstration purposes. > > I would like the api to be like any SQL database so that I can remove it > and put a standard database inplace for a production system. > > 1. I'm wondering if anyone knows of any open source products like this. > Hopefully deployable as simple jars so that there is no installation > worrys (The smaller the better). > > 2. How you would link it to turbine. > > Cheers Dave > > > > CONFIDENTIALITY NOTICE > This email is private and confidential and may contain legally privileged >information. If you are not named above as an addressee it may be unlawful for you to >read, copy, distribute, disclose or otherwise use the information in this email. If >you are not the intended recipient of this email please destroy it and contact the >sender via the switchboard on +353 (0) 1 457 3299 or via e-mail return. > > Any views or opinions presented are solely those of the author and do not >necessarily represent those of the company or its associated companies unless >otherwise specifically stated. > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
