|
From: Christian H. <ch...@aa...> - 2009-04-17 13:51:34
|
Hi all, I would like to know what the best pratice for the following scenario is. I have an application which has to install system services at runtime, depending on how much of the services are defined in configuration .These system services will often call the same class in the same jar, but with different parameters. Is there a way to accomplish that without copying the config files, etc? Thanks in advance Christian |