> Is that possible to set System Properties in felix configuration file or > somewhere else? > > In a non-osgi environment, I can do it with a jvm argument, but I don't know > how to do it in felix.
You can just do it like that. We are doing so as well. Just use System.getProperty(...). bye, Michael The information included in this e-mail and any files transmitted with it is strictly confidential and may be privileged or otherwise protected from disclosure. If you are not the intended recipient, please notify the sender immediately by e-mail and delete this e-mail as well as any attachment from your system. If you are not the intended recipient you are not authorized to use and/or copy this message and/or attachment and/or disclose the contents to any other person.

