I am using Sun's J2ee deployment tool, whiletrying to deploy an session bean, i am getting this following error.java.rmi.remoteException : error processing ejb jar:compilation faild;
Do you have a typo there? java.rmi.remoteException should be java.rmi.RemoteExceptionbut I presume you have already compiled your bean to track this, haven't you?