|
| Re: Define variable in server context |
 |
Mon, 5 May 2008 08:07:12 -0700 |
In 10.3, there is the concept of a generic file override. If your app is
using getResource to load the property file, then you can supply a different
property file as a subdirectory of the plan directory and it will be loaded
instead of the property file inside the war.
<az azf> wrote in message news:570002248@newsgroups.bea.com...
Hello !
Where I work we have 3 environnements: developpement, integration and
production on 3 servers.
For each War we package, we must include a different configuration file that
points to a specific property file on a different place on each server.
Can we define a common variable on each server and access it through our
application ?
|
| Post Reply
|
|
|
|
|
|
|
|
|
|