• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: ps: database failures not rolling up to eof stack ??
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ps: database failures not rolling up to eof stack ??


  • Subject: Re: ps: database failures not rolling up to eof stack ??
  • From: Simon <email@hidden>
  • Date: Fri, 28 Jan 2011 22:16:45 +0000

Check for a custom EC, custom DB context, or delegates for either of those as a place to start.  At what point are you NOT seeing it?  Could it just be getting ignored at the UI level?  I have seen "clever" handling like this:

public WOActionResults save() {
   try {
       editingContext().saveChanges();
   }
   catch (Exception e) {
   }
   return context().page();
}

nice :-) we have 'L' plates in the office that we dish out to people for that kind of stuff

('L' plates in the UK are for learner drivers - i have no idea if that translates around the globe..)
 
> ps. is WOVNG still progressing ?

Yes, about as well as your exception.  :-P

ahhh. ok. i guessed that form the number of files release on sourceforge :-P

if there is anything worth punting out then please do so - we're about to start reviewing how we can improve validation and it would be good to see what you were trying to do with that stuff.

simon  
 _______________________________________________
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

  • Follow-Ups:
    • Re: ps: database failures not rolling up to eof stack ??
      • From: Chuck Hill <email@hidden>
References: 
 >ps: database failures not rolling up to eof stack ?? (From: Simon <email@hidden>)
 >Re: ps: database failures not rolling up to eof stack ?? (From: Chuck Hill <email@hidden>)
 >Re: ps: database failures not rolling up to eof stack ?? (From: Simon <email@hidden>)
 >Re: ps: database failures not rolling up to eof stack ?? (From: Chuck Hill <email@hidden>)

  • Prev by Date: Re: ps: database failures not rolling up to eof stack ??
  • Next by Date: Re: ps: database failures not rolling up to eof stack ??
  • Previous by thread: Re: ps: database failures not rolling up to eof stack ??
  • Next by thread: Re: ps: database failures not rolling up to eof stack ??
  • Index(es):
    • Date
    • Thread