[jira] Updated: (TRINIDAD-1591) [Trinidad2] Make trinidad runnable on JSF 2.0

2009-10-13 Thread Martin Koci (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Koci updated TRINIDAD-1591: -- Resolution: Duplicate Fix Version/s: 2.0.0-core Status: Resolved (was:

VOTE: jsf 2.0: should cyclic references in managed-bean custom scopes be detected?

2009-10-13 Thread Jakob Korherr
Hi everbody. While working on MYFACES-2375, I got stuck at the following scenario: Managed bean m1 has a custom scope #{m2.scope} and managed bean m2 has a custom scope #{m1.scope}. In this scenario you will get a StackOverflowException when trying to create one of the two managed beans. RI

Re: VOTE: jsf 2.0: should cyclic references in managed-bean custom scopes be detected?

2009-10-13 Thread Michael Concini
What about using project stage to determine which behavior to follow? If we're in production stage we don't check for best performance, but in development/test stages we perform the check. Alternatively, could we at least make it configurable through an org.apache.myfaces param in web.xml so

Re: VOTE: jsf 2.0: should cyclic references in managed-bean custom scopes be detected?

2009-10-13 Thread Simon Lessard
+1 for the project stage idea. On Tue, Oct 13, 2009 at 10:28 AM, Michael Concini mconc...@gmail.comwrote: What about using project stage to determine which behavior to follow? If we're in production stage we don't check for best performance, but in development/test stages we perform the

Re: VOTE: jsf 2.0: should cyclic references in managed-bean custom scopes be detected?

2009-10-13 Thread Bruno Aranda
+1 with the project stage sounds good to me! 2009/10/13 Simon Lessard simon.lessar...@gmail.com +1 for the project stage idea. On Tue, Oct 13, 2009 at 10:28 AM, Michael Concini mconc...@gmail.comwrote: What about using project stage to determine which behavior to follow? If we're in

Re: VOTE: jsf 2.0: should cyclic references in managed-bean custom scopes be detected?

2009-10-13 Thread Kito Mann
+1 On Tue, Oct 13, 2009 at 10:52 AM, Bruno Aranda brunoara...@gmail.comwrote: +1 with the project stage sounds good to me! 2009/10/13 Simon Lessard simon.lessar...@gmail.com +1 for the project stage idea. On Tue, Oct 13, 2009 at 10:28 AM, Michael Concini mconc...@gmail.comwrote: What

Re: VOTE: jsf 2.0: should cyclic references in managed-bean custom scopes be detected?

2009-10-13 Thread Werner Punz
+1 as well for the project stage idea, the dev stage is definitely the one which should track this but for production we need optimal performance. Werner Kito Mann schrieb: +1 On Tue, Oct 13, 2009 at 10:52 AM, Bruno Aranda brunoara...@gmail.com mailto:brunoara...@gmail.com wrote: +1

Re: VOTE: jsf 2.0: should cyclic references in managed-bean custom scopes be detected?

2009-10-13 Thread Gerhard Petracek
+1 for the project stage idea regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2009/10/13 Werner Punz werner.p...@gmail.com +1 as well for the project stage idea, the dev stage

[jira] Resolved: (MYFACES-2378) Use java util logging on 2.0.x branch

2009-10-13 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-2378. - Resolution: Fixed Fix Version/s: 2.0.0-alpha Use java util logging on 2.0.x

Re: VOTE: jsf 2.0: should cyclic references in managed-bean custom scopes be detected?

2009-10-13 Thread Jan-Kees van Andel
+1, but it might be a lot of work. Maybe we should first get a spec-compliant release out and plan this one for a second release. /JK 2009/10/13 Gerhard Petracek gerhard.petra...@gmail.com: +1 for the project stage idea regards, gerhard http://www.irian.at Your JSF powerhouse - JSF

Re: [Trinidad2] FacesBean and JSF 2.0

2009-10-13 Thread Matthias Wessendorf
Hello, I now applied Max's patch to Trinidad 2.0.0 branch ([1]). Have fun! -Matthias [1] https://svn.apache.org/repos/asf/myfaces/trinidad/branches/trinidad-2.0.x On Mon, Oct 12, 2009 at 6:48 AM, Max Starets max.star...@oracle.com wrote: Martin, Martin Kočí wrote: Hi, why I asked about

[jira] Updated: (TRINIDAD-1595) Need to get an experimental version of Trinidad running with JSF 2.0

2009-10-13 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf updated TRINIDAD-1595: - Resolution: Fixed Fix Version/s: 2.0.0-core Assignee: Matthias

[jira] Updated: (TRINIDAD-1541) Image tooltips do not display in IE8

2009-10-13 Thread Yee-Wah Lee (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yee-Wah Lee updated TRINIDAD-1541: -- Status: Patch Available (was: Open) Image tooltips do not display in IE8

[orchestra] latest code in core project is not JDK 1.4 compatible

2009-10-13 Thread Leonardo Uribe
Hi Checking some stuff in orchestra, I have seen that some code in core project is not JDK 1.4 compatible. The question is given JDK 1.4 has reached its end of service life, shouldn't we move forward and make orchestra JDK 1.5 and upper compatible? That means also merge core15 code with core.

[jira] Updated: (TRINIDAD-1562) Nokia's S60 web-browser not displaying show/hide icon of panelAccordion

2009-10-13 Thread Mamallan Uthaman (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mamallan Uthaman updated TRINIDAD-1562: --- Status: Patch Available (was: Open) Nokia's S60 web-browser not displaying

[jira] Created: (EXTVAL-65) execution order

2009-10-13 Thread Gerhard Petracek (JIRA)
execution order --- Key: EXTVAL-65 URL: https://issues.apache.org/jira/browse/EXTVAL-65 Project: MyFaces Extensions Validator Issue Type: New Feature Components: Core Affects Versions: 1.1.2, 1.1.1, 1.2.2, 1.2.1

[jira] Commented: (TRINIDAD-1541) Image tooltips do not display in IE8

2009-10-13 Thread Jeanne Waldman (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12765365#action_12765365 ] Jeanne Waldman commented on TRINIDAD-1541: -- For the ChooseColor renderer,