In eclipse, when using an external jar (SuperCSV in particular) I get an error which reads: "variable references non-existent resource". The build path has the Jar added to it and does not display any errors until run. Also the error seems to only occur when java RMI is used (commenting out the RMI code allows the code to run, just without actual functionality).
Google searches have not been helpful, so hopefully someone here can help out.