RMIServer running exception
Posted
by Mayan Alagar Pandi
on Stack Overflow
See other posts from Stack Overflow
or by Mayan Alagar Pandi
Published on 2010-04-20T07:51:33Z
Indexed on
2010/04/20
7:53 UTC
Read the original article
Hit count: 335
rmi
hi,
Why this exception happened for RNI Server running.
2java.rmi.server.ExportException: remote object implements illegal remote interf ace; nested exception is: java.lang.IllegalArgumentException: illegal remote method encountered: p ublic abstract java.lang.String RmiServerInterface.message()
where message() is remote method.
Regards, Alagar
© Stack Overflow or respective owner