Following are some of the useful links, arranged as per the topic

Topic

Link

Description

RMI

http://java.sun.com/docs/books/tutorial/rmi/index.html

RMI Tutorial(Advanced)

 

http://java.sun.com/j2se/1.3/docs/guide/rmi/getstart.doc.html

RMI Tutorial(Basic)

 

http://java.sun.com/j2se/1.4.2/docs/guide/rmi/spec/rmiTOC.html

RMI Specifications

 WS-I

http://www.webservices.org/index.php/article/articleprint/883/-1/82/

WS-I Supply Chain Application Resources

 

http://www.ws-i.org/SampleApplications/SupplyChainManagement/2002-11/UsageScenarios-1.00-CRD-02a.mht

WS-I Use Cases

 

http://www.25hoursaday.com/DistributedComputingTechnologiesExplained.html

Comparison Of Distributed Computing Models

CORBA

http://java.sun.com/developer/onlineTraining/corba/corba.html#anchor312037

CORBA Tutorial

SOAP

http://www.w3.org/TR/2003/REC-soap12-part0-20030624/

W3c SOAP Specifications

WSDL

http://www.w3.org/TR/wsdl

WSDL Specifications

Java

http://java.sun.com/j2se/1.4.2/download.html

SDK Download

 

http://java.sun.com/j2se/1.4.2/docs/api/

Java API Documentation

 

http://java.sun.com/docs/books/tutorial/

Java Tutorials

 

http://java.sun.com/j2se/1.4.2/docs/tooldocs/tools.html

Java Tools

 

http://java.sun.com/learning/new2java/index.html

Java Beginner

ANT

http://ant.apache.org/

Java Based Build Scripting

 

http://rlab.cs.nyu.edu/~lport/antTutorial.html

ANT Tutorial