Re: derby examples

2008-04-01 Thread Francois Bientz
Thank you Art, My error : I added a (new) derby.properties files in the PetStoreWOJava WO project ... instead of editing the PetStoreWOJava/wo-resources/Resources/Properties file franc On Mar 30, 2008, at 10:12 PM, Francois Bientz wrote: Should the EO (Derby) examples work for WO5.4.1 ? I

Re: derby examples

2008-03-31 Thread Art Isbell
On Mar 30, 2008, at 10:12 PM, Francois Bientz wrote: Should the EO (Derby) examples work for WO5.4.1 ? I was able to get the ThinkMovies example to work, but it wasn't straightforward. The example project build paths and jar dependencies were incorrect. The name of the Derb

derby examples

2008-03-31 Thread Francois Bientz
Should the EO (Derby) examples work for WO5.4.1 ? But what must be written in this properties file and where put this file ? Thanks franc --- Re: derby examples Tom Pelaia Tue, 20 Nov 2007 10:08:39 -0800 Thanks for the feedback. You are correct. The part that I was missing was that I needed to

Re: derby examples

2007-11-20 Thread Tom Pelaia
Thanks for the feedback. You are correct. The part that I was missing was that I needed to setup the derby.system.home property in the Properties file of each database example. Now it works. thanks, tom On Nov 20, 2007, at 12:46 PM, Les Vogel wrote: I haven't built them, but I did noti

Re: derby examples

2007-11-20 Thread Les Vogel
I haven't built them, but I did notice that you need to create your databases first using Developer/Examples/JavaWebObjects/Databases & /Developer/Examples/JavaWebObjects/DatabaseSetup. And then you need to fixup your derby.system.home property for each example. You'll also note that some of t

derby examples

2007-11-20 Thread Tom Pelaia
I am trying to build and run the WebObjects examples. I installed the databases according to the instructions and built the example frameworks. The HelloWorld example works fine. The examples (e.g. PetStore, ThinkMovies) build fine, but fail when running and attempting to access the Derby