0 Replies Latest reply on Nov 23, 2011 6:41 AM by badr

    Call an external configuration file outside the War file

    badr

      Hi,

       

      I'm wondering if there is a way to call specific application configuration file outside the war file. For example i have a file configFile.properties on the classpath of my application and i wanna overrideit on runtime/deploy time by putting a file configFile.properties in my instalation directory to override the exinsting one (may be i should look at specific module/bundle for configuration ?!! ..)

       

      Thanks