Re: Eclipse Issue

2015-10-19 Thread Gino Pacitti
Copy of a successful installation email from the list:

> Hi,
> 
> decided to make the jump so on a 10.10.3 running Java 7 update 80
> 
> 
> 1) installed Eclipse IDE for Java Developers Luna SR2 (4.4.2)
> 
> 2) installed wolips from 
> https://jenkins.wocommunity.org/job/WOLips44/lastStableBuild/artifact/temp/dist/
> 
> 3) Installed the WebObjects Framework
> $ sudo mkdir -p /Library/WebObjects/Versions/WebObjects543
> $ curl -O http://wocommunity.org/tools/WOInstaller.jar
> $ sudo java -jar WOInstaller.jar 5.4.3 
> /Library/WebObjects/Versions/WebObjects543
> 
> 4) generated the wolips.properties as per step 3 on 
> https://wiki.wocommunity.org/display/WEB/Project+Wonder+Installation
> 
> 5) tried to generate the test projects and after selecting the “New 
> WebObjects Application, I get the ERROR
> 
> The wizard could not get started. reason, Plugin 
> “org.objectstyle.wolips.wzards” was unable to instantiate class 
> “org.objectstyle.wolips.wizards.WOApplicationWizard”. (screenshot below)
> 
> 
> 

 Louis,

I had this problem in the past... Check to make sure there is no spaces in the 
path to your eclipse folder.

Samuel



> On 19 Oct 2015, at 12:35, Calven Eggert  wrote:
> 
> Not a new install, but should it be treated that way?  Is this the latest 
> instructions? 
> https://wiki.wocommunity.org/display/WEB/Project+Wonder+Installation
> 
> 
> 
> 
>> On Oct 19, 2015, at 1:28 PM, Gino Pacitti  wrote:
>> 
>> If its a new installation you have to reinstall WOLips for that installation 
>> version and then use the eclipse properties file that has the framework 
>> paths…
>> 
>> 
>>> On 19 Oct 2015, at 12:24, Calven Eggert  wrote:
>>> 
>>> Does that mean I need to install WOLips, etc? Or will it just update 
>>> Eclipse and everything works? :)
>>> 
>>> 
>>> 
 On Oct 19, 2015, at 12:20 PM, Theodore Petrosky  wrote:
 
 That’s old!!! Try Mars  (4.x.x)
 
 
> On Oct 19, 2015, at 12:13 PM, Calven Eggert  wrote:
> 
> Hi, All
> 
> I’ve created a new java project but Eclipse freezes when I: Add Library, 
> then select “Webobjects Frameworks” and click Next.
> 
> I’m using Eclipse version 3.8.2.  Should I be using a different version 
> of Eclipse? (iMac OS version 10.10.5)
> 
> 
> Calven
> 
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/tedpet5%40yahoo.com
> 
> This email sent to tedp...@yahoo.com
 
>>> 
>>> 
>>> Calven
>>> 
>>> 
>>> 
>>> ___
>>> Do not post admin requests to the list. They will be ignored.
>>> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
>>> Help/Unsubscribe/Update your Subscription:
>>> https://lists.apple.com/mailman/options/webobjects-dev/ginokris%40me.com
>>> 
>>> This email sent to ginok...@me.com
>> 
> 
> 
> Calven
> 
> 
> 


 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Re: Eclipse Issue

2015-10-19 Thread Calven Eggert
Not a new install, but should it be treated that way?  Is this the latest 
instructions? 
https://wiki.wocommunity.org/display/WEB/Project+Wonder+Installation 





> On Oct 19, 2015, at 1:28 PM, Gino Pacitti  wrote:
> 
> If its a new installation you have to reinstall WOLips for that installation 
> version and then use the eclipse properties file that has the framework paths…
> 
> 
>> On 19 Oct 2015, at 12:24, Calven Eggert  wrote:
>> 
>> Does that mean I need to install WOLips, etc? Or will it just update Eclipse 
>> and everything works? :)
>> 
>> 
>> 
>>> On Oct 19, 2015, at 12:20 PM, Theodore Petrosky  wrote:
>>> 
>>> That’s old!!! Try Mars  (4.x.x)
>>> 
>>> 
 On Oct 19, 2015, at 12:13 PM, Calven Eggert  wrote:
 
 Hi, All
 
 I’ve created a new java project but Eclipse freezes when I: Add Library, 
 then select “Webobjects Frameworks” and click Next.
 
 I’m using Eclipse version 3.8.2.  Should I be using a different version of 
 Eclipse? (iMac OS version 10.10.5)
 
 
 Calven
 
 ___
 Do not post admin requests to the list. They will be ignored.
 Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
 Help/Unsubscribe/Update your Subscription:
 https://lists.apple.com/mailman/options/webobjects-dev/tedpet5%40yahoo.com
 
 This email sent to tedp...@yahoo.com
