• 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
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
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
reply
    Bookmark Topic Watch Topic
  • New Topic