S-JIS[2009-12-18] 変更履歴 TomcatのRMI サンプルについては、RMIのページおよびJBossのRMIのページを参照。JBossはTomcatベースであり、自分がRMIを試したのはJBossが先だから… バインド時のバグ バインド時のバグ RMIオブジェクトをバインドした際に、以下のような例外が発生した。 java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is: java.net.MalformedURLException: no protocol: Files/Apache at su