xt
> - ApplicationDefaults
> - FactoryDefaults
>
> (that means SystemProperties overwrites ServletContext overwrites
> ApplicationDefaults overwrites FactoryDefaults)
>
> See TapestryIOCModule#contributeSymbolSource and
> TapestryAppInitializer#addSyntheticSymbolSourceModule.
and
TapestryAppInitializer#addSyntheticSymbolSourceModule.
--
View this message in context:
http://tapestry-users.832.n2.nabble.com/configuration-precedence-tp5702320p5703132.html
Sent from the Tapestry Users mailing list archive at Nabble.com.
-
Hi in http://tapestry.apache.org/tapestry5.1/guide/conf.html said that there
are 3 place where you can configure tapestry :
- app module
- web.xml
- passing it as a parameter to the JVM using the -D option
I was wondering what kind of precedence between this 3 option. For example
if i set product