Re: Local Instance of EO Problem

2008-04-13 Thread Joe Moreno
Chuck, Yup, Sally is the new, unsaved, value. Somehow, I missed the fact that localInstance only uses the snapshot values. Thanks for pointing that out – it's a big help. - Joe On Apr 13, 2008, at 20:25:55, Chuck Hill wrote: Is "Sally" a new (unsaved) value? localInstance uses th

Re: Local Instance of EO Problem

2008-04-13 Thread Chuck Hill
Is "Sally" a new (unsaved) value? localInstance uses the last saved/ fetched values from the snapshot, NOT the values in the EO. Chuck On Apr 13, 2008, at 8:18 PM, Joe Moreno wrote: Hi All, Eclipse 3.3.2 WOLips 3.3.5047 Mac OS X 10.5.2 WO 5.3.3 Not using WOnder In the process of moving an

Local Instance of EO Problem

2008-04-13 Thread Joe Moreno
Hi All, Eclipse 3.3.2 WOLips 3.3.5047 Mac OS X 10.5.2 WO 5.3.3 Not using WOnder In the process of moving an EO from one EC to another it seems to get changed. Am I overlooking something obvious, here? The following code: public void setPerson(Person newPerson) { NSLog.debug.appendln("1. Fi

Re: I moved my server, changed ip and now..

2008-04-13 Thread Kieran Kelleher
Hi James, Just saw this thread now (it is Sunday after all, and I really needed to take a break from work and development this weekend!) here is something to remember in general about mysql authentiction: Mysql authenticates on 3 things, the login id, the password and the client host

Re: Staying with WebObjects

2008-04-13 Thread Joe Little
On Sat, Apr 12, 2008 at 4:07 AM, Alexander Spohr <[EMAIL PROTECTED]> wrote: > > Am 11.04.2008 um 22:47 schrieb David Avendasora: > > > > > > On Apr 11, 2008, at 4:06 PM, Simon McLean wrote: > > > > > > > I think the real bug-bear for people struggling to get their companies > to commit to webobjec

Re: Migrating a WOLips/Eclipse enviroment to another user and/or computer

2008-04-13 Thread David LeBer
On 13-Apr-08, at 3:40 PM, Gaastra Dennis - WO Lists wrote: Dear List, What does one have to do in order to move/copy a WOLips/Eclipse environment from one user account to another user or system? Both source and target are Leopard. Obviously the contents of "~Documents/workspace" and "/Ap

Migrating a WOLips/Eclipse enviroment to another user and/or computer

2008-04-13 Thread Gaastra Dennis - WO Lists
Dear List, What does one have to do in order to move/copy a WOLips/Eclipse environment from one user account to another user or system? Both source and target are Leopard. Obviously the contents of "~Documents/workspace" and "/Applications/ Eclipse"... How about all the preferences and set

Re: WOTable

2008-04-13 Thread Guido Neitzer
On 13.04.2008, at 11:20, Eleni Manou wrote: Trying to use WOTable in a component I take the message 'The class for WOTable is either missing or does not extend WOElement' Can anyone help me on how to overcome this? Are you linking to JavaWOExtensions.framework? cug -- http://www.event-s.ne

WOTable

2008-04-13 Thread Eleni Manou
Hi all, Trying to use WOTable in a component I take the message 'The class for WOTable is either missing or does not extend WOElement' Can anyone help me on how to overcome this? Many thanks in advance! Stavros Panidis ___ Do not post admin request

Re: I moved my server, changed ip and now..

2008-04-13 Thread James Cicenia
Rebooted Myself! LOL (seriously though I had rebooted that darn server multiple times) I think I am having two problems...the localhost thing which screwed with the msyql, which then needed the real ip of the server?! I still don't like the host command not bringing anything back. ?? On A

Re: I moved my server, changed ip and now..

2008-04-13 Thread Miguel Arroz
Hi! I told you to reboot... if not the servers, yourself! :) I guess that creating the mysql user did the trick. I hate MySQL on that (and on a lot of other stuff), it's a mess to configure. Still didn't fully understand that localhost thing, but... Yours Miguel Arroz On 2008/04/1

Re: I moved my server, changed ip and now..

2008-04-13 Thread James Cicenia
Suddenly it works this morning... I don't know why, but it does. On Apr 13, 2008, at 7:17 AM, James Cicenia wrote: New information So I went to sleep, go up, tried again. This time something different! I added a new mysql user with the specfic ip as the server. Then when I restarte

Re: I moved my server, changed ip and now..

2008-04-13 Thread James Cicenia
New information So I went to sleep, go up, tried again. This time something different! I added a new mysql user with the specfic ip as the server. Then when I restarted my WO Server it started.. however, now, it only works if I have the IP instead of the domain name in the URL? I think this

Re: I moved my server, changed ip and now..

2008-04-13 Thread James Cicenia
a) I did change the DNS servers to the new colo. b) I can ping and traceroute localhost. c) I will get the stacktraces after some coffee. On Apr 13, 2008, at 12:37 AM, Mike Schrag wrote: 1) Yes I swear and moved it to a new colo. "and moved it to new colo" is potentially sort of important ... A

Re: I moved my server, changed ip and now..

2008-04-13 Thread James Cicenia
ok -- Woke up hopefully fresh. HOSTNAME was AUTOMATIC /etc/resolv.conf nameserver 216.177.102.2 nameserver 216.177.102.3 which is correct. On Apr 13, 2008, at 5:52 AM, Mr. Pierre Frisch wrote: James, Could you have a look into /etc/hostconfig and check the parameter: HOSTNAME=-AUTOMATIC

Re: Localize WOLips project

2008-04-13 Thread Cail Borrell
Hi TIA In addition if you are not using sessions you can get your localizer with ERXLocalizer.defaultLocalizer() and if you are using ERXComponent's you can call localizer() directly from the component Regards, Cail and if you are not using sessions On 13/04/2008, at 10.

Re: Webobjects-dev Digest, Vol 5, Issue 427

2008-04-13 Thread Birthe Berland
ailman/options/webobjects-deploy/arroz%40guiamac.com This email sent to [EMAIL PROTECTED] Miguel Arroz http://www.terminalapp.net http://www.ipragma.com -- next part -- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-sign

Re: I moved my server, changed ip and now..

2008-04-13 Thread Mr. Pierre Frisch
James, Could you have a look into /etc/hostconfig and check the parameter: HOSTNAME=-AUTOMATIC- I would also dump the file /etc/resolv.conf Cheers Pierre -- Pierre Frisch [EMAIL PROTECTED] On Apr 12, 2008, at 22:07, James Cicenia wrote: 1) Yes I swear and moved it to a new colo. 2) telne

Re: Staying with WebObjects

2008-04-13 Thread Lachlan Deck
Hi Alan, On 12/04/2008, at 6:24 AM, Alan Ward wrote: On Apr 11, 2008, at 2:06 PM, Simon McLean wrote: I think the real bug-bear for people struggling to get their companies to commit to webobjects isn't the fact that it's not open source - i think it's the fact that you have to buy a mac to

Re: Localize WOLips project

2008-04-13 Thread Helmut Schottmüller
Hi TIA, very simple and Apple Style as usual... Just add the language resources you need in your Resources folder. I for example have a German.lproj and English.lproj Inside these folders add your Localizable.strings file with the key- value-pairs for the localized strings (if you use Unico