>>> 
>> 
>> 
>> Calven
>> 
>> 
>> 
>> ___
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/webobjects-dev/ginokris%40me.com
>> 
>> This email sent to ginok...@me.com
> 


Calven



 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Re: Eclipse Issue

2015-10-19 Thread Gino Pacitti
If its a new installation you have to reinstall WOLips for that installation 
version and then use the eclipse properties file that has the framework paths…


> On 19 Oct 2015, at 12:24, Calven Eggert  wrote:
> 
> Does that mean I need to install WOLips, etc? Or will it just update Eclipse 
> and everything works? :)
> 
> 
> 
>> On Oct 19, 2015, at 12:20 PM, Theodore Petrosky  wrote:
>> 
>> That’s old!!! Try Mars  (4.x.x)
>> 
>> 
>>> On Oct 19, 2015, at 12:13 PM, Calven Eggert  wrote:
>>> 
>>> Hi, All
>>> 
>>> I’ve created a new java project but Eclipse freezes when I: Add Library, 
>>> then select “Webobjects Frameworks” and click Next.
>>> 
>>> I’m using Eclipse version 3.8.2.  Should I be using a different version of 
>>> Eclipse? (iMac OS version 10.10.5)
>>> 
>>> 
>>> Calven
>>> 
>>> ___
>>> Do not post admin requests to the list. They will be ignored.
>>> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
>>> Help/Unsubscribe/Update your Subscription:
>>> https://lists.apple.com/mailman/options/webobjects-dev/tedpet5%40yahoo.com
>>> 
>>> This email sent to tedp...@yahoo.com
>> 
> 
> 
> Calven
> 
> 
> 
> ___
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/ginokris%40me.com
> 
> This email sent to ginok...@me.com


 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Re: Eclipse Issue

2015-10-19 Thread Calven Eggert
Does that mean I need to install WOLips, etc? Or will it just update Eclipse 
and everything works? :)



> On Oct 19, 2015, at 12:20 PM, Theodore Petrosky  wrote:
> 
> That’s old!!! Try Mars  (4.x.x)
> 
> 
>> On Oct 19, 2015, at 12:13 PM, Calven Eggert > > wrote:
>> 
>> Hi, All
>> 
>> I’ve created a new java project but Eclipse freezes when I: Add Library, 
>> then select “Webobjects Frameworks” and click Next.
>> 
>> I’m using Eclipse version 3.8.2.  Should I be using a different version of 
>> Eclipse? (iMac OS version 10.10.5)
>> 
>> 
>> Calven
>> 
>> ___
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com 
>> )
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/webobjects-dev/tedpet5%40yahoo.com 
>> 
>> 
>> This email sent to tedp...@yahoo.com
> 


Calven



 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Re: Yet another newby question on the tutorial

2015-10-19 Thread Fabian Peters
Hi Barry,

For a short while there was a wrong project name in the build.properties file 
of H2PlugIn. It was fixed with commit c9eb740 on 2015-10-02. Maybe that's the 
issue.

Fabian

