Mysteries of WOResourceManager
Mysteries of WOResourceManager
- Subject: Mysteries of WOResourceManager
- From: Anthony Paras <email@hidden>
- Date: Tue, 30 Dec 2003 16:52:40 -0500
Hi all,
I have written a few woapps that are designed to boot up, process some
stuff, and then exit. I have been writing my own shell commands to launch
them by copying and modifying the java command that gets generated in
ProjectBuilder.
One problem I just noticed is that the application().resourceManager() can't
find anything. When I call bytesForResourceNamed(), I get a null pointer
exception from deep in the bowels of apple's code.
Is there something I need to do prior to launching the app? Is there a
better way to do what I'm trying to do?
Thanks.
_______________________________________________
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.