[jira] Commented: (MYFACES-2761) PartialViewContextImpl does not respect isRenderAll()

2010-06-28 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12883359#action_12883359 ] Leonardo Uribe commented on MYFACES-2761: - Yes, we are not calling isRenderAll()

ANNOUNCE: Using the RichFaces Queue

2010-06-28 Thread Kito Mann
Hello, This article shows you how to control traffic to the server using the RichFaces queue. Here is an excerpt: When building an Ajax application in JSF, one of the things you need to consider is how to control traffic to the server. Although Ajax applications make the application richer, q

[jira] Resolved: (MYFACES-2752) Missing checkstyle-rules-2-SNAPSHOT is preventing the build of the current myfaces trunk

2010-06-28 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-2752. - Assignee: Leonardo Uribe Fix Version/s: 2.0.1-SNAPSHOT Resolution: Fixed

[jira] Updated: (TOMAHAWK-1508) Find a way to convert between the model type required for the renderer, and the model-type that the backing-beans use for t:inputCalendar and t:inputDate

2010-06-28 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe updated TOMAHAWK-1508: - Status: Resolved (was: Patch Available) Fix Version/s: 1.1.10-SNAPSHOT

[jira] Resolved: (MYFACES-2744) UIData.getClientId() should not append rowIndex, instead use UIData.getContainerClientId()

2010-06-28 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-2744. - Fix Version/s: 2.0.1-SNAPSHOT Resolution: Fixed > UIData.getClientId() should no

[jira] Resolved: (EXTCDI-14) Implement support for @ViewScoped as CDI context

2010-06-28 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-14?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved EXTCDI-14. - Fix Version/s: 1.0.0-SNAPSHOT Resolution: Fixed > Implement support for @ViewScoped as CDI

[jira] Created: (EXTCDI-26) CDI Extensions should be disabled by default

2010-06-28 Thread Mark Struberg (JIRA)
CDI Extensions should be disabled by default Key: EXTCDI-26 URL: https://issues.apache.org/jira/browse/EXTCDI-26 Project: MyFaces CODI Issue Type: Bug Components: Core, JEE-JSF12-Module,

[jira] Resolved: (EXTCDI-25) AmbiguousResolutionException in CODI ProjectStage

2010-06-28 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved EXTCDI-25. - Resolution: Fixed > AmbiguousResolutionException in CODI ProjectStage > --

[jira] Resolved: (EXTCDI-26) CDI Extensions should be disabled by default

2010-06-28 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved EXTCDI-26. - Fix Version/s: 1.0.0-SNAPSHOT Resolution: Fixed > CDI Extensions should be disabled by defa

[jira] Created: (EXTCDI-25) AmbiguousResolutionException in CODI ProjectStage

2010-06-28 Thread Mark Struberg (JIRA)
AmbiguousResolutionException in CODI ProjectStage - Key: EXTCDI-25 URL: https://issues.apache.org/jira/browse/EXTCDI-25 Project: MyFaces CODI Issue Type: Bug Components: Core Affe

[jira] Resolved: (MYFACES-2743) Organize renderBehaviorizedXXX method parameters and add new ones

2010-06-28 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-2743. - Fix Version/s: 2.0.1-SNAPSHOT Resolution: Fixed > Organize renderBehaviorizedXXX

Re: [GSOC] State saving performance improvements in MyFaces 2.0

2010-06-28 Thread Leonardo Uribe
Hi Marius 2010/6/28 Marius Petoi > Hello, > > After looking more to the attributes of the components, here's what I've > found regarding state saving: > > ErrorPageWriter.VISITED_FACET_COUNT - used in the debug page for displaying > facet components. It is recalculated at each request, so it is

[jira] Updated: (MYFACES-2775) StackOverflowError when adding componentResource with id=null

2010-06-28 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe updated MYFACES-2775: Status: Resolved (was: Patch Available) Assignee: Leonardo Uribe Fix

[jira] Commented: (EXTVAL-101) Pluggable system for resolving references in cross validation

