Re: [jira] [Created] (EXTVAL-140) Error when rendering components trinidad

2012-01-10 Thread Rudy De Busscher
Hello Igor, I tried to reproduce your issue with one of the test examples of ExtVal. I toke the example (1) and added Weld 1.1.5-Final and run in with Tomcat. I don't have that exception, and I do pass the code mentioned in the stacktrace. Can you give us an example where this issue occurs.

[jira] [Created] (TRINIDAD-2196) MenuUtils creates a large number of ThreadLocals

2012-01-10 Thread Stevan Malesevic (Created) (JIRA)
MenuUtils creates a large number of ThreadLocals Key: TRINIDAD-2196 URL: https://issues.apache.org/jira/browse/TRINIDAD-2196 Project: MyFaces Trinidad Issue Type: Bug Components:

[jira] [Commented] (TRINIDAD-2123) tr:chart chartDrillDownListener method not called with facelets

2012-01-10 Thread Eric Han (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183435#comment-13183435 ] Eric Han commented on TRINIDAD-2123: I did the workaround approach, it's not

[jira] [Created] (TRINIDAD-2197) _threadLocals in ThreadLocalUtils has a potential of unbound growth

2012-01-10 Thread Stevan Malesevic (Created) (JIRA)
_threadLocals in ThreadLocalUtils has a potential of unbound growth --- Key: TRINIDAD-2197 URL: https://issues.apache.org/jira/browse/TRINIDAD-2197 Project: MyFaces Trinidad

[jira] [Created] (TRINIDAD-2198) Tree disappears on disclosure when debug-output=true in trinidad-config.xml

2012-01-10 Thread Matt Weaver (Created) (JIRA)
Tree disappears on disclosure when debug-output=true in trinidad-config.xml --- Key: TRINIDAD-2198 URL: https://issues.apache.org/jira/browse/TRINIDAD-2198 Project: MyFaces

[jira] [Resolved] (TRINIDAD-2197) _threadLocals in ThreadLocalUtils has a potential of unbound growth

2012-01-10 Thread Blake Sullivan (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Sullivan resolved TRINIDAD-2197. -- Resolution: Fixed Fix Version/s: 2.0.0-core Remove the

[jira] [Created] (TRINIDAD-2199) Improve Date Time Converters to detect invalid 12 hour pattern

2012-01-10 Thread Bino Kohli (Created) (JIRA)
Improve Date Time Converters to detect invalid 12 hour pattern -- Key: TRINIDAD-2199 URL: https://issues.apache.org/jira/browse/TRINIDAD-2199 Project: MyFaces Trinidad Issue Type:

[jira] [Resolved] (MYFACES-3442) Infinite loop when calling ApplicationImpl._handleListenerForAnnotations under heavy load

2012-01-10 Thread Leonardo Uribe (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-3442. - Resolution: Fixed Fix Version/s: 2.1.6 2.0.12

[jira] [Resolved] (MYFACES-3442) Infinite loop when calling ApplicationImpl._handleListenerForAnnotations under heavy load

2012-01-10 Thread Leonardo Uribe (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-3442. - Resolution: Fixed Infinite loop when calling

[jira] [Reopened] (MYFACES-3442) Infinite loop when calling ApplicationImpl._handleListenerForAnnotations under heavy load

2012-01-10 Thread Leonardo Uribe (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe reopened MYFACES-3442: - It seems ConcurrentHashMap cannot be used because it is required to support null values.

[jira] [Created] (MYFACES-3443) [perf] cache Method and Field instances when PostConstruct processing is done and default LifecycleProvider is set

2012-01-10 Thread Leonardo Uribe (Created) (JIRA)
[perf] cache Method and Field instances when PostConstruct processing is done and default LifecycleProvider is set -- Key: MYFACES-3443 URL:

[jira] [Resolved] (MYFACES-3443) [perf] cache Method and Field instances when PostConstruct processing is done and default LifecycleProvider is set

2012-01-10 Thread Leonardo Uribe (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-3443. - Resolution: Fixed Fix Version/s: 2.1.6 2.0.12 [perf]

[jira] [Commented] (MYFACES-3442) Infinite loop when calling ApplicationImpl._handleListenerForAnnotations under heavy load

2012-01-10 Thread Michael Dietrich (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183910#comment-13183910 ] Michael Dietrich commented on MYFACES-3442: --- Hi Leonardo, at first let me