[jira] Commented: (MYFACES-2614) EnumConverter uses toString() instead of name()

2010-03-19 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12847361#action_12847361 ] Jakob Korherr commented on MYFACES-2614: Quote from the 2.0 spec javadoc of

[jira] Commented: (MYFACES-2598) UIViewParameter does not get an automatic id

2010-03-19 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12847371#action_12847371 ] Jakob Korherr commented on MYFACES-2598: After discussing this one with Leonardo,

[jira] Resolved: (MYFACES-2598) UIViewParameter does not get an automatic id

2010-03-19 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2598. Resolution: Fixed UIViewParameter does not get an automatic id

[jira] Resolved: (MYFACES-2614) EnumConverter uses toString() instead of name()

2010-03-19 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2614. Resolution: Fixed Fix Version/s: (was: 1.2.9-SNAPSHOT) As Leonardo wrote, we

[jira] Created: (MYFACES-2611) UIComponentBase.getFacetsAndChildren() must not access the component's facets and children directly

2010-03-17 Thread Jakob Korherr (JIRA)
UIComponentBase.getFacetsAndChildren() must not access the component's facets and children directly --- Key: MYFACES-2611 URL:

[jira] Resolved: (MYFACES-2611) UIComponentBase.getFacetsAndChildren() must not access the component's facets and children directly

2010-03-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2611. Resolution: Fixed Fix Version/s: 2.0.0-beta-3

[jira] Reopened: (MYFACES-2613) ExternalSpecifications has an import from javax.validation api, and this one should be optional

2010-03-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr reopened MYFACES-2613: Assignee: Jakob Korherr (was: Leonardo Uribe) _ExternalSpecifications is also present

[jira] Commented: (MYFACES-2613) ExternalSpecifications has an import from javax.validation api, and this one should be optional

2010-03-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12846691#action_12846691 ] Jakob Korherr commented on MYFACES-2613: We should really try to get rid of the

[jira] Resolved: (MYFACES-2613) ExternalSpecifications has an import from javax.validation api, and this one should be optional

2010-03-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2613. Resolution: Fixed ExternalSpecifications has an import from javax.validation api, and

[jira] Created: (MYFACES-2607) Ugly NPE in CompositeFunctionMapper.resolveFunction() if second FunctionMapper is null

2010-03-16 Thread Jakob Korherr (JIRA)
Ugly NPE in CompositeFunctionMapper.resolveFunction() if second FunctionMapper is null -- Key: MYFACES-2607 URL: https://issues.apache.org/jira/browse/MYFACES-2607

[jira] Resolved: (MYFACES-2607) Ugly NPE in CompositeFunctionMapper.resolveFunction() if second FunctionMapper is null

2010-03-16 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2607. Resolution: Fixed Fix Version/s: 2.0.0-beta-3 Ugly NPE in

[jira] Commented: (MYFACES-2607) Ugly NPE in CompositeFunctionMapper.resolveFunction() if second FunctionMapper is null

2010-03-16 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12845967#action_12845967 ] Jakob Korherr commented on MYFACES-2607: Hi Martin, It has to be determined (and

[jira] Commented: (MYFACES-2607) Ugly NPE in CompositeFunctionMapper.resolveFunction() if second FunctionMapper is null

2010-03-16 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12846045#action_12846045 ] Jakob Korherr commented on MYFACES-2607: After some digging I found out that it

[jira] Commented: (MYFACES-2604) Unresolved dependency of org.apache.commons.el.Logger

2010-03-15 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12845399#action_12845399 ] Jakob Korherr commented on MYFACES-2604: I don't think this is a MyFaces core

[jira] Commented: (MYFACES-2604) Unresolved dependency of org.apache.commons.el.Logger

2010-03-15 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12845476#action_12845476 ] Jakob Korherr commented on MYFACES-2604: Oh, I did not see that. Things have

[jira] Commented: (MYFACES-2604) Unresolved dependency of org.apache.commons.el.Logger

2010-03-15 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12845479#action_12845479 ] Jakob Korherr commented on MYFACES-2604: Actually, this has not changed in the

