Re: TopLink now EclipseLink and OpenSource

2008-07-10 Thread Oliver Scheel
Thank You for that interesting hint! I've kept an eye on it until a couple of years ago (before Oracle aquired TopLink). Now I will look at it again ;-) (though I will stuck with WebObjects at the end ;-)) As I remember one advantage of TopLink was that there is/was a C++ soution available

Re: multiple model usage example

2008-07-10 Thread Lachlan Deck
On 11/07/2008, at 2:51 PM, Joe Little wrote: I noticed on the confluence wiki a stub on advanced EOF for handling multiple models. I was wondering if anybody had sample code out there on how one generally goes about creating an application with connection dictionaries, etc, that allow one to acc

preferred way to develop WebObjects Applications on Leopard

2008-07-10 Thread Darren VanBuren
Hello. I am new to WebObjects and I would like to know what the current preferred way to develop WebObjects Applications on Mac OS X Leopard (10.5.4). I tried Eclipse but Direct to Web Applications don't work properly. I get this warning when attempting to run: * Warning: The DirectTo

multiple model usage example

2008-07-10 Thread Joe Little
I noticed on the confluence wiki a stub on advanced EOF for handling multiple models. I was wondering if anybody had sample code out there on how one generally goes about creating an application with connection dictionaries, etc, that allow one to access two databases at the same time. I've finally

Re: Maven Optimism

2008-07-10 Thread Pierce T. Wetter III
On Jul 10, 2008, at 4:33 PM, Lachlan Deck wrote: On 11/07/2008, at 3:50 AM, Chuck Hill wrote: On Jul 9, 2008, at 8:41 PM, Henrique Prange wrote: The rest of the patternsets are also not an Ant issue, but a design philosophy in woproject (to not force a project layout). Maven don't force

Re: Maven Optimism

2008-07-10 Thread Chuck Hill
On Jul 10, 2008, at 4:47 PM, Pierce T. Wetter III wrote: On Jul 10, 2008, at 4:33 PM, Lachlan Deck wrote: On 11/07/2008, at 3:50 AM, Chuck Hill wrote: On Jul 9, 2008, at 8:41 PM, Henrique Prange wrote: The rest of the patternsets are also not an Ant issue, but a design philosophy in wop

Re: Maven Optimism

2008-07-10 Thread Lachlan Deck
On 11/07/2008, at 3:50 AM, Chuck Hill wrote: On Jul 9, 2008, at 8:41 PM, Henrique Prange wrote: The rest of the patternsets are also not an Ant issue, but a design philosophy in woproject (to not force a project layout). Maven don't force a directory layout also. My point was that using e

[JOB] WO developer needed for contract work

2008-07-10 Thread Greg Guerin
Hello, I am looking for an experienced WebObjects developer to perform some contract work. Nearly immediate availability is required. I work with a company that has several existing WebObjects apps. They want to add enhancements to these apps and create some new WO apps. They estimate a

Re: EOGenerate

2008-07-10 Thread Mike Schrag
If you mean "forever" you can turn off "generate source" for the entities that you don't want to have source generated for. If you mean just one time to get a fresh start, just delete the original file and it will regenerate when you re-"EOGenerate" the eogen file (right click on the eogen

EOGenerate

2008-07-10 Thread Helen He
Hi, All: Is that possible to auto generate .java file for only one entity in Entity Modeler? If yes, can anyone tell me how to do that? Thanks! Helen ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list

Re: WO Framework build ant woes

2008-07-10 Thread Chuck Hill
On Jul 10, 2008, at 12:00 PM, Florijan Stamenkovic wrote: 2. If the above is true, what exactly is the purpose of the "compile" target, what does WOCompile do differently? It should do the same thing, but from the command line. Yeah, that chimes with my own conclusions about it, all the fu

Re: WO Framework build ant woes

2008-07-10 Thread Florijan Stamenkovic
2. If the above is true, what exactly is the purpose of the "compile" target, what does WOCompile do differently? It should do the same thing, but from the command line. Yeah, that chimes with my own conclusions about it, all the fuss inside seems to be primarily classpath oriented. Any ide

Re: Maven Optimism

2008-07-10 Thread Pierce T. Wetter III
On Jul 10, 2008, at 10:50 AM, Chuck Hill wrote: The rest of the patternsets are also not an Ant issue, but a design philosophy in woproject (to not force a project layout). Maven don't force a directory layout also. My point was that using either Maven or woproject, if you want a flexi

Re: WO Framework build ant woes

2008-07-10 Thread Chuck Hill
On Jul 10, 2008, at 8:31 AM, Florijan Stamenkovic wrote: Hi all, I am building a framework (pure WO, no wonder), and trying to get the projects that depend on it to bundle it, as described in the "Embedding WOFrameworks" wiki entry. So, a few questions, about the framework project: 1.

XMLHttpRequestObject

2008-07-10 Thread Thierry Kramis
Hi all I know that this isn't directly related to webobjects but I hope one of you knows the answer anyway. I'm having a little javascript calling a webobjects action that returns data as XMLHttpRequestObject. The same action in a non ajax example would return a file that is downloaded th

Re: Maven Optimism

