Isn't file://Users/rolf/file.mov a malformed URL? I think that this
ought to get filed as a bug against QuickTime. Did you try other
well-formed URLs like file://localhost/Users/rolf/file.mov?
I think I used to use a relative path RMI codebase property that was
something like file://subdir/some.jar
that worked for a while and then broke. Checking in fact indicated I
had been lucky with a malformed URL and /// was the only proper way
to do this. So fwiw I'd second this as a malformed URL especially as
an absolute path. I'm not sure I'm remembering how you are supposed
to manage relative path with /// though. I think I switched to
absolute with user.dir when I went to file:///
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden