Re: Strange Error ???
Re: Strange Error ???
- Subject: Re: Strange Error ???
- From: Chuck Hill <email@hidden>
- Date: Tue, 3 Apr 2007 08:59:28 -0700
On Apr 2, 2007, at 3:16 PM, James Cicenia wrote:
Sorry -
It is inconsistent. In other words it takes the resource and it is
stored while sometimes just a null is gotten.
How are you determining that it is null?
However, it is always there when the print statement is issued after?!
It sounds like you are looking at an unfired fault. Have you
overridden any EOF methods and not called super or changed how they
work?
Chuck
On Apr 2, 2007, at 4:51 PM, Chuck Hill wrote:
Hi James,
Ah, another guessing game for us. :-). Uh, I'd like to buy a
vowel? What means this, "sometimes it doesn't"?
Chuck
On Apr 2, 2007, at 2:47 PM, James Cicenia wrote:
Ok this is messing with my head here.
I have the following line:
newPhase.setResponsiblePerson((ProjectRosterMember)msp.resources
().objectAtIndex(0));
Sometimes the above works and sometimes it doesn't. HOWEVER if I
put the println AFTER it it always works?!!!!!
System.out.println("PHASE RESPONSIBLE PERSON IS "+
(newPhase.responsiblePerson().resource().fullName()));
The array resources() is an immutableClone.
Is there some faulting issue here that post setting the
responsible person heals itself with the println?????
Thanks
James Cicenia
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40global-village.net
This email sent to email@hidden
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve
specific problems.
http://www.global-village.net/products/practical_webobjects
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden