Do you have any good reason to not put a properties file in the class path
(e.g. the /etc subdirectory if you use Karaf or ServiceMix)?
Best,
Christian
On Mon, Apr 9, 2012 at 11:38 AM, ramnar wrote:
> Hi
> I have a bundle having camelcontext using propertyplaceholder to refer some
> properties
Does this help? (see section "Use OSGi configuration properties")
http://fusesource.com/docs/esb/4.2/deploy_osgi/DeployCamel-Packaging.html
stefan
On Mon, Apr 9, 2012 at 11:38, ramnar wrote:
> Hi
> I have a bundle having camelcontext using propertyplaceholder to refer some
> properties as shown
: Jaya Patil
Subject: Re: Propertyplaceholder location
On Fri, Sep 16, 2011 at 3:59 PM, jdpatil <[hidden
email]> wrote:
> I have one sysytem property (isProduction)which tells if the server is test
> server or production server.
> In my applicationContext.xml i have define propetryplace
On Fri, Sep 16, 2011 at 3:59 PM, jdpatil wrote:
> I have one sysytem property (isProduction)which tells if the server is test
> server or production server.
> In my applicationContext.xml i have define propetryplaceholder and need to
> change the location according to the system property. If the s