• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

RMI and jar problem

 
Ranch Hand
Posts: 111
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am near submitting time and everything was working fine, till i get a strange problem. My server uses RMI was working fine. Now when i JAR the files inside server.jar, it is unable to find RMIRegistry, while if i run the same code without jarring it, it runs fine.
This problem has recently come up, as before i used to jar the server and no problems were encountered. Pls guide me what to do. I'm in urgent need of some help.
Gaurav
 
My name is Inigo Montoya, you killed my father, prepare to read a tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic