[ANNOUNCE] Release of Apache MyFaces Extensions CDI 1.0.6

2014-03-04 Thread Gerhard Petracek
The Apache MyFaces team is pleased to announce the 13th release of Apache MyFaces Extensions CDI (aka CODI). Apache MyFaces CODI provides portable CDI extensions for the Java-Platform (SE and EE). CODI is a modularized and extensible toolbox for CDI based applications. The release of CODI v1.0.6

Possible performance enchancement?

2014-03-04 Thread Karl Trumstedt
Hello, I've been looking and reading a lot about JSF's lifecycle. I'm no expert in any sense and have not fully grasped what happens in each phase. I have debugged our application and seen how much time is spent in each cycle. For larger pages it can be quite a lot (500 ms for each APPLY,

Re: Possible performance enchancement?

2014-03-04 Thread Thomas Andraschko
As the scenario is really special, what about overwriting the JSF Lifecycle and modify it for your requirements? 2014-03-01 9:28 GMT+01:00 Karl Trumstedt karl...@gmail.com: Hello, I've been looking and reading a lot about JSF's lifecycle. I'm no expert in any sense and have not fully

Re: Possible performance enchancement?

2014-03-04 Thread Gerhard Petracek
you need the traversal anyway e.g. to convert the values (which is done during the same traversal). your numbers sound way too high - imo you have a different issue in your application. - we need more details about your setup. regards, gerhard http://www.irian.at Your JSF/JavaEE powerhouse -

Re: Possible performance enchancement?

2014-03-04 Thread Leonardo Uribe
Hi I doubt you can get a significant improvement, but anyway I think it is possible to write a custom component extending for example from UIPanel and override processValidations(...) method, so the validation step is not propagated to the children. Then you put that component wrapping the

Result (Was: [VOTE] release of MyFaces Core 2.1.15)

2014-03-04 Thread Leonardo Uribe
Hi Thanks to all people who vote. We have 5 +1 Mark Struberg Werner Punz Hazem Saleh Paul Nicolucci Leonardo Uribe so we can continue with the necessary steps to release MyFaces Core 2.1.15 regards, Leonardo Uribe

Result (Was: [VOTE] release of MyFaces Core 2.0.21)

2014-03-04 Thread Leonardo Uribe
Hi Thanks to all people who vote. We have 4 +1 Werner Punz Grant Smith Paul Nicolucci Leonardo Uribe so we can continue with the necessary steps to release MyFaces Core 2.0.21 regards, Leonardo Uribe

Re: [VOTE] release of MyFaces Core 2.2.1

2014-03-04 Thread Michael Kurz
+1 Am 04.03.2014 um 06:41 schrieb Leonardo Uribe lu4...@gmail.com: +1 2014-03-04 0:40 GMT-05:00 Leonardo Uribe lu4...@gmail.com: Hi, I was running the needed tasks to get the 2.2.1 release of Apache MyFaces core out. The artifacts passed the TCK test of Feb 2013

[jira] [Created] (ORCHESTRA-65) Create artifacts compatible with JSF 2.2

2014-03-04 Thread Leonardo Uribe (JIRA)
Leonardo Uribe created ORCHESTRA-65: --- Summary: Create artifacts compatible with JSF 2.2 Key: ORCHESTRA-65 URL: https://issues.apache.org/jira/browse/ORCHESTRA-65 Project: MyFaces Orchestra

[jira] [Commented] (ORCHESTRA-63) JSF 2.2.5 - Compatibility for Orchestra

2014-03-04 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/ORCHESTRA-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13920021#comment-13920021 ] Leonardo Uribe commented on ORCHESTRA-63: - We need to create new artifacts

Re: [VOTE] release of MyFaces Core 2.2.1

2014-03-04 Thread Martin Kočí
+1 2014-03-04 6:40 GMT+01:00 Leonardo Uribe lu4...@gmail.com: Hi, I was running the needed tasks to get the 2.2.1 release of Apache MyFaces core out. The artifacts passed the TCK test of Feb 2013 (jsftck-2.2_26-Feb-2013.zip). Please note that this vote concerns all of the following