Re: Using ERMemoryAdaptor

2008-06-16 Thread Greg Hulands
I created a Properties.junit file that contains the following. dbConnectURLGLOBAL= dbConnectUserGLOBAL= dbConnectPluginGLOBAL=Memory dbConnectDriverGLOBAL= dbEOPrototypesEntityGLOBAL=EOMemoryPrototypes It appears that these settings aren't taking hold... the only thing I could think of is that

Re: Using ERMemoryAdaptor

2008-06-15 Thread Q
Have a look at the properties files included with bugtracker. You can use -Duser.name to switch between different databases. On 16/06/2008, at 11:30 AM, Greg Hulands wrote: I had actually missed that bit in the docs as I never went to the package summary. I'm trying to automate the test

Re: Using ERMemoryAdaptor

2008-06-15 Thread Greg Hulands
I had actually missed that bit in the docs as I never went to the package summary. I'm trying to automate the testing in an ant script so having to open the model up and switch the adaptor would not be the ideal solution. Looking through the code to entity modeller and EOModel, all I can

Re: Using ERMemoryAdaptor

2008-06-15 Thread Mike Schrag
and: http://webobjects.mdimension.com/wonder/api/er/memoryadaptor/package-summary.html "To use ERMemoryAdaptor, add ERMemoryAdaptor.framework to your project dependencies, and change the adaptor in Entity Modeler to "Memory". Additionally, you may want to change your prototype to EOMemoryP

Re: Using ERMemoryAdaptor

2008-06-15 Thread John Huss
Try these links: http://lists.apple.com/archives/Webobjects-dev/2008/Mar/msg00762.html http://webobjects.mdimension.com/wonder/api/er/memoryadaptor/ERMemoryAdaptor.html On Sat, Jun 14, 2008 at 8:53 PM, Greg Hulands <[EMAIL PROTECTED]> wrote: > Does anyone have any code for integrating this adap

Using ERMemoryAdaptor

2008-06-14 Thread Greg Hulands
Does anyone have any code for integrating this adaptor? I'm looking at using it in junit tests. Thanks, greg ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsub