Re: weird nib problem with Java Compiling
Re: weird nib problem with Java Compiling
- Subject: Re: weird nib problem with Java Compiling
- From: Ryan Poling <email@hidden>
- Date: Thu, 16 Jun 2005 09:31:35 -0700
- Resent-date: Thu, 16 Jun 2005 09:33:00 -0700
- Resent-from: Ryan Poling <email@hidden>
- Resent-message-id: <email@hidden>
- Resent-to: Apple Webobjects-Dev <email@hidden>
Sorry, I meant to say "don't connect to an NSScrollView" -
NSTableView seems to work.
-Ryan
On Jun 16, 2005, at 9:29 AM, Ryan Poling wrote:
FYI: In case anyone else runs into this, I have a Java Client nib
file which normally produces a JavaCompiling.plist file as well as
_FileNameInterfaceController_EOArchive.java inside the nib package.
However, I ran into an annoying problem which took a while to
figure out - when connecting an outlet of type id to an NSTableView
and saving, the java related files disappear, and the WebObjects
app throws an exception when trying to load the nib. The solution
seems to be "don't connect to an NSTableView"!
This is with 5.2.4 and Mac OS X 10.4.1. By the way - Spotlight is
great - I know I'll be able to find this email easily if I ever
come across this bug again!
apple.awt.EventQueueExceptionHandler Caught Throwable :
java.lang.IllegalStateException: Could not load archive named
OnlineApplicationsInterfaceController
java.lang.IllegalStateException: Could not load archive named
OnlineApplicationsInterfaceController
-Ryan
_______________________________________________
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