> Am 19.10.2015 um 16:36 schrieb Barry Starrfield :
> 
> I’m getting back into WO, but struggling with the tutorial.  On the RESTful 
> app (https://wiki.wocommunity.org/display/WEB/Your+First+Rest+Project) I’m 
> receiving the following error when it attempts the initial migration:  Any 
> advice?
> 
> 2015-10-19 17:28:7 IDT]  : Warning - Unable to find 
> project at path 
> /Volumes/Multimedia/WonderSource/WonderSource/Frameworks/PlugIns/H2PlugIn/build/H2PlugIn.framework
>  - Ignoring project.
> [2015-10-19 17:28:7 IDT]  java.lang.NullPointerException
>   at 
> com.webobjects._ideservices._IDEProjectWOLips.bundlePathURL(_IDEProjectWOLips.java:174)
>   at 
> com.webobjects._ideservices._WOProject.bundlePath(_WOProject.java:540)
>   at 
> com.webobjects.appserver._private.WOProjectBundle._initBundlePath(WOProjectBundle.java:92)
>   at 
> com.webobjects.appserver._private.WODeployedBundle.(WODeployedBundle.java:90)
>   at 
> com.webobjects.appserver._private.WOProjectBundle.(WOProjectBundle.java:40)
>   at 
> com.webobjects.appserver._private.WODeployedBundle.bundleWithNSBundle(WODeployedBundle.java:746)
>   at 
> com.webobjects.appserver.WOResourceManager._bundleWithNSBundle(WOResourceManager.java:186)
>   at 
> com.webobjects.appserver.WOResourceManager._locateBundleForFrameworkNamed(WOResourceManager.java:208)
>   at 
> com.webobjects.appserver.WOResourceManager._cachedBundleForFrameworkNamed(WOResourceManager.java:233)
>   at 
> com.webobjects.appserver.WOResourceManager._initFrameworkProjectBundles(WOResourceManager.java:254)
>   at 
> com.webobjects.appserver.WOResourceManager.(WOResourceManager.java:69)
>   at 
> er.extensions.appserver.ERXResourceManager.(ERXResourceManager.java:48)
>   at 
> er.extensions.appserver.ERXApplication.createResourceManager(ERXApplication.java:1115)
>   at 
> com.webobjects.appserver.WOApplication.resourceManager(WOApplication.java:1663)
>   at 
> er.extensions.foundation.ERXFileUtilities.inputStreamForResourceNamed(ERXFileUtilities.java:627)
>   at 
> er.extensions.foundation.ERXFileUtilities.readPropertyListFromFileInFramework(ERXFileUtilities.java:820)
>   at 
> er.extensions.appserver.ERXResourceManager._additionalMimeTypes(ERXResourceManager.java:405)
>   at 
> er.extensions.appserver.ERXResourceManager.(ERXResourceManager.java:46)
>   at 
> er.extensions.appserver.ERXApplication.createResourceManager(ERXApplication.java:1115)
>   at com.webobjects.appserver.WOApplication.(WOApplication.java:841)
>   at 
> er.extensions.appserver.ajax.ERXAjaxApplication.(ERXAjaxApplication.java:30)
>   at 
> er.extensions.appserver.ERXApplication.(ERXApplication.java:1122)
>   at your.app.Application.(Application.java:10)
>   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>   at 
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
>   at 
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>   at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
>   at java.lang.Class.newInstance(Class.java:442)
>   at com.webobjects.appserver.WOApplication.main(WOApplication.java:547)
>   at er.extensions.appserver.ERXApplication.main(ERXApplication.java:877)
>   at your.app.Application.main(Application.java:7)
> 
> - Application project found: Will locate resources in 
> '/Volumes/Data/Workspace/RESTfulProject/build/RESTfulProject.woa' rather than 
> '/Volumes/Data/Workspace/RESTfulProject/build/RESTfulProject.woa' .
> [2015-10-19 17:28:7 IDT]  Application project found: Will locate 
> resources in 
> '/Volumes/Data/Workspace/RESTfulProject/build/RESTfulProject.woa' rather than 
> '/Volumes/Data/Workspace/RESTfulProject/build/RESTfulProject.woa' .
> - Application project found: Will locate resources in 
> '/Volumes/Data/Workspace/RESTfulProject/build/RESTfulProject.woa' rather than 
> '/Volumes/Data/Workspace/RESTfulProject/build/RESTfulProject.woa' .
> [2015-10-19 17:28:7 IDT]  Creating LifebeatThread now with: 
> RESTfulProject -1 localhost/127.0.0.1 1085 3
> [2015-10-19 17:28:7 IDT]  A fatal exception occurred: ERXExtensions 
> have not been initialized. Debugging information can be enabled by adding the 
> JVM argument: '-Der.extensions.appserver.projectBundleLoading=DEBUG'. Please 
> report the classpath and the rest of the bundles to the Wonder mailing list: 
> Remaining frameworks: [H2PlugIn]
> Classpath: 
> /Volumes/Data/Workspace/RESTfulProject/build/RESTfulProject.woa/Contents/Resources/Java:/Volumes/Multimedia/WonderSource/WonderSource/Frameworks/Core/ERExtensions/build/ERExtensions.framework/Resources/Java:/Volumes/Multimedia/WonderSource/WonderSo

Eclipse Issue

2015-10-19 Thread Calven Eggert
Hi, All

I’ve created a new java project but Eclipse freezes when I: Add Library, then 
select “Webobjects Frameworks” and click Next.

