Re: [GSOC] HTML5 Renderkit Start-up

2010-03-06 Thread Jakob Korherr
Hi Ali, I also think that you definitely should implement a new component set especially for HTML5 (of course by extending the existing one), because there are just so many new possibilities which don't really fit in with the existing component set. However it would be really great if you'd keep

[jira] Commented: (MYFACES-2559) Google App Engine Support for Myfaces 2

2010-03-06 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12842227#action_12842227 ] Jakob Korherr commented on MYFACES-2559: Great work, guys :) Google App Engine

Re: fancy missing-id warnings

2010-03-06 Thread Jakob Korherr
Hi Mark, The warning applies if a component isn't created and plugged into the component tree by the VDL but by some other component or listener or whatever and it does not get a clientId. What do you mean by your hand written fields? Regards, Jakob 2010/3/4 Mark Struberg strub...@yahoo.de

[jira] Commented: (MYFACES-2559) Google App Engine Support for Myfaces 2

2010-03-06 Thread Mathias Walter (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12842230#action_12842230 ] Mathias Walter commented on MYFACES-2559: - Guessing the correct number results in

[jira] Commented: (MYFACES-2559) Google App Engine Support for Myfaces 2

2010-03-06 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12842231#action_12842231 ] Jakob Korherr commented on MYFACES-2559: Got it too, it occurs when guessing the

Demo: MyFaces2 meets Apache OWB

2010-03-06 Thread Matthias Wessendorf
Some (simple) demo of the two: http://matthiaswessendorf.wordpress.com/2010/03/06/demo-of-apache-myfaces-2-and-openwebbeans/ -Matthias -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

[jira] Issue Comment Edited: (MYFACES-2585) ajax doesn't work if target contains script with CDATA

2010-03-06 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12841926#action_12841926 ] Werner Punz edited comment on MYFACES-2585 at 3/6/10 2:13 PM:

[core] Introducing implee6 - MYFACES-2579

2010-03-06 Thread Jakob Korherr
Hi guys, I managed to introduce the core submodule implee6 on my local machine. This new submodule includes Java EE 6 dependencies and thus you can use Servlet API 3.0 and other new things in it. When building MyFaces, this new submodule is built before the normal impl submodule. Then the .class

[jira] Commented: (MYFACES-2585) ajax doesn't work if target contains script with CDATA

2010-03-06 Thread Ganesh Jung (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12842266#action_12842266 ] Ganesh Jung commented on MYFACES-2585: -- Wow, sounds complicated! Can you please

Re: [core] Introducing implee6 - MYFACES-2579

2010-03-06 Thread Jan-Kees van Andel
Hey, If it works on Jetty and Tomcat, I'd say +1 on committing the module. I can't think of big issues with committing it as a separate module. And we can always revert if we have to. Cool, can't wait to check it out! On what appserver are you testing this stuff Jakob? Regards, Jan-Kees

Re: [core] Introducing implee6 - MYFACES-2579

2010-03-06 Thread Jakob Korherr
Hi Jan-Kees, Great :) I am currently testing on Tomcat, Jetty, GlassFish v3 and JBoss 6! Regards, Jakob 2010/3/6 Jan-Kees van Andel jankeesvanan...@gmail.com Hey, If it works on Jetty and Tomcat, I'd say +1 on committing the module. I can't think of big issues with committing it as a

Re: [core] Introducing implee6 - MYFACES-2579

2010-03-06 Thread Bernd Bohmann
Hello Jakob, I'm not really sure that this feature should be part of myfaces-core. Maybe myfaces-commons would be a better place. But we can change this later. +1 on commiting the module. Regards Bernd On Sat, Mar 6, 2010 at 4:32 PM, Jakob Korherr jakob.korh...@gmail.com wrote: Hi Jan-Kees,

Re: [core] Introducing implee6 - MYFACES-2579

2010-03-06 Thread Jakob Korherr
Hi Bernd, If this module wouldn't be a part of myfaces core, the users still would have to configure something to run their MyFaces-2 apps in a EE6 container (e.g. they'd have to include myfaces commons), which is not the target. The target is to get rid of any unnecessary configuration to make

Re: [core] Introducing implee6 - MYFACES-2579

2010-03-06 Thread Bernd Bohmann
Hello Jakob, do you really think adding an other dependency is a real problem? How do you configure prefix or suffix mapping? For each possible configuration option an own impl version? Regards Bernd On Sat, Mar 6, 2010 at 4:48 PM, Jakob Korherr jakob.korh...@gmail.com wrote: Hi Bernd, If

[jira] Created: (EXTVAL-86) BeanAware constraint validators for Model Validation beanValidation

2010-03-06 Thread Rudy De Busscher (JIRA)
BeanAware constraint validators for Model Validation beanValidation --- Key: EXTVAL-86 URL: https://issues.apache.org/jira/browse/EXTVAL-86 Project: MyFaces Extensions Validator

[jira] Updated: (EXTVAL-86) BeanAware constraint validators for Model Validation beanValidation

2010-03-06 Thread Rudy De Busscher (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rudy De Busscher updated EXTVAL-86: --- Status: Patch Available (was: Open) BeanAware constraint validators for Model Validation

[Extval] BeanAware constraint validators for Model Validation beanValidation

2010-03-06 Thread Rudy De Busscher
[ExtVal] BeanAware constraint validators for Model Validation beanValidation Hi, The Constraint Validator for BeanValidation constraints on properties can be defined in a context repository. The * BeanValidationModuleValidationInterceptorInternals.validate* method makes use of code that checks

[jira] Updated: (EXTVAL-86) BeanAware constraint validators for Model Validation beanValidation

2010-03-06 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek updated EXTVAL-86: --- Resolution: Fixed Fix Version/s: 1.1.3-SNAPSHOT 2.0.3-SNAPSHOT

Re: [Extval] BeanAware constraint validators for Model Validation beanValidation

2010-03-06 Thread Gerhard Petracek
thx - i synced both parts - so it will be in r3. regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2010/3/6 Rudy De Busscher rdebussc...@gmail.com [ExtVal] BeanAware constraint

[jira] Commented: (MYFACES-2559) Google App Engine Support for Myfaces 2

2010-03-06 Thread Ali Ok (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12842354#action_12842354 ] Ali Ok commented on MYFACES-2559: - About javax.crypto.BadPaddingException: Given final

[jira] Created: (TRINIDAD-1748) Add pushComponentToEL/popComponentFromEL for tree visiting/invokeOnComponent/processComponent

2010-03-06 Thread Blake Sullivan (JIRA)
Add pushComponentToEL/popComponentFromEL for tree visiting/invokeOnComponent/processComponent - Key: TRINIDAD-1748 URL:

[jira] Resolved: (TRINIDAD-1748) Add pushComponentToEL/popComponentFromEL for tree visiting/invokeOnComponent/processComponent

2010-03-06 Thread Blake Sullivan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Sullivan resolved TRINIDAD-1748. -- Resolution: Fixed Fix Version/s: 2.0.0-alpha-2 Fixed in 919945 Add

[jira] Created: (MYFACES-2589) Partial response writer, delete resolution

2010-03-06 Thread Werner Punz (JIRA)
Partial response writer, delete resolution -- Key: MYFACES-2589 URL: https://issues.apache.org/jira/browse/MYFACES-2589 Project: MyFaces Core Issue Type: Bug Components: JSR-314 Affects