Re: Config files with application class references
Bob Scheifler <[email protected]>
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
> I have a Jini application that uses com.sun.jini.start facilities to specify the > launch of the application. Its configuration file includes some static factory > class usages which are from the application's classpath. I've started creating > a jar file for launching because I get the exception below. Thus, I have to > make parts of one services classpath visible in the app classloader to get the > configuration to work. I can't say that I really understand what you think the problem is. Perhaps you could describe more explicitly what class(es) the service starter configuration needs to reference to get its job done, and why they shouldn't be in the system class loader. - 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]