Debugging RMI (JDK and realated sources)
Alex Co <[email protected]> Thu, 28 May 2009 10:12:58 -0600
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Message-ID | <LISTSERV%[email protected]> |
Hi, I am using Eclipse to make my experiences on RMI and it would be nice to=20= debug RMI core classes in order to see what is happening. I am using the jdk1.6.0_14 and i also downloaded its sources. On eclipse,= when=20 i step into RMI call (target to UnicastRef class) eclipse ask for the sou= rce for=20 the UnicastRef class. I setup up the jar file where the source is and it = debugs=20 but in wrong source lines. It seems that the compiled class files were no= t=20 generated with the sources provided on the SUN=B4s web page and the curso= r is=20 on wrong methods on the source code. Is there any synchronized verion of JDK and sources that we can begung=20= entering on the source files? In this case, to debug RMI calls Thanks a lot Alex =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D To unsubscribe, send email to [email protected] and include in the body of the message "signoff RMI-USERS". For general help, send email to [email protected] and include in the body of the message "help". For a list of frequently asked RMI questions please refer to: http://java.sun.com/j2se/1.3/docs/guide/rmi/faq.html To view past RMI-USERS postings, please see: http://archives.java.sun.com/archives/rmi-users.html