Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / January 2006

Tip: Looking for answers? Try searching our database.

RMI trouble

Thread view: 
somersbar@yahoo.com - 23 Jan 2006 19:15 GMT
im pretty new to rmi and im trying to get basic rmi client-callback
program running on windows xp. But wen i try to compile on of the files
in the dos window(javac RMIServer.java), i get the following msg:

Note: RMIServer.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

what does this mean and how do i fix it? any help appreciated please...
Daniel Dyer - 23 Jan 2006 19:31 GMT
> im pretty new to rmi and im trying to get basic rmi client-callback
> program running on windows xp. But wen i try to compile on of the files
[quoted text clipped - 4 lines]
>
> what does this mean and how do i fix it? any help appreciated please...

Did you recompile with -Xlint:deprecation for details?

Basically, your code is using methods or classes that have been  
obsoleted.  If you recompile with the suggested switch it will tell you  
which ones.  Your may well still work without addressing these issues, but  
typically it's a warning that there's a newer, better way to do something.

Dan.

Signature

Daniel Dyer
http://www.dandyer.co.uk

Bruce Lee - 23 Jan 2006 19:54 GMT
> im pretty new to rmi and im trying to get basic rmi client-callback
> program running on windows xp. But wen i try to compile on of the files
[quoted text clipped - 4 lines]
>
> what does this mean and how do i fix it? any help appreciated please...

It's not an error, it's just telling you you've got some old objects in the
software.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.