I've been able to get the java RMI running in linux / windows through some command prompt action (http://java.sun.com/javase/6/docs/technotes/guides/rmi/hello/hello-world.html goes into the gory details) but wondering if there is a way to do from within the IDE (i use netbeans).
Perhaps through an ant script or something? how do you do it?