Hi all, I quick dissection of the code and I realized that I was encoding the file path to ensure that it was compatible with the URI requirements, but not decoding it before returning the value.
A tiny change to the Locator.java code and the test case provided now passes. I need to re-test my initial usecase to verify I haven't broken anything. If all is ok, I will commit the fix in the next 10 mins Thanks, Kev --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]