gcc/libjava/java/rmi
Guilhem Lavaux a4dc20a946 Naming.java (lookup): Check if the first character of the filename returned by URL.getFile() is a '/'...
2003-12-27  Guilhem Lavaux  <guilhem@kaffe.org>

	* java/rmi/Naming.java (lookup): Check if the first character of the
	filename returned by URL.getFile() is a '/', only if it is the case
	we cut this first character and call the registry with the good name.
	(bind): Likewise.
	(rebind): Likewise.

From-SVN: r75044
2003-12-26 23:23:55 +00:00
..
activation
dgc
registry
server
AccessException.java
AlreadyBoundException.java
ConnectException.java
ConnectIOException.java
MarshalException.java
MarshalledObject.java
Naming.java
NoSuchObjectException.java
NotBoundException.java
Remote.java
RemoteException.java
RMISecurityException.java
RMISecurityManager.java
ServerError.java
ServerException.java
ServerRuntimeException.java
StubNotFoundException.java
UnexpectedException.java
UnknownHostException.java
UnmarshalException.java