RE: problem with selectedObject of EOFormController in Java Client
RE: problem with selectedObject of EOFormController in Java Client
- Subject: RE: problem with selectedObject of EOFormController in Java Client
- From: <email@hidden>
- Date: Fri, 3 Sep 2004 09:23:34 +0200
- Thread-topic: problem with selectedObject of EOFormController in Java Client
Hi!
NSLog/System.out output should appear in the Java WebStart console on
the client side. I can see no obvious reason why it doesn't.
I develop using Eclipse/WOLips. For debugging purposes I start the
client application from within Eclipse rather than using WebStart. In
that setip output goes to the Console within Eclipse. More importantly
though, I can use the debugger rather than printouts to hunt down
problems.
Pierre.
-----Original Message-----
From: Rams [mailto:email@hidden]
Sent: Friday, September 03, 2004 7:01 AM
To: Pierre Bernard
Cc: email@hidden
Subject: Re: problem with selectedObject of EOFormController in Java
Client
On Sep 2, 2004, at 4:26 AM, email@hidden wrote:
> BTW, controllers do have methods along the lines of 'awake':
> controllerDidLoadArchive(), connectionWasEstablished()
>
> Pierre
I'm trying both on a custom EOListController subclass and neither seems
to be called. Do I need to register for some notification first?
On a related note. NSLog.out.appendln() is not working in my subclass
either. System.out.println doesn't either. The subclass is being
called. I gathered this because adding a while(true){} after the NSLog
call in the subclass constructor hangs the app.
Trying to figure out anything without NSLog is extremely frustrating.
Could anyone spare a moment to enlighten me? It works fine in my
subclassed Session class, though that is server side... Thinking it
was a sandbox problem, I tried setting security permissions in
JavaClient.wo... no change to the NSLog situation. Right now, I'm out
of ideas. Perhaps NSLog only lives on the server side? I'm thinking
I'll have to implement a clientSideRequest just to print strings... :-/
--
Learn how to cryptographically sign your mail in Panther
http://www.joar.com/certificates/
**********************************************************************
This email and any files transmitted with it are intended solely for
the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the sender
of this message. (email@hidden)
This email message has been checked for the presence of computer
viruses; however this protection does not ensure this message is
virus free.
Banque centrale du Luxembourg; Tel ++352-4774-1; http://www.bcl.lu
**********************************************************************
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.