The Artima Developer Community
Sponsored Link

Java Answers Forum
RMI Registry Problem

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Senthoorkumaran Punniamoorthy

Posts: 335
Nickname: senthoor
Registered: Mar, 2002

RMI Registry Problem Posted: Oct 29, 2003 6:58 PM
Reply to this message Reply
Advertisement
When I start RMI registry from an arbitrary command line I get this message.

security properties not found. using defaults.

However when I start from JDKPath\bin (in my machine it is D:\j2sdk1.4.2_01\bin) it doesn’t give that message.

Also when I start from an arbitrary path I am facing the problem is ClassNotFoundException when downloading the stub. But if I start the registry from JDKPath\bin then that problem doesn't occur?

Anybody has an explanation for this? Please share it with me.

Senthoor

Topic: Fax server development Previous Topic   Next Topic Topic: Hidden Fields in Servlets

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use