A method, apparatus, and computer implemented instructions for binding object
references
from a remote name space into a local name space using a Web application. Information
is collected to generate a request for an object reference. Information, such as
an application server to use as the source, a source name space path, an identification
of destination server, and a destination name space path to which the object reference
is to be bound, may be used. The request is sent using a communications protocol,
such as hypertext transfer protocol to the application server to be used as the
source for the object reference. An object reference is located using the name
space. The object reference may be serialized into a format, such as a common object
request broker architecture format and sent to the destination. The destination
will unserialize the object reference and perform binding using the destination
name space path.