users@glassfish.java.net

Re: Error while trying to bind RMI Object to the JNDI registry

From: <glassfish_at_javadesktop.org>
Date: Thu, 15 Mar 2007 07:47:16 PST

Thank's a lot, but I think I found the answer in a RMI-IIOP tutorial.

The problem is that I use UnicastRemoteObject to export my Object instead of PortableRemoteObject which is necessary with RMI-IIOP.

UnicastRemoteObject worked with JBoss but I discover that JBoss don't use IIOP.

Thx for your help.
[Message sent by forum member 'nrichand' (nrichand)]

http://forums.java.net/jive/thread.jspa?messageID=208129