2008-07-10 Thread Chuck Hill
On Jul 9, 2008, at 8:41 PM, Henrique Prange wrote: Hi Chuck, Chuck Hill wrote: Hi Pierce, On Jul 9, 2008, at 2:50 AM, Pierce T. Wetter III wrote: I'm using this as a measure: wc -l `find . -name "build.xml" -print` Build/build/build-*.xml Build/build/generic.xml `find . -name "build.pr

Re: Maven Optimism

2008-07-10 Thread Pierce T. Wetter III
On Jul 9, 2008, at 8:37 PM, Henrique Prange wrote: Hi Anjo, Anjo Krank wrote: Am 09.07.2008 um 06:16 schrieb Anjo Krank: Oh, I forgot: will someone please fix the maven descriptions so they dual-build Wonder with 5.4 and 5.3. I mean, like we're doing now? I have talked with Lachlan abou

TopLink now EclipseLink and OpenSource

2008-07-10 Thread Chuck Hill
http://wiki.eclipse.org/EclipseLink TopLink was heavily inspired by EOF, right down to an EOModeler. I once looked at it as an alternative to EOF. Something to look at if you are surveying the ORM mapping options out there. Chuck -- Practical WebObjects - for developers who want to inc

WO Framework build ant woes

2008-07-10 Thread Florijan Stamenkovic
Hi all, I am building a framework (pure WO, no wonder), and trying to get the projects that depend on it to bundle it, as described in the "Embedding WOFrameworks" wiki entry. So, a few questions, about the framework project: 1. The "build" target does not depend on the "compile" target,

Re: DB uniqueness constraints and dealing with them

2008-07-10 Thread Florijan Stamenkovic
Susane, My solution if for OpenBase only. Though I guess that the different languages issue might be applicable to it too. I'll have to check. Thx, F On Jul 10, 2008, at 04:40, Susanne Schneider wrote: Hi Florijan, be aware that your solution will only work for english installation of O

Re: Maven Optimism

2008-07-10 Thread Mike Schrag
Thanks for the clarification. So, it is a new option to build WO projects with Ant, not a replacement for the current mechanism, right? ... wel ... depends on how you look at it. All of the classpath related stuff in the woproject folder is going to go away. So in that respect, it's a r

Re: Maven Optimism

2008-07-10 Thread Henrique Prange
Hi Mike, Thanks for the clarification. So, it is a new option to build WO projects with Ant, not a replacement for the current mechanism, right? Cheers, Henrique Mike Schrag wrote: Will Ant tasks rely on Eclipse .classpath file to build WO projects? Yes ... You can do an eclipse = "true" on

Re: WOXMLDecoder and NSData

2008-07-10 Thread Mike Schrag
String str = ERXStringUtilities.byteArrayToHexString(data._bytesNoCopy()); On Jul 10, 2008, at 8:37 AM, Steve Peery wrote: Does anyone have a suggestion how to move data from NSData into a XML file? I guess I need to convert a Stream of data into a String of normal text. On 7/9/08 7:36 P

Re: WOXMLDecoder and NSData

2008-07-10 Thread Steve Peery
Does anyone have a suggestion how to move data from NSData into a XML file? I guess I need to convert a Stream of data into a String of normal text. On 7/9/08 7:36 PM, "Daryl Lee" <[EMAIL PROTECTED]> wrote: > Turns out this is a bug in WO 5.4.2 and earlier. Can you file a bug? > > > On Jul 8,

Re: Maven Optimism

2008-07-10 Thread Mike Schrag
=Will Ant tasks rely on Eclipse .classpath file to build WO projects? Yes ... You can do an eclipse = "true" on several of the ant tags (like ) and framework dependencies will load from .classpath. Will that also depend on it knowing where the workspace is located on the filesystem when doi

Re: Maven Optimism

2008-07-10 Thread Mike Schrag
Will Ant tasks rely on Eclipse .classpath file to build WO projects? Yes ... You can do an eclipse = "true" on several of the ant tags (like ) and framework dependencies will load from .classpath. Will that also depend on it knowing where the workspace is located on the filesystem when doing

Re: DB uniqueness constraints and dealing with them

2008-07-10 Thread Susanne Schneider
Hi Florijan, be aware that your solution will only work for english installation of Oracle. Otherwise you will have custom error messages in the installation language. Regards Susanne -- Susanne Schneider Coordinator secuTrial Development iAS interActive Systems GmbH Dieffenbachstraße 33 c, D-1

Re: WO5.4.2 download url

2008-07-10 Thread Cheong Hee (Datasonic)
Thanks! - Original Message - From: "Jake MacMullin" <[EMAIL PROTECTED]> To: "Cheong Hee (Datasonic)" <[EMAIL PROTECTED]> Cc: Sent: Thursday, July 10, 2008 4:42 PM Subject: Re: WO5.4.2 download url Yes: http://developer.apple.com Login to your (free) ADC account, go to downloads ->

Re: WO5.4.2 download url

2008-07-10 Thread Jake MacMullin
Yes: http://developer.apple.com Login to your (free) ADC account, go to downloads -> webobjects -> webobjects nightly build snapshot. Cheers, Jake On 10/07/2008, at 9:20 AM, Cheong Hee (Datasonic) wrote: Hi Is there any official (or non official) url to download WO5.4.2? beta or fina

WO5.4.2 download url

2008-07-10 Thread Cheong Hee (Datasonic)
Hi Is there any official (or non official) url to download WO5.4.2? beta or final? Thanks. Cheers Cheong Hee ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) He