Project

General

Profile

Bug #156

Translate rmi:// URIs into local URIs

Added by Paula Gearon over 15 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Mulgara
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
fixed

Description

URIs like:
rmi://host/server#xxx
need to be sent to the server, and then have the relative "xxx" turned into the URI that gets used at the server end. Alternatively, the RMI server code should look for a "graph" parameter (ie. rmi://host/server?graph=foo:bar) that will be interpreted at the server end as an absolute URI.

This is dependent on #155 due to the need to have both relative and absolute URIs.

Also available in: Atom PDF