Getting Unmarshalling Errors

rbrown3 <[email protected]>
Newsgroups gmane.comp.java.sun.jini
Message-ID <[email protected]>
Greetings:

   I am running a test service that is attempting to publish a Jeri- based
remote proxy. I am running this service hoping that it will show up on the
browser that is started with the Install-All script.

   The service is locating the registrar, and it appears to be exporting the
proxy. Unfortunately, whenever I run my service, the registrar produces the
following exception:

INFO: unmarshalling failure
java.lang.ClassNotFoundException: factor3.srvcs.jini.test.RemoteEmployee
        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at
net.jini.loader.pref.PreferredClassLoader.loadClass(PreferredClassLoader.java:922)
 <snip>

   My service shows up in the browser as an "unknown service".

   I have even tried putting my remote interface (and its package), which is
called RemoteEmployee, under the classes directory hoping that (as the
documentation indicates) the HTTP server will properly find the interface.
This appears to make no difference.

   Could someone please tell me what is going on and how I can fix this
problem???

   Thank you.

-rbrowmn3

--
View this message in context: http://www.nabble.com/Getting-Unmarshalling-Errors-tf4674281.html#a13354633
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]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.