2010-06-28 Thread Rudy De Busscher (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12883164#action_12883164 ] Rudy De Busscher commented on EXTVAL-101: - First version (as a kind of add-on) is a

[jira] Created: (EXTVAL-101) Pluggable system for resolving references in cross validation

2010-06-28 Thread Rudy De Busscher (JIRA)
Pluggable system for resolving references in cross validation --- Key: EXTVAL-101 URL: https://issues.apache.org/jira/browse/EXTVAL-101 Project: MyFaces Extensions Validator Issue

Re: [GSOC] State saving performance improvements in MyFaces 2.0

2010-06-28 Thread Marius Petoi
Hello, After looking more to the attributes of the components, here's what I've found regarding state saving: ErrorPageWriter.VISITED_FACET_COUNT - used in the debug page for displaying facet components. It is recalculated at each request, so it is not necessary in the state. My suggestion would

[jira] Created: (TRINIDAD-1842) Trinidad Filter causes portlet to fail with "The expected request type is not the same as the current request type."

2010-06-28 Thread Andrew Redman (JIRA)
Trinidad Filter causes portlet to fail with "The expected request type is not the same as the current request type." Key: TRINIDAD-1842 URL: https

[jira] Created: (EXTSCRIPT-140) Unify the scripting weaver

2010-06-28 Thread Werner Punz (JIRA)
Unify the scripting weaver -- Key: EXTSCRIPT-140 URL: https://issues.apache.org/jira/browse/EXTSCRIPT-140 Project: MyFaces Extensions Scripting Issue Type: Sub-task Reporter: Werner Punz -- This messa

[jira] Commented: (EXTSCRIPT-140) Unify the scripting weaver

2010-06-28 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/EXTSCRIPT-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12883128#action_12883128 ] Werner Punz commented on EXTSCRIPT-140: --- The current scripting weaver relies on on

[jira] Created: (EXTSCRIPT-139) Add on demand compilation

2010-06-28 Thread Werner Punz (JIRA)
Add on demand compilation - Key: EXTSCRIPT-139 URL: https://issues.apache.org/jira/browse/EXTSCRIPT-139 Project: MyFaces Extensions Scripting Issue Type: Sub-task Reporter: Werner Punz -- This message

[jira] Created: (EXTSCRIPT-138) Work the classloader from the 1.1 branch in

2010-06-28 Thread Werner Punz (JIRA)
Work the classloader from the 1.1 branch in --- Key: EXTSCRIPT-138 URL: https://issues.apache.org/jira/browse/EXTSCRIPT-138 Project: MyFaces Extensions Scripting Issue Type: Sub-task Report

[jira] Commented: (EXTSCRIPT-139) Add on demand compilation

2010-06-28 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/EXTSCRIPT-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12883127#action_12883127 ] Werner Punz commented on EXTSCRIPT-139: --- The 1.1 branch uses asynchnronous on dema

[jira] Resolved: (EXTSCRIPT-137) Prepare 1.1 SNAPSHOT

2010-06-28 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/EXTSCRIPT-137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved EXTSCRIPT-137. --- Fix Version/s: 1.1-SNAPSHOT Resolution: Fixed > Prepare 1.1 SNAPSHOT >

[jira] Created: (EXTSCRIPT-137) Prepare 1.1 SNAPSHOT

2010-06-28 Thread Werner Punz (JIRA)
Prepare 1.1 SNAPSHOT Key: EXTSCRIPT-137 URL: https://issues.apache.org/jira/browse/EXTSCRIPT-137 Project: MyFaces Extensions Scripting Issue Type: Improvement Affects Versions: 1.1-SNAPSHOT Reporter: Wern

[jira] Created: (EXTSCRIPT-136) Adding an event system

2010-06-28 Thread Werner Punz (JIRA)
Adding an event system -- Key: EXTSCRIPT-136 URL: https://issues.apache.org/jira/browse/EXTSCRIPT-136 Project: MyFaces Extensions Scripting Issue Type: Improvement Components: MyFaces 2.0 Extension R

[jira] Commented: (EXTSCRIPT-109) Improve the test coverage of the system

2010-06-28 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/EXTSCRIPT-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12883091#action_12883091 ] Werner Punz commented on EXTSCRIPT-109: --- Added a load of unit tests over easter

[jira] Resolved: (EXTSCRIPT-109) Improve the test coverage of the system

2010-06-28 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/EXTSCRIPT-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved EXTSCRIPT-109. --- Fix Version/s: 1.0-Final Resolution: Fixed > Improve the test coverage of the syste

[jira] Resolved: (EXTSCRIPT-135) Changes in the myfaces initialisation between 2.0.0 and 2.0.1 broke the startup of ext-scripting

2010-06-28 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/EXTSCRIPT-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved EXTSCRIPT-135. --- Fix Version/s: 1.0-Final Resolution: Fixed > Changes in the myfaces initialisation

[jira] Created: (EXTSCRIPT-135) Changes in the myfaces initialisation between 2.0.0 and 2.0.1 broke the startup of ext-scripting

2010-06-28 Thread Werner Punz (JIRA)
Changes in the myfaces initialisation between 2.0.0 and 2.0.1 broke the startup of ext-scripting Key: EXTSCRIPT-135 URL: https://issues.apache.org/jira/browse/EXTSCRI

[jira] Updated: (MYFACES-2775) StackOverflowError when adding componentResource with id=null

2010-06-28 Thread JIRA
[ https://issues.apache.org/jira/browse/MYFACES-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Kočí updated MYFACES-2775: - Status: Patch Available (was: Open) > StackOverflowError when adding componentResource with id

[jira] Created: (MYFACES-2775) StackOverflowError when adding componentResource with id=null

2010-06-28 Thread JIRA
StackOverflowError when adding componentResource with id=null - Key: MYFACES-2775 URL: https://issues.apache.org/jira/browse/MYFACES-2775 Project: MyFaces Core Issue Type: Bug

[jira] Updated: (MYFACES-2774) Remove MARK_DELETED attribute from the component

2010-06-28 Thread Marius Petoi (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marius Petoi updated MYFACES-2774: -- Status: Patch Available (was: Open) > Remove MARK_DELETED attribute from the component > ---

Re: [GSOC] State saving performance improvements in MyFaces 2.0

2010-06-28 Thread Marius Petoi
Hello, I created a ticket and attached a patch for removing the MARK_DELETED attribute from the component. The JIRA ticket is: https://issues.apache.org/jira/browse/MYFACES-2774. Please have a look over it and tell me whether I should modify anything. Regards, Marius On Fri, Jun 25, 2010 at 2:12

[jira] Created: (MYFACES-2774) Remove MARK_DELETED attribute from the component

2010-06-28 Thread Marius Petoi (JIRA)
Remove MARK_DELETED attribute from the component Key: MYFACES-2774 URL: https://issues.apache.org/jira/browse/MYFACES-2774 Project: MyFaces Core Issue Type: Improvement Components: G