Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Conrad Evans   on Jun 04 In Java Category.

  
Question Answered By: Benjamin Simpson   on Jun 04

ok so as I can see you're connecting to local server, why not set a
Local interface as well?? maybe it works.
another issue is that as you told you have problem  with objects, Are
those objects serializabe?
my guess is maybe your object  has not marked with Serializable so the
RMI looking for a Local interface because it can't serialize your
object.

Share: 

 

This Question has 6 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Urgent please Or get search suggestion and latest updates.


Tagged: