[jira] Commented: (MYFACES-2137) JSF 2.0 Component Tree Visiting

2009-09-24 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759090#action_12759090 ] Jakob Korherr commented on MYFACES-2137: Thanks for your input. I just sent a an

Re: [jsf 2.0] bean validation api will not be available on jsp apps? if this is true why exists in jsp

2009-09-24 Thread andy.g.schwartz
Hi Leonardo - On Mon, Sep 21, 2009 at 11:28 PM, Leonardo Uribe wrote: > > In jsf 2.0 spec section 3.5.3 Validation Registration says this: > > "The default validators are appended after any locally defined > validators once the EditableValueHolder is populated and added to the > component tr

[jira] Created: (TRINIDAD-1575) Problem in loading Common1_2_11.js

2009-09-24 Thread Vijay Ramalingam (JIRA)
Problem in loading Common1_2_11.js -- Key: TRINIDAD-1575 URL: https://issues.apache.org/jira/browse/TRINIDAD-1575 Project: MyFaces Trinidad Issue Type: Task Components: Components Affects Version

Re: [Proposal] New MyFaces Commons module - Agent Detection

2009-09-24 Thread Udo Schnurpfeil
Hi Marius, I've looked at the code, and I think it will not be a problem to use it. But I've some refactoring suggestions: * What do you think about enums instead of constants for the agentName and platformName * It would be great when the version would be comparable (not lexicographical like S

Re: [TRINIDAD] Portlet 2.0 compatibility

2009-09-24 Thread Hiren Sheth
Hi My name is Hiren Sheth. i am new in Trinidad. i used Tomhawk before. i want to use Trinidad in my websphere portal6.1 environment. with Portlet 2.0. can you please tell me where can i found the simple demo war file? or can u send me a simple demo which works in my portal environment. Scott

websphere portal6.1 + Trinidad1.2.12

2009-09-24 Thread Hiren Sheth
Hi i am new in Trinidad. i am looking for a sample portlet application which i deploy in my portal environment. or can anybody guide me how can i start building portlet using Trinidad1.2.12. i want to use poetlet2.0 functionality in my websphere portal 6.1 environment. Thanks in advance. -- V

Re: [TRINIDAD] Portlet 2.0 compatibility

2009-09-24 Thread Kito Mann
2009/4/21 Scott O'Bryan > Yes I agree Matthias. Anyone else have a contrary opinion? I agree as well. > > > Matthias Wessendorf wrote: > >> On Tue, Apr 21, 2009 at 10:23 AM, Scott O'Bryan >> wrote: >> >> >>> Hey everyone, >>> >>> I completed a migration to Trinidad to allow it to work with e

[jira] Created: (TOMAHAWK-1460) ClassCastException when testing Tomahawk 1.1.9 table demos when preserveDataModel="true"

2009-09-24 Thread Ryan Lubke (JIRA)
ClassCastException when testing Tomahawk 1.1.9 table demos when preserveDataModel="true" Key: TOMAHAWK-1460 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1460

[jira] Commented: (MYFACES-2137) JSF 2.0 Component Tree Visiting

2009-09-24 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759326#action_12759326 ] Leonardo Uribe commented on MYFACES-2137: - I have committed the patch, but it is

[jsf 2.0] PreValidateEvent and PostValidateEvent should be called from UIInput.processDecodes() and UIInput.processValidators(), but there is no mention on javadoc

2009-09-24 Thread Leonardo Uribe
Hi Checking the spec section 3.2.7.3, it says this: *"...EditableValueHolder is a source of ValueChangeEvent, PreValidateEvent and PostValidate events. These are emitted during calls to validate(), which happens during the Process Validations phase of the request processing lifecycle. The PreVali