I’m using Eclipse version 3.8.2.  Should I be using a different version of 
Eclipse? (iMac OS version 10.10.5)


Calven

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Yet another newby question on the tutorial

2015-10-19 Thread Barry Starrfield
I’m getting back into WO, but struggling with the tutorial.  On the RESTful app 
(https://wiki.wocommunity.org/display/WEB/Your+First+Rest+Project) I’m 
receiving the following error when it attempts the initial migration:  Any 
advice?

2015-10-19 17:28:7 IDT]  : Warning - Unable to find 
project at path 
/Volumes/Multimedia/WonderSource/WonderSource/Frameworks/PlugIns/H2PlugIn/build/H2PlugIn.framework
 - Ignoring project.
[2015-10-19 17:28:7 IDT]  java.lang.NullPointerException
at 
com.webobjects._ideservices._IDEProjectWOLips.bundlePathURL(_IDEProjectWOLips.java:174)
at 
com.webobjects._ideservices._WOProject.bundlePath(_WOProject.java:540)
at 
com.webobjects.appserver._private.WOProjectBundle._initBundlePath(WOProjectBundle.java:92)
at 
com.webobjects.appserver._private.WODeployedBundle.(WODeployedBundle.java:90)
at 
com.webobjects.appserver._private.WOProjectBundle.(WOProjectBundle.java:40)
at 
com.webobjects.appserver._private.WODeployedBundle.bundleWithNSBundle(WODeployedBundle.java:746)
at 
com.webobjects.appserver.WOResourceManager._bundleWithNSBundle(WOResourceManager.java:186)
at 
com.webobjects.appserver.WOResourceManager._locateBundleForFrameworkNamed(WOResourceManager.java:208)
at 
com.webobjects.appserver.WOResourceManager._cachedBundleForFrameworkNamed(WOResourceManager.java:233)
at 
com.webobjects.appserver.WOResourceManager._initFrameworkProjectBundles(WOResourceManager.java:254)
at 
com.webobjects.appserver.WOResourceManager.(WOResourceManager.java:69)
at 
er.extensions.appserver.ERXResourceManager.(ERXResourceManager.java:48)
at 
er.extensions.appserver.ERXApplication.createResourceManager(ERXApplication.java:1115)
at 
com.webobjects.appserver.WOApplication.resourceManager(WOApplication.java:1663)
at 
er.extensions.foundation.ERXFileUtilities.inputStreamForResourceNamed(ERXFileUtilities.java:627)
at 
er.extensions.foundation.ERXFileUtilities.readPropertyListFromFileInFramework(ERXFileUtilities.java:820)
at 
er.extensions.appserver.ERXResourceManager._additionalMimeTypes(ERXResourceManager.java:405)
at 
er.extensions.appserver.ERXResourceManager.(ERXResourceManager.java:46)
at 
er.extensions.appserver.ERXApplication.createResourceManager(ERXApplication.java:1115)
at com.webobjects.appserver.WOApplication.(WOApplication.java:841)
at 
er.extensions.appserver.ajax.ERXAjaxApplication.(ERXAjaxApplication.java:30)
at 
er.extensions.appserver.ERXApplication.(ERXApplication.java:1122)
at your.app.Application.(Application.java:10)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
at java.lang.Class.newInstance(Class.java:442)
at com.webobjects.appserver.WOApplication.main(WOApplication.java:547)
at er.extensions.appserver.ERXApplication.main(ERXApplication.java:877)
at your.app.Application.main(Application.java:7)

