-
Bug
-
Resolution: Fixed
-
P3
-
rmi-iiop_fcs
-
iiop_fcs
-
generic
-
generic
-
Verified
Java remote object business methods named using reserved words in IIOP cause an error in rmic, for example:
Object object (Object O) throws RemoteException;
// (uses "object")
Exception exception (Exception e) throws RemoteException;
// (uses "exception")
other examples (may) include:
fixed
sequence
array
enum
module
oneway
in
out
inout
brian.preston@eng 1999-03-22