Hi Everton, I usually do this kind of things (Properties that change between
environments) using maven profiles + and maven resource filtering as
explained here:
http://maven.apache.org/plugins/maven-resources-plugin/examples/filter.html

It's not a Tapestry way but u could find it useful.


On Thu, Feb 18, 2010 at 7:13 PM, Everton Agner
<everton_ag...@yahoo.com.br>wrote:

> Hi,
>
> There is any T5 Elegant way so I can automatically switch between distincts
> Log4J configurations related to Development/Production Mode? We have the
> @Symbol "productionMode", so I believe there is some way I can achieve that
> using this information...
>
> I saw something like that on an old Struts 1.3 application, so there was a
> log4j.properties file on the project and, on the Deployment Server, other
> log4j.properties (and some weird conf to make it works). So, I could work on
> DEBUG mode on the Development environment, and in ERROR mode on Deployment
> environment without having to change.
>
> I don't want to do that here, though...
>
> Any help would be appreciated.
>
>
> Thanks!
>
> Everton
>
>
>
>
>  
> ____________________________________________________________________________________
> Veja quais são os assuntos do momento no Yahoo! +Buscados
> http://br.maisbuscados.yahoo.com
>

Reply via email to