Re: Classpath State of the Union

2007-11-12 Thread Lachlan Deck
On 13/11/2007, at 12:13 PM, Kieran Kelleher wrote: Lachlan, AFAIK, if 1.5 is present on the system somewhere, even if not default (if using OS X Tiger Server with 1.4 as default for example), then you can specify the path to the java executable in the MacOSClassPath.txt in the woa and sti

Re: Classpath State of the Union

2007-11-12 Thread Kieran Kelleher
Lachlan, AFAIK, if 1.5 is present on the system somewhere, even if not default (if using OS X Tiger Server with 1.4 as default for example), then you can specify the path to the java executable in the MacOSClassPath.txt in the woa and still run under 1.5 even if 1.4 is the default for the

Re: Classpath State of the Union

2007-11-12 Thread Lachlan Deck
Quick question, On 13/11/2007, at 4:14 AM, Mike Schrag wrote: Lots of people have been plagued with classpath oddities (especially the Session and the Main class one matching javamail and log4j respectively). After much digging, the "official unofficial" causes seem to be: 1) When launc

Re: Why has D2JC been deprecated?

2007-11-12 Thread Pierce T. Wetter III
On Nov 12, 2007, at 1:53 PM, Jean Pierre Malrieu wrote: I am not using it, so my question is just for curiosity. I thought that dynamic D2JC apps were not using nib files, and that swing interfaces where created out of xml descriptions, or by programmatically creating controllers. Is there

Re: Where, oh where?

2007-11-12 Thread David LeBer
On 12-Nov-07, at 6:13 PM, Kieran Kelleher wrote: Click here an follow directions: http://wiki.objectstyle.org/confluence/display/WOL/Install+WOLips+with+Eclipse+Update+Manager On Nov 12, 2007, at 5:52 PM, Eric Jungkurth wrote: I installed XCode 3.0 and now I have no templates for creating new

Re: Where, oh where?

2007-11-12 Thread Kieran Kelleher
Click here an follow directions: http://wiki.objectstyle.org/confluence/display/WOL/Install+WOLips+with +Eclipse+Update+Manager On Nov 12, 2007, at 5:52 PM, Eric Jungkurth wrote: I installed XCode 3.0 and now I have no templates for creating new WebObjects projects. Does anybody know what t

Where, oh where?

2007-11-12 Thread Eric Jungkurth
I installed XCode 3.0 and now I have no templates for creating new WebObjects projects. Does anybody know what the deal is? Thanks, Eric Get easy, one-click access to your favorites. Make Yahoo! you

[Meeting] Toronto Area Cocoa and WebObjects Developer Group - November 13, 2007

2007-11-12 Thread Karl Moskowski
The next tacow meeting is on Tuesday, November 13, 2007, at 6:30 PM at Ryerson. Details on location and agenda are available at . No RSVP required this time. See you there! Karl Moskowski <[EMAIL PROTECTED]> Voodoo Ergonomics Inc.

Why has D2JC been deprecated?

2007-11-12 Thread Jean Pierre Malrieu
I am not using it, so my question is just for curiosity. I thought that dynamic D2JC apps were not using nib files, and that swing interfaces where created out of xml descriptions, or by programmatically creating controllers. Is there a technical reason for deprecating D2JC, or is it that wi

Re: Classpath State of the Union

2007-11-12 Thread Anjo Krank
Am 12.11.2007 um 18:14 schrieb Mike Schrag: 1) When launching from Eclipse, bundle loading works a little differently, and I believe Anjo's fixes to WOLips should have this resolved now. Be aware that the current fix reorders the debug or runtime classpath to move App and Project jars/cl

Classpath State of the Union

2007-11-12 Thread Mike Schrag
Lots of people have been plagued with classpath oddities (especially the Session and the Main class one matching javamail and log4j respectively). After much digging, the "official unofficial" causes seem to be: 1) When launching from Eclipse, bundle loading works a little differently, a

Re: deep down NPE in EOF

2007-11-12 Thread Zak Burke
Ray Kiddy wrote on 11/11/07 5:51 PM: On Nov 8, 2007, at 3:40 PM, Zak Burke wrote: Ken Anderson wrote on 11/5/07 9:04 AM: Since you state that all StoredName objects have MyAppPerson data, why not just fetch MyAppPerson initially and have a to-one relationship back to StoredName? This is wh

Re: JavaEOGenerator running, but I do not understand the output.

2007-11-12 Thread Mike Schrag
The actual bug is that all other other methods should be gone because those are non-class relationships, not that PRODUCT_KEY or REVIEW_KEY SHOULD be there ... It was a bug in the default scripts that it was generating methods for all to-many relationships instead of just class to-many rela