Re: Class Server requests
Gregg Wonderly <[email protected]>
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
Dan Creswell wrote: > Well, indeed - the URLClassLoader defines a set of behaviours as you > describe below which makes the slash relevant. > > But that doesn't mean we can't look at appending the slash ourselves, so > long as we can figure out a way to determine it's an appropriate action > and can apply it consistently. One the practices that I try and stress is to just use JARs. Then, the URL is testable, more easily, and in fact, the com.sun.jini.start mechanism will test the codebase URLs and tell you that it can't access one or more of them. The important thing is to start the jar server first, or use a URL to an already running web server. Gregg Wonderly -------------------------------------------------------------------------- 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]