I need to write some code that starts a jini network from a gui that takes various bits of data. like port numbers, log directories etc...
This part works.
The terminal commands are generated correctly by the program - I have pasted them into a term and they work. But apparently the java application itself does not have the privilages to run the rmid.
Does anyone know how to get round this ?