>                 java.net.URI entityPath = new 
> java.net.URI(NSPathUtilities.stringByAppendingPathComponent(modelPath.toString(),
>  entityName+".plist"));
try changing this to modelPath.toString() + "/" + entityName.plist ... my GUESS 
is that things are bitching about the backslash

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

Reply via email to