Re: Getting Unmarshalling Errors
CORMIER Mario <[email protected]>
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <6353CA579307224BAFDE9495906E691628DC28@ca-ops-mail> |
There was a word missing in my sentence, I meant to say that it SHOULD
end with a '/'. That was from memory (people rarely do this, normally
the codebase contains a list of jar files). I searched quickly and
confirmed that this is indeed the case:
" If the URL specified as the value of the codebase property is a
directory, it must end in a trailing "/" "
-- from: http://java.sun.com/j2se/1.4.2/docs/guide/rmi/codebase.html
Hope this helps you solve your problem
Mario
-----Original Message-----
From: rbrown3 [mailto:[email protected]]
Sent: Tuesday, October 23, 2007 15:57
To: [email protected]
Subject: Re: Getting Unmarshalling Errors
Mario:
In my message, please note that the codebase I describe is a
directory,
and does *not* end with a '/'...
If the codebase is a directory, shouldn't end with a '/' character, i.e.
http://<server>:8081/classes/ ?
Mario
==>http://<server>:8081/classes,
==>where <server> is the name of the host that the *registrar* is
running
==>on
--------------------------------------------------------------------------
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]