Re: [Facelets] deploying old Facelets templates with MyFaces 2

2010-02-26 Thread Ganesh
Thank you so much everyone for your efforts. I will instantly start testing with dojofaces and report my progres. Matthias Wessendorf schrieb: can you try, now ? On Thu, Feb 25, 2010 at 7:53 PM, Jakob Korherr jakob.korh...@gmail.com wrote: Hi, I implemented the lookup for the presence of

Re: [Facelets] deploying old Facelets templates with MyFaces 2

2010-02-26 Thread Matthias Wessendorf
that's great! The more feedback (from different lib) we get, the better On Fri, Feb 26, 2010 at 9:16 AM, Ganesh gan...@j4fry.org wrote: Thank you so much everyone for your efforts. I will instantly start testing with dojofaces and report my progres. Matthias Wessendorf schrieb: can you try,

[jira] Commented: (MYFACES-2565) BeanValidator throws Exception if external ExpressionLanguageFactory is being used

2010-02-26 Thread Jan-Kees van Andel (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12838802#action_12838802 ] Jan-Kees van Andel commented on MYFACES-2565: - Just looking at the JavaDocs

[ExtVal] PropertyValidationInterceptor and BeanVal Model validation

2010-02-26 Thread Rudy De Busscher
hi, I have following test scenario: A class with 3 properties that are shown on a screen and were a BeanValidation ModelValidation annotation is placed on the type. @MyModelValidation(message = {person.notallowed}) @BeanValidation(modelValidation = @ModelValidation(isActive = true)) It is a bit

[jira] Created: (MYFACES-2579) Support the dynamic adding of servlets and servlet-mappings on Servlet API 3.0 to make web.xml entries for Faces Servlet not mandatory

2010-02-26 Thread Jakob Korherr (JIRA)
Support the dynamic adding of servlets and servlet-mappings on Servlet API 3.0 to make web.xml entries for Faces Servlet not mandatory -- Key:

[jira] Commented: (MYFACES-2565) BeanValidator throws Exception if external ExpressionLanguageFactory is being used

2010-02-26 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12838838#action_12838838 ] Mark Struberg commented on MYFACES-2565: oki, then it seems I at least locally

Re: [ExtVal] PropertyValidationInterceptor and BeanVal Model validation

2010-02-26 Thread Gerhard Petracek
hi rudy, to keep it short - it isn't too late for r3. i'll start with the first steps of the release (which have to be done before the release-vote) as soon as leonardo is available. so if we find a nice solution for it without api changes, it might be possible to include it in r3. with a

[jira] Created: (TOMAHAWK-1494) HtmlMessageRenderer evaluates value expressions of not rendered components

2010-02-26 Thread Michael Heinen (JIRA)
HtmlMessageRenderer evaluates value expressions of not rendered components -- Key: TOMAHAWK-1494 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1494 Project: MyFaces

[jira] Commented: (TOMAHAWK-1494) HtmlMessageRenderer evaluates value expressions of not rendered components

2010-02-26 Thread Michael Heinen (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12838857#action_12838857 ] Michael Heinen commented on TOMAHAWK-1494: -- exact class is

[Test] Configuration resource for Myfaces 1.2

2010-02-26 Thread Rudy De Busscher
Hi, I tried to create a testcase using the myfaces-test12 beta release. However the ConfigParser object isn't aware of the Myfaces 1.2 configuration. The configuration resource */META-INF/standard-faces-config.xml* must also be tried (as indicated in the code, that it will be supported but isn't

[jira] Created: (TOMAHAWK-1495) Converters are singleton on class instead of Id

2010-02-26 Thread David Tarr (JIRA)
Converters are singleton on class instead of Id --- Key: TOMAHAWK-1495 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1495 Project: MyFaces Tomahawk Issue Type: Bug Components:

[jira] Created: (TOBAGO-853) JSF 2.0 support

2010-02-26 Thread Bernd Bohmann (JIRA)
JSF 2.0 support --- Key: TOBAGO-853 URL: https://issues.apache.org/jira/browse/TOBAGO-853 Project: MyFaces Tobago Issue Type: Improvement Reporter: Bernd Bohmann Assignee: Bernd Bohmann -- This

[jira] Created: (TOBAGO-854) Create C

2010-02-26 Thread Bernd Bohmann (JIRA)
Create C Key: TOBAGO-854 URL: https://issues.apache.org/jira/browse/TOBAGO-854 Project: MyFaces Tobago Issue Type: Sub-task Reporter: Bernd Bohmann -- This message is automatically generated by JIRA. - You can

[jira] Created: (TOBAGO-855) Create a TobagoTagHandler for JSF 2.0

2010-02-26 Thread Bernd Bohmann (JIRA)
Create a TobagoTagHandler for JSF 2.0 -- Key: TOBAGO-855 URL: https://issues.apache.org/jira/browse/TOBAGO-855 Project: MyFaces Tobago Issue Type: Sub-task Reporter: Bernd Bohmann --

Re: [Test] Configuration resource for Myfaces 1.2

2010-02-26 Thread Rudy De Busscher
Created Jira issue MYFACESTEST-3 and provided patch On 26 February 2010 14:14, Rudy De Busscher rdebussc...@gmail.com wrote: Hi, I tried to create a testcase using the myfaces-test12 beta release. However the ConfigParser object isn't aware of the Myfaces 1.2 configuration. The

[jira] Created: (MYFACES-2580) OSGi: Missing javax.validation imports in api module manifest

2010-02-26 Thread Jarek Gawor (JIRA)
OSGi: Missing javax.validation imports in api module manifest - Key: MYFACES-2580 URL: https://issues.apache.org/jira/browse/MYFACES-2580 Project: MyFaces Core Issue Type: Bug

[jira] Created: (MYFACES-2581) double slash breaks new prefix mapping (/faces//faces/*) - CTS failure

2010-02-26 Thread Michael Concini (JIRA)
double slash breaks new prefix mapping (/faces//faces/*) - CTS failure -- Key: MYFACES-2581 URL: https://issues.apache.org/jira/browse/MYFACES-2581 Project: MyFaces Core

[jira] Resolved: (MYFACES-2581) double slash breaks new prefix mapping (/faces//faces/*) - CTS failure

2010-02-26 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini resolved MYFACES-2581. -- Resolution: Fixed Fix Version/s: 2.0.0-beta-3 double slash breaks new prefix