RE: Set System Property in felix configuration file

2010-10-07 Thread Nick Wilson
gt; > > > > > > Hopefully the above will be of help to you... > > > > Best Regards, > > Jiri > > > > > > -Original Message- > > From: ext LongkerDandy [mailto:longkerda...@gmail.com] > > Sent: Thursday, October 07, 2010 5:53 AM >

Re: Set System Property in felix configuration file

2010-10-07 Thread niiba...@gmail.com
system properties -> Hopefully the above will be of help to you... Best Regards, Jiri -Original Message- From: ext LongkerDandy [mailto:longkerda...@gmail.com] Sent: Thursday, October 07, 2010 5:53 AM To: users@felix.apache.org Subject: Set System Property in felix configuratio

Re: Set System Property in felix configuration file

2010-10-07 Thread LongkerDandy
o you... > > Best Regards, > Jiri > > > -Original Message- > From: ext LongkerDandy [mailto:longkerda...@gmail.com] > Sent: Thursday, October 07, 2010 5:53 AM > To: users@felix.apache.org > Subject: Set System Property in felix configuration file > > Hi

Re: Set System Property in felix configuration file

2010-10-07 Thread Michael Hess
> 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, M

RE: Set System Property in felix configuration file

2010-10-07 Thread Hlusi, Jiri (NSN - FI/Tampere)
iginal Message- From: ext LongkerDandy [mailto:longkerda...@gmail.com] Sent: Thursday, October 07, 2010 5:53 AM To: users@felix.apache.org Subject: Set System Property in felix configuration file Hi Is that possible to set System Properties in felix configuration file or somewhere else? In

Set System Property in felix configuration file

2010-10-06 Thread LongkerDandy
Hi 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. Regards LongkerDandy