• 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
I think I'm going KKKAAAARRRAAAAZZZZYYY
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

I think I'm going KKKAAAARRRAAAAZZZZYYY


  • Subject: I think I'm going KKKAAAARRRAAAAZZZZYYY
  • From: Adam Rice <email@hidden>
  • Date: Thu, 5 Jun 2003 16:05:00 +1000

Sorry about the.. umm.. off topic subject line but I have been trying to debug a simple page and I just can't work out why it is not working; it is REALLY getting to me, too, because it has to be one of those errors that is just under your nose and can't see because it is too obvious.

I am getting a good ol' fashion Null Pointer Exception

I have pin pointed it down to a table I have added with a repetition row. When the table is not there, everything works great, when the table is there, it all crumbles.

The table is just made using the WO buttons, ie. clicking table, choosing 3 columns and 2 rows, first row headers and second row repetition.

The strings in the repetition are anInvoiceLine.[insert field here]

Item = anInvoiceLine
List = theInvoice.customerInvoiceLine

anInvoiceLine is a key for customerInvoiceLine
theInvoice is a key for customerInvoice

theInvoice is set by anInvoice on the previous page which is using a repetition table to display a list of records in customerInvoice

The previous page is using:
Item = anInvoice
List = customerInvoiceDisplayGroup

There is a one-to-many link between customerInvoice and customerInvoiceLine using a unique primary key
There is a one-to-one link between customerInvoiceLine and customerInvoice


The key in customerInvoice is cuinum
The keys in customerInvoiceLine are cuinum and line


Adam Rice _______________________________________________ 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.

  • Follow-Ups:
    • Re: I think I'm going KKKAAAARRRAAAAZZZZYYY - SOLVED
      • From: Adam Rice <email@hidden>
  • Prev by Date: Re: EOs and NSData
  • Next by Date: Re: I think I'm going KKKAAAARRRAAAAZZZZYYY - SOLVED
  • Previous by thread: Re: EOs and NSData
  • Next by thread: Re: I think I'm going KKKAAAARRRAAAAZZZZYYY - SOLVED
  • Index(es):
    • Date
    • Thread