|
From: Leif M. <le...@ta...> - 2005-10-13 06:19:14
|
SK, Silent Killer wrote: > Coming to my issue, the only pain point I have is RMI. While > specifying RMI codebase, as far as I have > tried, it does not accept relative paths in the codebase. It requires > full paths. Because of this reason, I am > forced to use hard coded paths in the wrapper configuration file. All > other arguments to my application > are relative from where the application has been installed. If you > have any experience in RMI and know > about the codebase issues, please let me know. Not sure here. What is an example. I have written application making use of RMI but am not sure what you are referring to. My apps were all relative. A big must for apps that need to run on various platforms. Cheers, Leif |