That's just great. I will try that later. Thanks a lot. Cheers...
MikeA On Friday 03 January 2003 18:24, Norman C. Jarvis wrote: > I have this same error and I changed RepositoryPersistor.java in two > places from: > > reader.parse(new InputSource(url.openStream())); > > to > > reader.parse(new InputSource(url.toString())); > > I don't know if this is the correct fix, but it worked for me. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
