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 ActivationInstantiator.java, [...]: Removed redundant modifiers. 2003-10-11 18:42:07 +00:00
dgc ActivationInstantiator.java, [...]: Removed redundant modifiers. 2003-10-11 18:42:07 +00:00
registry ActivationInstantiator.java, [...]: Removed redundant modifiers. 2003-10-11 18:42:07 +00:00
server Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
AccessException.java AccessException.java: Remerge from Classpath. 2002-06-16 20:55:56 +00:00
AlreadyBoundException.java AccessException.java: Remerge from Classpath. 2002-06-16 20:55:56 +00:00
ConnectException.java AccessException.java: Remerge from Classpath. 2002-06-16 20:55:56 +00:00
ConnectIOException.java AccessException.java: Remerge from Classpath. 2002-06-16 20:55:56 +00:00
MarshalException.java AccessException.java: Remerge from Classpath. 2002-06-16 20:55:56 +00:00
MarshalledObject.java Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
Naming.java Naming.java (lookup): Check if the first character of the filename returned by URL.getFile() is a '/'... 2003-12-26 23:23:55 +00:00
NoSuchObjectException.java AccessException.java: Remerge from Classpath. 2002-06-16 20:55:56 +00:00
NotBoundException.java AccessException.java: Remerge from Classpath. 2002-06-16 20:55:56 +00:00
RMISecurityException.java AccessException.java: Remerge from Classpath. 2002-06-16 20:55:56 +00:00
RMISecurityManager.java 2003-03-21 Michael Koch <konqueror@gmx.de> 2003-03-21 08:48:14 +00:00
Remote.java Add license clarification. 2002-01-22 22:40:42 +00:00
RemoteException.java AccessException.java: Remerge from Classpath. 2002-06-16 20:55:56 +00:00
ServerError.java AccessException.java: Remerge from Classpath. 2002-06-16 20:55:56 +00:00
ServerException.java AccessException.java: Remerge from Classpath. 2002-06-16 20:55:56 +00:00
ServerRuntimeException.java AccessException.java: Remerge from Classpath. 2002-06-16 20:55:56 +00:00
StubNotFoundException.java AccessException.java: Remerge from Classpath. 2002-06-16 20:55:56 +00:00
UnexpectedException.java AccessException.java: Remerge from Classpath. 2002-06-16 20:55:56 +00:00
UnknownHostException.java AccessException.java: Remerge from Classpath. 2002-06-16 20:55:56 +00:00
UnmarshalException.java AccessException.java: Remerge from Classpath. 2002-06-16 20:55:56 +00:00