Hi Thanks for the quick answer. Basically I have some old bundles that use BundleContext.getProperty to read some configuration values
I want to pass them if possible as a properties file (I can pass them as system properties adding a vmOptions=-D...) so I thought that using the felix.config.properties should be the way to go but that file is set by pax-runner to be felix/config.ini which is generated by pax-runner I'm trying to have a way to add properties to the config.ini file generated by pax-runner or find another way to pass these properties to felix Regards Carlos On Jan 7, 2011, at 10:45 AM, Niclas Hedhman wrote: > Not sure exactly what you are using it for. Could this help; > http://paxrunner.ops4j.org/display/paxrunner/Specify+options+in+an+file > ?? > > On Fri, Jan 7, 2011 at 9:36 PM, Carlos Quiroz <cqui...@gemini.edu> wrote: >> Hi >> >> First of all thanks for all the great pax-tools, I'm using pax-construct and >> pax-runner plus the pax-logging and confman services and they have been >> quite useful >> >> I'm using felix as my container and I need to pass some bundle properties >> which I'd normally do using the felix.config.properties file. However using >> pax-runner that property is always set to be felix/config.ini which is a >> file generated by pax-runner >> >> Is there any way to specify properties to be set in the generated config.ini? >> >> Thanks >> Carlos >> _______________________________________________ >> general mailing list >> general@lists.ops4j.org >> http://lists.ops4j.org/mailman/listinfo/general >> > > > > -- > Niclas Hedhman, Software Developer > http://www.qi4j.org - New Energy for Java > > I live here; http://tinyurl.com/3xugrbk > I work here; http://tinyurl.com/24svnvk > I relax here; http://tinyurl.com/2cgsug _______________________________________________ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general