> I also get quite a lot of these properties warnings in the console: > > Sep 17 11:24:16 helloworld[50191] WARN > er.extensions.foundation.ERXFileUtilities - Can't get path when run as jar: > JavaFoundation - Properties > Sep 17 11:24:16 helloworld[50191] WARN > er.extensions.foundation.ERXFileUtilities - Can't get path when run as jar: > JavaFoundation - Properties.dev > Sep 17 11:24:16 helloworld[50191] WARN > er.extensions.foundation.ERXFileUtilities - Can't get path when run as jar: > JavaFoundation - Properties.rgurley > > And so on for basically every framework.
WebObjects works with jar type frameworks; Wonder expects non-jar or file based frameworks, at least er.extensions.foundation.ERXFileUtilities expects them. So properties contained in Wonder frameworks have to be set in your properties file, as ERXFileUtilities is used often to read the properties. G Brown [email protected]
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
