Re: Getting Unmarshalling Errors
rbrown3 <[email protected]> Wed, 24 Oct 2007 09:49:12 -0700
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
Actually: I apparently cannot. I'm pretty sure this is because I am not putting the code in the proper place. This leads to another question: there is, apparently, an HTTP service of some kind which is finding all the code needed. Such a service must be set to a root directory (known as the DocumentRoot) which contains all the other "stuff" that the service offers. Is there a place in the installation where that root directory is set, and if there is, where is it? The documentation and Jini books allude to it, but no one gives details on how it is set up. Gregg Wonderly-2 wrote: > > rbrown3 wrote: >> Thanks for the correction. >> >> I did put the trailing "/" into the codebase. Unfortunately, I am >> still >> getting the same exception. >> >> This is really strange since, as I said before, the necessary file is >> in >> the correct package under classes. >> >> Is there something I need to change within Reggie that will cause it >> to >> find this interface? > > You should be able to validate your configuration by opening the url in > your web > browser. Does that work? As in the following? > > http://yourhost:port/some/package/name/ClassName.class > > 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] > > -- View this message in context: http://www.nabble.com/Getting-Unmarshalling-Errors-tf4674281.html#a13387111 Sent from the Sun - Jini-Users mailing list archive at Nabble.com. -------------------------------------------------------------------------- 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]