- Application project found: Will locate resources in 
'/Volumes/Data/Workspace/RESTfulProject/build/RESTfulProject.woa' rather than 
'/Volumes/Data/Workspace/RESTfulProject/build/RESTfulProject.woa' .
[2015-10-19 17:28:7 IDT]  Application project found: Will locate 
resources in '/Volumes/Data/Workspace/RESTfulProject/build/RESTfulProject.woa' 
rather than '/Volumes/Data/Workspace/RESTfulProject/build/RESTfulProject.woa' .
- Application project found: Will locate resources in 
'/Volumes/Data/Workspace/RESTfulProject/build/RESTfulProject.woa' rather than 
'/Volumes/Data/Workspace/RESTfulProject/build/RESTfulProject.woa' .
[2015-10-19 17:28:7 IDT]  Creating LifebeatThread now with: 
RESTfulProject -1 localhost/127.0.0.1 1085 3
[2015-10-19 17:28:7 IDT]  A fatal exception occurred: ERXExtensions have 
not been initialized. Debugging information can be enabled by adding the JVM 
argument: '-Der.extensions.appserver.projectBundleLoading=DEBUG'. Please report 
the classpath and the rest of the bundles to the Wonder mailing list: 
Remaining frameworks: [H2PlugIn]
Classpath: 
/Volumes/Data/Workspace/RESTfulProject/build/RESTfulProject.woa/Contents/Resources/Java:/Volumes/Multimedia/WonderSource/WonderSource/Frameworks/Core/ERExtensions/build/ERExtensions.framework/Resources/Java:/Volumes/Multimedia/WonderSource/WonderSource/Frameworks/Core/ERPrototypes/build/ERPrototypes.framework/Resources/Java:/Volumes/Multimedia/WonderSource/WonderSource/Frameworks/EOF/ERAttributeExtension/build/ERAttributeExtension.framework/Resources/Java:/Volumes/Multimedia/WonderSource/WonderSource/Frameworks/Core/JavaWOExtensions/build/JavaWOExtensions.framework/Resources/Java:/Volumes

Re: SOLVED: problem with willInsert() and willUpdate() when using D2W.

2015-10-19 Thread Mark Wardle
For the avoidance of doubt, this should read:

Dear all,

I thought I would share a tricky problem and its solution.

I have implemented willInsert() and willUpdate() and used them successfully. 
Oddly, they didn’t seem to get called during the editing or creation of a new 
entity and so I was getting validation errors.

It sounds simple now but the D2W edit page checks a D2W key called 
shouldValidateBeforeSave which means that validateForInsert() or 
validateForSave() is called BEFORE willInsert or willUpdate. The documentation 
for ERXEnterpriseObject of course suggests that willInsert/willUpdate will be 
called BEFORE validation. Simply setting D2W key shouldValidateBeforeSave to 
false resolves the issue.

Therefore, if you are using D2W and you have odd willInsert or willUpdate 
errors, then check here. The source code for ERD2WInspectPage shows this 
clearly enough although I can’t work out why anyone would want to explicitly 
call validate before save given that validation should occur before saving 
simply during saveChanges().

Best wishes,

Mark

> On 19 Oct 2015, at 15:32, Mark Wardle  wrote:
> 
> Dear all,
> 
> I thought I would share a tricky problem and its solution.
> 
> I have implemented willInsert() and willUpdate() and used them successfully. 
> Oddly, they didn’t seem to get called during the editing or creation of a new 
> entity and so I was getting validation errors.
> 
> It sounds simple now but the D2W edit page checks a D2W key called 
> shouldValidateBeforeSave which means that validateForInsert() or 
> validateForSave() is called BEFORE willInsert or willUpdate. The 
> documentation for ERXEnterpriseObject of course suggests that 
> willInsert/willUpdate will be called AFTER validation. Simply setting D2W key 
> shouldValidateBeforeSave to false resolves the issue.
> 
> Therefore, if you are using D2W and you have odd willInsert or willUpdate 
> errors, then check here. The source code for ERD2WInspectPage shows this 
> clearly enough although I can’t work out why anyone would want to explicitly 
> call validate before save given that validation should occur before saving 
> simply during saveChanges().
> 
> Best wishes,
> 
> Mark
> 
> — 
> Mark Wardle
> m...@eldrix.co.uk 

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

SOLVED: problem with willInsert() and willUpdate() when using D2W.

2015-10-19 Thread Mark Wardle
Dear all,

I thought I would share a tricky problem and its solution.

I have implemented willInsert() and willUpdate() and used them successfully. 
Oddly, they didn’t seem to get called during the editing or creation of a new 
entity and so I was getting validation errors.

It sounds simple now but the D2W edit page checks a D2W key called 
shouldValidateBeforeSave which means that validateForInsert() or 
validateForSave() is called BEFORE willInsert or willUpdate. The documentation 
for ERXEnterpriseObject of course suggests that willInsert/willUpdate will be 
called AFTER validation. Simply setting D2W key shouldValidateBeforeSave to 
false resolves the issue.

Therefore, if you are using D2W and you have odd willInsert or willUpdate 
errors, then check here. The source code for ERD2WInspectPage shows this 
clearly enough although I can’t work out why anyone would want to explicitly 
call validate before save given that validation should occur before saving 
simply during saveChanges().

Best wishes,

Mark

— 
Mark Wardle
m...@eldrix.co.uk

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com