You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Tapestry Infodea <ta...@infodea.it> on 2009/03/06 17:05:07 UTC

[T5.0.18] How to change default persistence strategy for the whole application?

Hi guys,
I've tried to change the configuration in my application module as follows:

public static void contributeFactoryDefaults(MappedConfiguration<String, 
String> configuration) {
	configuration.add(PersistentFieldManagerImpl.META_KEY, 
PersistenceConstants.FLASH);
}

This approach don't works :(

Have you any idea?

Regards,

Roberto.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org