Re: Relieving some ClassLoader contention in PreferredClassProvider
Bob Scheifler <[email protected]>
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
>> I'm looking for you to expand on that. In particular, if all of the
>> URLs are HTTPMD:, what real problem can arise from equivalence?
>
> I guess none, but not all URLs are HTTPMD are they?
I suspect in most cases they could or should be. Absent any actual
requirement for virtual hosting, and given a probability that a satisfactory
configuration would not actually hit a problem, I'm not seeing virtual
hosting as an interesting reason for change.
> So or I must be overlooking something, but to me it seems
> http://foo[]bar.jar is no valid URL as foo[]bar.jar is no valid host name.
I didn't actually mean to give you that one,
http://thoth/foo[]bar.jar
will also fail.
> My approach to URISyntaxException was to convert it to a
> MalformedURLException, but I guess you already suspected that?
Of course. Both a spec change and a wart.
- Bob
--------------------------------------------------------------------------
Getting Started: http://www.jini.org/wiki/Category:Getting_Started
Community Web Site: http://jini.org
jini-users Archive: http://archives.java.sun.com/archives/jini-users.html
Unsubscribing: email "signoff JINI-USERS" to [email protected]