[jira] Reopened: (ORCHESTRA-50) Unresolved dependency of org.apache.commons.el.Logger

2010-03-15 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/ORCHESTRA-50?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr reopened ORCHESTRA-50: Moved and reopened. This is an orchestra issue: Due to the fact that orchestra uses shared

[jira] Commented: (ORCHESTRA-50) Unresolved dependency of org.apache.commons.el.Logger

2010-03-15 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/ORCHESTRA-50?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12845504#action_12845504 ] Jakob Korherr commented on ORCHESTRA-50: After a lot of digging I found out that

[jira] Commented: (MYFACESTEST-4) Unable to call setValue of ValueExpression in test

2010-03-15 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACESTEST-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12845427#action_12845427 ] Jakob Korherr commented on MYFACESTEST-4: - Oh, I almost forgot: The MyFaces test

[jira] Updated: (MYFACESTEST-4) Unable to call setValue of ValueExpression in test

2010-03-15 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACESTEST-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACESTEST-4: Resolution: Fixed Status: Resolved (was: Patch Available) Unable to call

[jira] Commented: (MYFACESTEST-4) Unable to call setValue of ValueExpression in test

2010-03-15 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACESTEST-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12845424#action_12845424 ] Jakob Korherr commented on MYFACESTEST-4: - Thank you very much for the patch and

[jira] Updated: (MYFACESTEST-5) Implementation of MockHttpSession.invalidate()

2010-03-15 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACESTEST-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACESTEST-5: Resolution: Fixed Status: Resolved (was: Patch Available) I committed the

[jira] Resolved: (MYFACES-2603) Incorrect web-facesconfig_2_0.xsd

2010-03-13 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2603. Resolution: Fixed Fix Version/s: 2.0.0-beta-3 It's great that you were able to

[jira] Commented: (MYFACES-2536) converterId and validatorId should not be required

2010-03-13 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12844857#action_12844857 ] Jakob Korherr commented on MYFACES-2536: This was not really what I ment. Take a

[jira] Commented: (MYFACES-2536) converterId and validatorId should not be required

2010-03-13 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12844860#action_12844860 ] Jakob Korherr commented on MYFACES-2536: Furthermore we have to change this also

[jira] Updated: (MYFACES-2536) converterId and validatorId should not be required

