Re: WOCompile/ant class loader issue

2014-09-04 Thread Timothy Worman
Hi Chuck: I was using the standard Run As -> And Build. It appears it is resolved but thanks for the tips. As always, good stuff. Tim > On Sep 4, 2014, at 2:03 PM, Chuck Hill wrote: > > Hi Tim, > > Trying running ant with –verbose –debug > That missing class is obviously part of Ant, so it s

Re: WOCompile/ant class loader issue

2014-09-04 Thread Chuck Hill
Hi Tim, Trying running ant with –verbose –debug That missing class is obviously part of Ant, so it should not be missing. Either it is finding something else on the class path (and running with –verbose –debug should let you see that), or some exception is getting caught and mis-reported. It

Re: WOCompile/ant class loader issue

2014-09-04 Thread Timothy Worman
All: A new workspace appears to have cleared this issue up. Now to re-do all my working sets - again. :-| Tim UCLA GSE&IS > On Sep 4, 2014, at 1:51 PM, Timothy Worman wrote: > > All: > > I’m getting this error when I try to run app builds: > > build.xml:203: taskdef A class needed by class

WOCompile/ant class loader issue

2014-09-04 Thread Timothy Worman
All: I’m getting this error when I try to run app builds: build.xml:203: taskdef A class needed by class org.objectstyle.woproject.ant.WOCompile cannot be found: org/apache/tools/ant/taskdefs/Javac using the classloader AntClassLoader[] All framework install ant tasks are working normally and

Eclipse 4.4 and WOLips

2014-09-04 Thread Theodore Petrosky
Is anyone having any problems with Eclipse 4 and detached console windows? when I detach a console (to put on a second display) I get two consoles. It is just annoying, and I thought I would ask if I am the only person with this problem. Ted ___ Do n

WO Developer looking for projects

2014-09-04 Thread Jürgen Simon
Hello, sorry for the ‘abuse’ of the list, but I wouldn’t know where to look for WO work outside of this list. Perhaps someone has a tip on that one? I’m an experienced WO/iOS developer looking for new projects in remote mode. Any takers? ___ Do not

Re: ec.saveChanges in repartition table

2014-09-04 Thread Raymond NANEON
Hi Ken, Thanks for your clear explanation. I check it and try to record some data in the table. Envoyé depuis iCloud Le 4 sept. 2014 à 14:00, Ken Anderson a écrit : Raymond, Make sure the relationship is selected in the Outline. Click on Advanced in the Properties inspector. There’s a checkb

Re: ec.saveChanges in repartition table

2014-09-04 Thread Ken Anderson
Raymond, Make sure the relationship is selected in the Outline. Click on Advanced in the Properties inspector. There’s a checkbox “Propagates Primary Key” Ken On Sep 4, 2014, at 7:57 AM, Raymond NANEON wrote: > Hi Paul, > > Can I have a screenshot? Sorry but I don't see "propagate option" her

Re: ec.saveChanges in repartition table

2014-09-04 Thread Raymond NANEON
Hi Paul, Can I have a screenshot? Sorry but I don't see "propagate option" here. Thanks Envoyé depuis iCloud Le 4 sept. 2014 à 12:28, Paul Yu a écrit : Raymond Look in entity modeler.  Under the EO tabs in the lower left corner. Paul Sent from my iPad On Sep 4, 2014, at 5:51 AM, Raymond N

Re: ec.saveChanges in repartition table

2014-09-04 Thread Paul Yu
Raymond Look in entity modeler. Under the EO tabs in the lower left corner. Paul Sent from my iPad > On Sep 4, 2014, at 5:51 AM, Raymond NANEON wrote: > > I don't know. How I verify if it's a propagate pk in my eomdel? > In my SqlDeveloper, I don't see "propagate option" or something like th

Re: ec.saveChanges in repartition table

2014-09-04 Thread Raymond NANEON
I don't know. How I verify if it's a propagate pk in my eomdel? In my SqlDeveloper, I don't see "propagate option" or something like that for the table. Envoyé depuis iCloud Le 4 sept. 2014 à 10:14, Alexander Spohr a écrit : Is "propagate primary key" on in the source key tables? Am 04.09.2

Re: ec.saveChanges in repartition table

2014-09-04 Thread Alexander Spohr
Is "propagate primary key" on in the source key tables? Am 04.09.2014 um 08:27 schrieb Raymond NANEON : > Hello List, > > I have an issue with a primary key on a repartition table. Indeed, the > primary key for this table has two foreign keys. When I save the data in the > repartition table