Re: Required Frameworks/Files (Was: Auto Open Client Application isn't)
Re: Required Frameworks/Files (Was: Auto Open Client Application isn't)
- Subject: Re: Required Frameworks/Files (Was: Auto Open Client Application isn't)
- From: Mike Schrag <email@hidden>
- Date: Mon, 28 Jan 2008 08:00:17 -0500
So, if it's specifically for D2JC- and Nib-based development, is it now deprecated as well? If not, then I'll have to file a bug report because if I add it to my application's Build Path instead of all the various jc-related frameworks in System/Library/Frameworks I get the following error when I try to launch the application:
Exception in thread "main" java.lang.SecurityException: class "com.webobjects.foundation.NSMutableArray"'s signer information does not match signer information of other classes in the same package
If you are using Wonder, this might be because of Wonder's NS* impls ... If the original jars are sealed (possibly just signing does it, but sealing I know will), it won't let other classes declare to be inside of the com.wo.foundation package (which Wonder does to replace/fix things in the core).
ms |
_______________________________________________
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