Rickard,
Actually, these classes are "left over" from the RMI I had implimented prior
to moving to JNP(in Jboss). Which means the object that I'm passing extends
UnicastRemoteObject and implements my remote interface. In the case of
jndi(which I am new to ) must I impliment the Referenceable interface,
instead of the remote interface? Also, I only recieve this NPE when I
attempt to bind remotely. All is well when I bind on the same machine as the
JNP.
What do you think?
-john
-----Original Message-----
From: Rickard �berg [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 31, 2000 11:22 PM
To: jBoss
Subject: Re: [jBoss-User] perplexing problem
Hi!
I am looking at the JNP code. The line of the NPE tries to extract the
classname from the Reference of the object, since your object seems to
implement Referenceable. So, it seems as though your server returns null
from getReference(). Can you verify this?
/Rickard
--
Rickard �berg
Email: [EMAIL PROTECTED]
http://www.telkel.com
http://www.jboss.org
http://www.dreambean.com
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]