Re: NSPropertyListSerialization
Re: NSPropertyListSerialization
- Subject: Re: NSPropertyListSerialization
- From: Art Isbell <email@hidden>
- Date: Thu, 15 May 2003 11:25:59 -1000
On Wednesday, May 14, 2003, at 11:17 PM, Kazutaka KAMIYA wrote:
I tried to test adding NSAutoreleasePool, But It could not do it.
int myPool = com.apple.cocoa.foundation.NSAutoreleasePool.push();
<com.webobjects.appserver._private.WOComponentRequestHandler>:
Exception occurred while handling request:
com.webobjects.foundation.NSForwardException
[java.lang.UnsatisfiedLinkError] push
So, I think, I should better to make original parser program.
Before all of that work, maybe you could try one thing to solve this
exception. Did you add the Foundation framework to your project?
Aloha,
Art
_______________________________________________
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.