Nothing like a night's sleep to clear the addled brain! The problem was my build generating a classpath file with truncated paths for the application resources. It generated:
WEBINFROOT/Resources/Java/ WEBINFROOT/Resources/Java/appo.jar WEBINFROOT/Appo/Contents/Frameworks/CoreServices.framework/Resources/Java/coreservices.jar instead of, of course: WEBINFROOT/Appo/Contents/Resources/Java/ WEBINFROOT/Appo/Contents/Resources/Java/appo.jar WEBINFROOT/Appo/Contents/Frameworks/CoreServices.framework/Resources/Java/coreservices.jar Now to find where I corrupted the build.xml file ... __________________ On Fri, May 27, 2011 at 8:01 PM, EMail Archive <[email protected]> wrote: > I'm back in the world of webObjects after a couple of years and seem > to have forgotten some basic things, or at least I suspect they are > basic. _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
