I was wondering what people ways people have found with tapestry to make
launching a .war easier? For instance in my app I test locally using
jetty but then have a server that releases get put on at the end of
every iteration. Here is an example of what would need to change:

- email address of support staff. right now they go to me and are stored
in the main property file but it would nice to have another property
file of the real values that gets swapped in
- the database connection info
- enabling/disabling certain features in the system based on whether it
is development or production

I'm just curious about some of the ways that people have done this.
Thanks. :)

-- 
Dan Adams
Software Engineer
Interactive Factory


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to