[jira] [Created] (MYFACES-3831) CacheELFaceletCacheImpl is not storing the compiled template (only when alwaysRecompile is enabled)

2013-12-07 Thread Leonardo Uribe (JIRA)
Leonardo Uribe created MYFACES-3831: --- Summary: CacheELFaceletCacheImpl is not storing the compiled template (only when alwaysRecompile is enabled) Key: MYFACES-3831 URL:

[jira] [Commented] (MYFACES-3664) JSF View Pooling (going beyond JSF Stateless Mode)

2013-12-07 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13842260#comment-13842260 ] Thomas Andraschko commented on MYFACES-3664: thanks for your effort Leo.

Re: [core][discuss][proposal] Include View Pooling into MyFaces 2.2.x

2013-12-07 Thread Thomas Andraschko
Leo, one question: Is it possible to mark a view as poolable via code? We configure all our views via typesafe view config from CODI/DS 2013/12/4 Thomas Andraschko andraschko.tho...@gmail.com Looks fine for me! 2013/12/3 Leonardo Uribe lu4...@gmail.com Hi I have been thinking about how

[jira] [Resolved] (MYFACES-3831) CacheELFaceletCacheImpl is not storing the compiled template (only when alwaysRecompile is enabled)

2013-12-07 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-3831. - Resolution: Fixed Fix Version/s: 2.2.0 2.1.14

Re: [core][discuss][proposal] Include View Pooling into MyFaces 2.2.x

2013-12-07 Thread Leonardo Uribe
Hi Thomas What I can do is use an attribute to mark the view as poolable or not poolable. The annotation code must be done outside core. regards, Leonardo 2013/12/7 Thomas Andraschko andraschko.tho...@gmail.com Leo, one question: Is it possible to mark a view as poolable via code? We