Dec 15 10:53:59 dwtm[486] - com.webobjects.examples.utilities.WXFileUtilities.loadFileAtPath - WXFileUtilities: loadConfigFileAtPath: failed for path:jar:file:///Developer/Servers/tomcat5028/webapps/dwtm/WEB-INF/lib/dwtm.jar!/Resources/SPPolicyConfig.plist
Yes, if you look at the code for WXFileUtilities, you will see it's attempting to load this file using a File object, which obviously will fail for a URL, let alone a jar file URL. Looks like this example is probably not designed to run jar'd up.

ms
 _______________________________________________
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]

Reply via email to