Hi!
Sanjay Nambiar wrote:
> I have a preliminary RMI Question.I have a class which has all static
> methods.This class needs to be accessed from a different JVM than where it
> resides.I have tried to look up the documentaion of RMI.However all
> implementations indicate that the instance handle of the object needs to be
> registered for the client to do a lookup.
> Can someone please tell me how to implement this class such that I could
> register it.Can a static class be accessed remotely..??
>
> Implementing the class as a SINGLETON produces a problem that the handle is
> meant for internal use and hence is not available for registering the same.
> Even pointers would be highly appreciated.
This, very interesting, question should be sent to the RMI-USERS list.
You will find archives and subscription information at:
http://archives.java.sun.com/archives/rmi-users.html
regards,
Rickard
--
Rickard �berg
@home: +46 13 177937
Email: [EMAIL PROTECTED]
Homepage: http://www-und.ida.liu.se/~ricob684
Question reality
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".