[jira] Updated: (TRINIDAD-1659) Maven 2.0 plugin needs to add support for the new JSF 2.0 faces-config element partial-view-context-factory element

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

Re: [jira] Updated: (TRINIDAD-1659) Maven 2.0 plugin needs to add support for the new JSF 2.0 faces-config element partial-view-context-factory element

2009-12-17 Thread Matthias Wessendorf
http://svn.apache.org/viewvc?view=revisionrevision=891581 On Thu, Dec 17, 2009 at 8:16 AM, Matthias Wessendorf mat...@apache.org wrote: good catch :-) Will submit your patch later 2day. -M On Thu, Dec 17, 2009 at 1:07 AM, Pavitra Subramaniam pavitra.subraman...@oracle.com wrote: Hi, I

[jira] Commented: (MYFACES-1820) Infinite loop can occur when custom FacesContext subclass compiled against JSF1.1 but used with JSF1.2

2009-12-17 Thread Ashish Jain (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12791870#action_12791870 ] Ashish Jain commented on MYFACES-1820: -- How is that this problem can be recreated??

[jira] Commented: (MYFACES-1820) Infinite loop can occur when custom FacesContext subclass compiled against JSF1.1 but used with JSF1.2

2009-12-17 Thread Ashish Jain (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12791871#action_12791871 ] Ashish Jain commented on MYFACES-1820: -- Any idea on a sample application will be

[jira] Created: (TRINIDAD-1661) get rid of oracle.application.environment system property

2009-12-17 Thread JIRA
get rid of oracle.application.environment system property --- Key: TRINIDAD-1661 URL: https://issues.apache.org/jira/browse/TRINIDAD-1661 Project: MyFaces Trinidad Issue Type: Bug

[jira] Created: (TRINIDAD-1662) Create centralized util that reads configuration parameters (from web.xml)

2009-12-17 Thread JIRA
Create centralized util that reads configuration parameters (from web.xml) -- Key: TRINIDAD-1662 URL: https://issues.apache.org/jira/browse/TRINIDAD-1662 Project: MyFaces

[jira] Commented: (TRINIDAD-1662) Create centralized util that reads configuration parameters (from web.xml)

2009-12-17 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12791943#action_12791943 ] Matthias Weßendorf commented on TRINIDAD-1662: -- see also

org.apache.myfaces.trinidadinternal.ENABLE_PPR_OPTIMIZATION

2009-12-17 Thread Matthias Wessendorf
Hi, this parameter ([1]) is currently marked as INTERNAL and the source says temporary. Question is now, if we can't get rid of it in the near future, should we make it API ? Or are there some plans to remove this parameter ? Thanks, Matthias [1]

Re: [Trinidad 2.0] introducing ProjectStage API

2009-12-17 Thread Matthias Wessendorf
I will ignore the temporary org.apache.myfaces.trinidadinternal.ENABLE_PPR_OPTIMIZATION parameter, until we know more. See here: http://markmail.org/message/dqgeqwkzdwjkrhgm -Matthias On Tue, Dec 8, 2009 at 5:56 PM, Matthias Wessendorf mat...@apache.org wrote:

[jira] Commented: (TRINIDAD-1662) Create centralized util that reads configuration parameters (from web.xml)

2009-12-17 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12791962#action_12791962 ] Matthias Weßendorf commented on TRINIDAD-1662: -- IMO this should be done

[jira] Commented: (TRINIDAD-1662) Create centralized util that reads configuration parameters (from web.xml)

2009-12-17 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12791966#action_12791966 ] Matthias Weßendorf commented on TRINIDAD-1662: -- CHECK_TIMESTAMP_PARAM as

[Trinidad] CHECK_STATE_SERIALIZATION parameter

2009-12-17 Thread Matthias Wessendorf
The CHECK_STATE_SERIALIZATION parameter is evaluated (via System Property) in the static constructor of the StateUtils class; Not sure if we really should move this behavior over to the ProjectStage API. Any thoughts ? The class is here:

Re: [Trinidad 2.0] introducing ProjectStage API

2009-12-17 Thread Matthias Wessendorf
I had another question regarding the CHECK_STATE_SERIALIZATION parameter (check dev@) patch for the other items is attached to: https://issues.apache.org/jira/browse/TRINIDAD-1652 Also, check: https://issues.apache.org/jira/browse/TRINIDAD-1661 https://issues.apache.org/jira/browse/TRINIDAD-1662

[jira] Created: (TRINIDAD-1663) create documentation for new ProjectStage behavior

2009-12-17 Thread JIRA
create documentation for new ProjectStage behavior -- Key: TRINIDAD-1663 URL: https://issues.apache.org/jira/browse/TRINIDAD-1663 Project: MyFaces Trinidad Issue Type: Sub-task Affects

Fwd: Apache OpenWebBeans Has Graduated

2009-12-17 Thread Matthias Wessendorf
FYI cool news! -- Forwarded message -- From: Gurkan Erdogdu gurkanerdo...@yahoo.com Date: Thu, Dec 17, 2009 at 5:29 PM Subject: Apache OpenWebBeans Has Graduated To: gene...@incubator.apache.org Hi; We have just received confirmation that the Board has established Apache

Re: [Trinidad 2] Convert examples to facelets?

2009-12-17 Thread Matthias Wessendorf
Hello Andrew, I like your proposal. +1 on doing so! -Matthias On Wed, Dec 16, 2009 at 11:26 PM, Andrew Robinson andrew.rw.robin...@gmail.com wrote: Currently the trinidad examples  (trinidad-demo and trinidad-blank) use JSP and JSPX. Just turning facelets on for JSPX files isn't going to

Re: [Trinidad 2] Convert examples to facelets?

2009-12-17 Thread Max Starets
+1 from me too. Max Matthias Wessendorf wrote: Hello Andrew, I like your proposal. +1 on doing so! -Matthias On Wed, Dec 16, 2009 at 11:26 PM, Andrew Robinson andrew.rw.robin...@gmail.com wrote: Currently the trinidad examples (trinidad-demo and trinidad-blank) use JSP and

Re: org.apache.myfaces.trinidadinternal.ENABLE_PPR_OPTIMIZATION

2009-12-17 Thread Blake Sullivan
Matthias Wessendorf said the following On 12/17/2009 6:45 AM PT: Hi, this parameter ([1]) is currently marked as INTERNAL and the source says temporary. Question is now, if we can't get rid of it in the near future, should we make it API ? Or are there some plans to remove this parameter ?

Re: org.apache.myfaces.trinidadinternal.ENABLE_PPR_OPTIMIZATION

2009-12-17 Thread Matthias Wessendorf
On Thu, Dec 17, 2009 at 6:55 PM, Blake Sullivan blake.sulli...@oracle.com wrote: Matthias Wessendorf said the following On 12/17/2009 6:45 AM PT: Hi, this parameter ([1]) is currently marked as INTERNAL and the source says temporary. Question is now, if we can't get rid of it in the near

Re: [Trinidad] CHECK_STATE_SERIALIZATION parameter

2009-12-17 Thread Blake Sullivan
This is partly a performance issue. I assume that the security checks would keep us from calling System.setProperty(). Actually, the fastest solution might be to initialize a static variable off of the system property and the ProjectStage, assuming that we don't have to run in a system where

[jira] Commented: (MYFACES-1820) Infinite loop can occur when custom FacesContext subclass compiled against JSF1.1 but used with JSF1.2

2009-12-17 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792071#action_12792071 ] Simon Kitching commented on MYFACES-1820: - For FacesContext subclasses, this

Re: [jira] Updated: (TRINIDAD-1659) Maven 2.0 plugin needs to add support for the new JSF 2.0 faces-config element partial-view-context-factory element

2009-12-17 Thread Pavitra Subramaniam
Thanks for committing the changes! And thanks too for the really sweet thank you card from you and Anja! Hope you got something nice for yourselves... Happy Holidays! - Pavitra Matthias Weßendorf (JIRA) wrote: On 12/17/2009 12:34 AM PT: [

[jira] Commented: (MYFACES-1820) Infinite loop can occur when custom FacesContext subclass compiled against JSF1.1 but used with JSF1.2

2009-12-17 Thread Simon Kitching (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792073#action_12792073 ] Simon Kitching commented on MYFACES-1820: - This problem was noticed during the

[JSF 2.0] Moving ViewDeclairationLanguage Impl's to shared

2009-12-17 Thread Scott O'Bryan
Hey Guys, I'm working on a preliminary version of the portlet-bridge for JSF2.0.. Looking at the current R.I. implementations, it appears as if I'm going to have to come up with my own implementations for the ViewDeclairationLanguage's for the bridge. Although the R.I. is laid out so that

[jira] Commented: (MYFACES-1820) Infinite loop can occur when custom FacesContext subclass compiled against JSF1.1 but used with JSF1.2

2009-12-17 Thread Ashish Jain (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792126#action_12792126 ] Ashish Jain commented on MYFACES-1820: -- HI Simon, Thanks for your generous reply. I

Result: [VOTE] release for myfaces orchestra 1.4

2009-12-17 Thread Leonardo Uribe
Hi Thanks to all people who vote. We have 3 +1 Werner Punz Gerhard Petracek Leonardo Uribe So we can continue with the necessary steps to release myfaces orchestra 1.4. regards, Leonardo Uribe

[jira] Commented: (MYFACES-1820) Infinite loop can occur when custom FacesContext subclass compiled against JSF1.1 but used with JSF1.2

2009-12-17 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792138#action_12792138 ] Leonardo Uribe commented on MYFACES-1820: - Just as a side note, the latest code

Re: [JSF 2.0] Moving ViewDeclairationLanguage Impl's to shared

2009-12-17 Thread Ganesh
Cool, you're working on this. Just a week ago I was stuck with the current portal - JSF2.0 problem. Are you doing portal 1.0 - JSF 2.0 or portal 2.0 - JSF 2.0? I not yet clear about why the bridge needs to care about the VDL. I thought it would suffice to brige the portal lifecyle phases and

[Trinidad 2.0] Trunk APIs in trinidad-2.0.x

2009-12-17 Thread Teck Hua Lee
Hi, I'm working off the Trinidad trunk. When I tested my project against the trinidad-2.0.x branch, I noticed that certain new APIs are missing. Is there a plan to merge the new changes from trunk into the 2.0 branch? Fyi, I'm running into this issue with the following APIs on the

Re: [JSF 2.0] Moving ViewDeclairationLanguage Impl's to shared

2009-12-17 Thread Scott O'Bryan
It's going to be JSF 2.0/Portal 2.0. I'm not sure if the JCP is going to look at a Portal 1.0 Spec for JSF 2.0. The leanings on the current EG's were that they were not. Portal 1.0 has some pretty major issues in dealing with AJAX and whatnot so such a specification would be problematic.

[jira] Commented: (MYFACES-2454) Adapt default error page generation to new spec

2009-12-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792192#action_12792192 ] Jakob Korherr commented on MYFACES-2454: I came up with the following solution

[Core 2.0] backwards compatible exception handling

2009-12-17 Thread Jakob Korherr
Hi, I am currently working on the Exception handling mechanism of MyFaces 2.0 and I was thinking how we should provide backwards compatibility to the situation in 1.2. I came up with the following solution for the backwards compatibility: - org.apache.myfaces.ERROR_HANDLING will be dismissed by

[jira] Resolved: (MYFACES-2460) Add Resource Headers and allow EL Expressions only on css files

2009-12-17 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-2460. - Resolution: Fixed Fix Version/s: 2.0.0-alpha-2 Assignee: Leonardo Uribe

[jira] Created: (MYFACES-2464) Find a way to do not use ELExpressions on jsf.js for getProjectStage

2009-12-17 Thread Leonardo Uribe (JIRA)
Find a way to do not use ELExpressions on jsf.js for getProjectStage Key: MYFACES-2464 URL: https://issues.apache.org/jira/browse/MYFACES-2464 Project: MyFaces Core Issue

[jira] Commented: (MYFACES-2464) Find a way to do not use ELExpressions on jsf.js for getProjectStage

2009-12-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792229#action_12792229 ] Jakob Korherr commented on MYFACES-2464: what if we store two implementations of

Re: [Core 2.0] backwards compatible exception handling

2009-12-17 Thread Leonardo Uribe
Hi I think you're right. Makes sense deprecate/remove org.apache.myfaces.ERROR_HANDLING. The standard solution to error handling takes precedence over myfaces hack. regards Leonardo Uribe 2009/12/17 Jakob Korherr jakob.korh...@gmail.com Hi, I am currently working on the Exception handling

[jira] Commented: (MYFACES-2464) Find a way to do not use ELExpressions on jsf.js for getProjectStage

2009-12-17 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792235#action_12792235 ] Leonardo Uribe commented on MYFACES-2464: - Really in that case we need four, one

[jira] Commented: (MYFACES-2464) Find a way to do not use ELExpressions on jsf.js for getProjectStage

2009-12-17 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792239#action_12792239 ] Leonardo Uribe commented on MYFACES-2464: - Looking on google I found a link:

[jira] Commented: (MYFACES-2464) Find a way to do not use ELExpressions on jsf.js for getProjectStage

2009-12-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12792243#action_12792243 ] Jakob Korherr commented on MYFACES-2464: Actually, I was also thinking of that.

Re: [JSF 2.0] Moving ViewDeclairationLanguage Impl's to shared

2009-12-17 Thread Matthias Wessendorf
On Thu, Dec 17, 2009 at 11:42 PM, Scott O'Bryan darkar...@gmail.com wrote: It's going to be JSF 2.0/Portal 2.0.  I'm not sure if the JCP is going to look at a Portal 1.0 Spec for JSF 2.0.  The leanings on the current EG's were that they were not.  Portal 1.0 has some pretty major issues in