Re: [Wonder-disc] ERXResourceManager can't find my resource
Re: [Wonder-disc] ERXResourceManager can't find my resource
- Subject: Re: [Wonder-disc] ERXResourceManager can't find my resource
- From: Mike Schrag <email@hidden>
- Date: Tue, 20 Jan 2009 08:30:32 -0500
ERXResourceManager resMgr = (ERXResourceManager) ERXApplication.application().resourceManager(); String mapFilePath = resMgr.pathURLForResourceNamed("MyMap.xml", null, null).toString();
There's actually no need to change your API calls -- ERXResourceManager is wired in as WOResourceManager, so your old code is fine.
Can you look in your framework's build folder and tell me where MyMap.xml is?
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