2010-03-13 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2536: --- Resolution: Fixed Fix Version/s: 2.0.0-beta-3 Status: Resolved (was:

[jira] Created: (MYFACES-2601) java.lang.NoSuchFieldException when MyFaces and Mojarra are on the classpath

2010-03-12 Thread Jakob Korherr (JIRA)
java.lang.NoSuchFieldException when MyFaces and Mojarra are on the classpath Key: MYFACES-2601 URL: https://issues.apache.org/jira/browse/MYFACES-2601 Project: MyFaces Core

[jira] Resolved: (MYFACES-2601) java.lang.NoSuchFieldException when MyFaces and Mojarra are on the classpath

2010-03-12 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2601. Resolution: Fixed Fix Version/s: 2.0.0-beta-3 java.lang.NoSuchFieldException

[jira] Commented: (MYFACES-2603) Incorrect web-facesconfig_2_0.xsd

2010-03-12 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12844748#action_12844748 ] Jakob Korherr commented on MYFACES-2603: Hi Gerry, Thanks for figuring that out!

[jira] Created: (MYFACES-2600) @PostConstruct does not work

2010-03-11 Thread Jakob Korherr (JIRA)
@PostConstruct does not work Key: MYFACES-2600 URL: https://issues.apache.org/jira/browse/MYFACES-2600 Project: MyFaces Core Issue Type: Bug Components: JSR-314 Affects Versions: 2.0.0-beta-3

[jira] Commented: (MYFACES-2600) @PostConstruct does not work

2010-03-11 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12844279#action_12844279 ] Jakob Korherr commented on MYFACES-2600: Just tested: on 2.0.0-beta-2 it works

[jira] Commented: (MYFACES-2600) @PostConstruct does not work

2010-03-11 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12844284#action_12844284 ] Jakob Korherr commented on MYFACES-2600: Revision 918892 MYFACES-2559 - Google

[jira] Commented: (MYFACES-2600) @PostConstruct does not work

2010-03-11 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12844288#action_12844288 ] Jakob Korherr commented on MYFACES-2600: I'll take care of it asap!

[jira] Commented: (MYFACES-2594) Facelets state saving doesn't handle well programmatic component manipulation

2010-03-10 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12843544#action_12843544 ] Jakob Korherr commented on MYFACES-2594: Thanks for clarifying this, Martin!

[jira] Created: (MYFACES-2598) UIViewParameter does not get an automatic id

2010-03-10 Thread Jakob Korherr (JIRA)
UIViewParameter does not get an automatic id Key: MYFACES-2598 URL: https://issues.apache.org/jira/browse/MYFACES-2598 Project: MyFaces Core Issue Type: Bug Affects Versions: 2.0.0-beta-3

[jira] Commented: (MYFACES-2598) UIViewParameter does not get an automatic id

2010-03-10 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12843551#action_12843551 ] Jakob Korherr commented on MYFACES-2598: The problem is that at the time the

[jira] Resolved: (MYFACES-2598) UIViewParameter does not get an automatic id

2010-03-10 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2598. Resolution: Fixed Fix Version/s: 2.0.0-beta-3 UIViewParameter does not get an

[jira] Commented: (MYFACES-2560) Known class name for EL RI's ExpressionFactoryImpl is wrong

2010-03-10 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12843563#action_12843563 ] Jakob Korherr commented on MYFACES-2560: This was changed in Revision 761982 with

[jira] Updated: (MYFACES-2560) Known class name for EL RI's ExpressionFactoryImpl is wrong

2010-03-10 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2560: --- Resolution: Fixed Fix Version/s: 2.0.0-beta-3 Status: Resolved (was:

[jira] Commented: (MYFACES-2560) Known class name for EL RI's ExpressionFactoryImpl is wrong

2010-03-10 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12843568#action_12843568 ] Jakob Korherr commented on MYFACES-2560: You're welcome! And thanks for the patch

[jira] Resolved: (MYFACES-2592) UIViewParameter.decode() should set the submitted value only if it is not null

2010-03-09 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2592. Resolution: Fixed Fix Version/s: 2.0.0-beta-3 UIViewParameter.decode() should

[jira] Updated: (MYFACESTEST-3) Add configuration resource for Myfaces 1.2 to ConfigParser

2010-03-09 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACESTEST-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACESTEST-3: Resolution: Fixed Status: Resolved (was: Patch Available) Add configuration

[jira] Created: (MYFACES-2592) UIViewParameter.decode() should set the submitted value only if it is not null

2010-03-09 Thread Jakob Korherr (JIRA)
UIViewParameter.decode() should set the submitted value only if it is not null -- Key: MYFACES-2592 URL: https://issues.apache.org/jira/browse/MYFACES-2592 Project: MyFaces

[jira] Resolved: (MYFACES-2563) Trinidad 1.2.x generates on POSTBACK a NullPointerException on MyFAces2

2010-03-09 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2563. Resolution: Fixed Fix Version/s: 2.0.0-beta-3 Trinidad 1.2.x generates on

[jira] Commented: (MYFACES-2592) UIViewParameter.decode() should set the submitted value only if it is not null

2010-03-09 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12843074#action_12843074 ] Jakob Korherr commented on MYFACES-2592: the related thread from the mailing

[jira] Commented: (MYFACES-2590) Web Container injection support should be provided for additional lifecycle artifacts (not just managed beans)

2010-03-09 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12843263#action_12843263 ] Jakob Korherr commented on MYFACES-2590: Hmm OK. This is actually not bad :) I

[jira] Commented: (MYFACES-2593) styles are escaped so that @import *.css doesn't work

2010-03-09 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12843277#action_12843277 ] Jakob Korherr commented on MYFACES-2593: After some debugging I found out that

[jira] Resolved: (MYFACES-2593) styles are escaped so that @import *.css doesn't work

2010-03-09 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2593. Resolution: Fixed Fix Version/s: 2.0.0-beta-3 styles are escaped so that @import

[jira] Commented: (MYFACES-2594) Facelets state saving doesn't handle well programmatic component manipulation

2010-03-09 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12843290#action_12843290 ] Jakob Korherr commented on MYFACES-2594: Mhm. This is caused, because the current

[jira] Resolved: (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-03-08 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2579. Resolution: Fixed Fix Version/s: 2.0.0-beta-3 Assignee: Jakob Korherr

[jira] Commented: (MYFACES-2590) Web Container injection support should be provided for additional lifecycle artifacts (not just managed beans)

2010-03-08 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12842811#action_12842811 ] Jakob Korherr commented on MYFACES-2590: Can you explain this a little further

[jira] Created: (MYFACES-2591) buildBehaviorChain() should also check the ClientBehaviors for the second eventName for submitting

2010-03-08 Thread Jakob Korherr (JIRA)
buildBehaviorChain() should also check the ClientBehaviors for the second eventName for submitting -- Key: MYFACES-2591 URL:

[jira] Resolved: (MYFACES-2591) buildBehaviorChain() should also check the ClientBehaviors for the second eventName for submitting

2010-03-08 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2591. Resolution: Fixed Fix Version/s: 2.0.0-beta-3 buildBehaviorChain() should also

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

2010-03-07 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12842385#action_12842385 ] Jakob Korherr commented on MYFACES-2559: I think the problem is because of

[jira] Commented: (MYFACES-2529) use of view-param in faces-config causes a NoSuchMethodExcepion for addViewParam

2010-03-07 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12842434#action_12842434 ] Jakob Korherr commented on MYFACES-2529: This was solved by MYFACES-2508,

[jira] Resolved: (MYFACES-2529) use of view-param in faces-config causes a NoSuchMethodExcepion for addViewParam

2010-03-07 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2529. Resolution: Fixed Fix Version/s: 2.0.0-beta-3 use of view-param in faces-config

[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

[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

[jira] Commented: (MYFACES-2583) f:ajax cannot retrieve clientId from component

2010-03-02 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12840336#action_12840336 ] Jakob Korherr commented on MYFACES-2583: After digging into this problem I

[jira] Resolved: (MYFACES-2583) f:ajax cannot retrieve clientId from component

2010-03-02 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2583. Resolution: Fixed Fix Version/s: 2.0.0-beta-3 Assignee: Jakob Korherr

[jira] Commented: (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-28 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839413#action_12839413 ] Jakob Korherr commented on MYFACES-2579: It seems if we want to solve this one,

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

2010-02-28 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839494#action_12839494 ] Jakob Korherr commented on MYFACES-2565: ExternalSpecifications on myfaces-impl

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

2010-02-27 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2580. Resolution: Fixed Fix Version/s: 2.0.0-beta-3 OSGi: Missing javax.validation

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

2010-02-27 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839287#action_12839287 ] Jakob Korherr commented on MYFACES-2565: ExternalSpecifications is also present

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

2010-02-27 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839292#action_12839292 ] Jakob Korherr commented on MYFACES-2565: I know it's not nice to have this

[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-2573) NavigationHandler decoration/delegation not supported in 2.0.0-beta2

2010-02-25 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12838283#action_12838283 ] Jakob Korherr commented on MYFACES-2573: So after thinking about this problem

[jira] Resolved: (MYFACES-2573) NavigationHandler decoration/delegation not supported in 2.0.0-beta2

2010-02-25 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2573. Resolution: Fixed Fix Version/s: 2.0.0-beta-3 NavigationHandler

[jira] Commented: (MYFACES-2543) Facelets Taglib jars are not recognized

2010-02-25 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12838305#action_12838305 ] Jakob Korherr commented on MYFACES-2543: OK that's a good solution, Ganesh. I

[jira] Commented: (MYFACES-2543) Facelets Taglib jars are not recognized

2010-02-25 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12838324#action_12838324 ] Jakob Korherr commented on MYFACES-2543: I committed a solution for this (I just

[jira] Resolved: (MYFACES-2543) Facelets Taglib jars are not recognized

2010-02-25 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2543. Resolution: Fixed Fix Version/s: 2.0.0-beta-3 Resolved: See the discussion on the

[jira] Commented: (TOMAHAWK-1493) Add StyleBehavior for Tomahawk for JSF 2.0

2010-02-25 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12838591#action_12838591 ] Jakob Korherr commented on TOMAHAWK-1493: - Sounds just great :) Add

[jira] Created: (MYFACES-2574) InterfaceHandler stores the componentType as the resolved value instead of the ValueExpression

2010-02-24 Thread Jakob Korherr (JIRA)
InterfaceHandler stores the componentType as the resolved value instead of the ValueExpression -- Key: MYFACES-2574 URL:

[jira] Resolved: (MYFACES-2574) InterfaceHandler stores the componentType as the resolved value instead of the ValueExpression

2010-02-24 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2574. Resolution: Fixed Fix Version/s: 2.0.0-beta-3 InterfaceHandler stores the

[jira] Commented: (MYFACES-2573) NavigationHandler decoration/delegation not supported in 2.0.0-beta2

2010-02-24 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12837775#action_12837775 ] Jakob Korherr commented on MYFACES-2573: Are you using some kind of ording in

[jira] Commented: (MYFACES-2576) Race condition in _ExternalSpecifications methods

2010-02-24 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12837807#action_12837807 ] Jakob Korherr commented on MYFACES-2576: How would you be able to get a

[jira] Commented: (MYFACES-2573) NavigationHandler decoration/delegation not supported in 2.0.0-beta2

2010-02-24 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12837819#action_12837819 ] Jakob Korherr commented on MYFACES-2573: Right, so know I see what the real

[jira] Commented: (MYFACES-2573) NavigationHandler decoration/delegation not supported in 2.0.0-beta2

2010-02-24 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12837824#action_12837824 ] Jakob Korherr commented on MYFACES-2573: Oh, actually it does. So the problem is

[jira] Commented: (TOMAHAWK-1472) Add Support for new Resource API in tomahawk 2.0 module

2010-02-22 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12836853#action_12836853 ] Jakob Korherr commented on TOMAHAWK-1472: - I think making tomahawk for JSF 1.2

[jira] Created: (MYFACES-2570) FaceletVDL.retargetMethodExpressions() should use ActionSource2 instead of ActionSource

2010-02-22 Thread Jakob Korherr (JIRA)
FaceletVDL.retargetMethodExpressions() should use ActionSource2 instead of ActionSource --- Key: MYFACES-2570 URL: https://issues.apache.org/jira/browse/MYFACES-2570

[jira] Resolved: (MYFACES-2570) FaceletVDL.retargetMethodExpressions() should use ActionSource2 instead of ActionSource

2010-02-22 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2570. Resolution: Fixed Fix Version/s: 2.0.0-beta-3

[jira] Created: (MYFACES-2571) converter, validator and actionListener tags nested in a composite component without a for attribute should throw a TagException

2010-02-22 Thread Jakob Korherr (JIRA)
converter, validator and actionListener tags nested in a composite component without a for attribute should throw a TagException Key: MYFACES-2571

[jira] Resolved: (MYFACES-2571) converter, validator and actionListener tags nested in a composite component without a for attribute should throw a TagException

2010-02-22 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2571. Resolution: Fixed Fix Version/s: 2.0.0-beta-3 converter, validator and

[jira] Commented: (MYFACES-2564) facelets in an app with a 1.2 level faces-config do not work

2010-02-19 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835679#action_12835679 ] Jakob Korherr commented on MYFACES-2564: I don't say we should reject older

[jira] Resolved: (MYFACES-2561) StackOverflowError if a composite component implementation uses another composite component

2010-02-19 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2561. Resolution: Fixed Fix Version/s: 2.0.0-beta-3 This one was hard.

[jira] Commented: (MYFACES-2564) facelets in an app with a 1.2 level faces-config do not work

2010-02-19 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835722#action_12835722 ] Jakob Korherr commented on MYFACES-2564: No problem! Hmm, I don't know. The

[jira] Commented: (MYFACES-2561) StackOverflowError if a composite component implementation uses another composite component

2010-02-18 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835159#action_12835159 ] Jakob Korherr commented on MYFACES-2561: Thanks for all your ideas, Leonardo, but

[jira] Commented: (MYFACES-2561) StackOverflowError if a composite component implementation uses another composite component

2010-02-18 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835286#action_12835286 ] Jakob Korherr commented on MYFACES-2561: I don't see the problem with

[jira] Commented: (MYFACES-2564) facelets in an app with a 1.2 level faces-config do not work

2010-02-18 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835289#action_12835289 ] Jakob Korherr commented on MYFACES-2564: Please revert the changes, because on an

[jira] Reopened: (MYFACES-2564) facelets in an app with a 1.2 level faces-config do not work

2010-02-18 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr reopened MYFACES-2564: facelets in an app with a 1.2 level faces-config do not work

[jira] Commented: (MYFACES-2561) StackOverflowError if a composite component implementation uses another composite component

2010-02-18 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835299#action_12835299 ] Jakob Korherr commented on MYFACES-2561: Good point, I haven't thought of that.

[jira] Commented: (MYFACES-2561) StackOverflowError if a composite component implementation uses another composite component

2010-02-18 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835391#action_12835391 ] Jakob Korherr commented on MYFACES-2561: OK I finally solved the MethodExpression

[jira] Commented: (MYFACES-2561) StackOverflowError if a composite component implementation uses another composite component

2010-02-18 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835430#action_12835430 ] Jakob Korherr commented on MYFACES-2561: To solve the problem with the

[jira] Commented: (MYFACES-2561) StackOverflowError if a composite component implementation uses another composite component

2010-02-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12834733#action_12834733 ] Jakob Korherr commented on MYFACES-2561: I already have a solution for the #{cc}

[jira] Created: (MYFACES-2561) StackOverflowError if a composite component implementation uses another composite component

2010-02-16 Thread Jakob Korherr (JIRA)
StackOverflowError if a composite component implementation uses another composite component --- Key: MYFACES-2561 URL: https://issues.apache.org/jira/browse/MYFACES-2561

[jira] Commented: (MYFACES-2561) StackOverflowError if a composite component implementation uses another composite component

2010-02-16 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12834227#action_12834227 ] Jakob Korherr commented on MYFACES-2561: To run into the StackOverflowError both

[jira] Commented: (MYFACES-2561) StackOverflowError if a composite component implementation uses another composite component

2010-02-16 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12834291#action_12834291 ] Jakob Korherr commented on MYFACES-2561: OK, good to know. I opened this issue,

[jira] Created: (MYFACES-2556) FaceletViewDeclarationLanguage should use javax.faces.event.ActionEvent instead of java.awt.event.ActionEvent

2010-02-15 Thread Jakob Korherr (JIRA)
FaceletViewDeclarationLanguage should use javax.faces.event.ActionEvent instead of java.awt.event.ActionEvent - Key: MYFACES-2556 URL:

[jira] Resolved: (MYFACES-2556) FaceletViewDeclarationLanguage should use javax.faces.event.ActionEvent instead of java.awt.event.ActionEvent

2010-02-15 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2556. Resolution: Fixed Fix Version/s: 2.0.0-beta-2 FaceletViewDeclarationLanguage

[jira] Created: (MYFACES-2557) AbortProcessingExceptions must be handled by the ExceptionHandler

2010-02-15 Thread Jakob Korherr (JIRA)
AbortProcessingExceptions must be handled by the ExceptionHandler - Key: MYFACES-2557 URL: https://issues.apache.org/jira/browse/MYFACES-2557 Project: MyFaces Core Issue Type:

<    2   3   4   5   6   7   8   9   >