> It doesn't ring a bell with me. If it happens again, please record the
> classpath. It could be due to a typo or funny character in 
> the classpath
> confusing the URL code in the JDK?

FWIW, I once used directory names with '!' in them. This had to end pretty 
quick when I used jars in them by URL's. The JarURLConnection code got confused 
since it uses that character for separator purposes.

I can't remember the actual errors I got, but don't recognize these, so it's 
probably not this problem.

Well, just thought I'd mention it just in case...HTH

ken1

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to