[jira] Created: (MYFACES-2941) Facelets classpath does not always properly decode filesystem paths

2010-10-11 Thread Michael Concini (JIRA)
Type: Bug Affects Versions: 2.0.2, 2.0.1, 2.0.0 Reporter: Michael Concini Assignee: Michael Concini The current implementation of _getAlternativeJarFile(URL url) in org.apache.myfaces.view.facelets.Classpath does not currently decode the filesystem path to remove

[jira] Resolved: (MYFACES-2941) Facelets classpath does not always properly decode filesystem paths

2010-10-11 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini resolved MYFACES-2941. -- Resolution: Fixed Fix Version/s: 2.0.3-SNAPSHOT Facelets classpath does

Re: [core] performance: disabling old technologies

2010-09-26 Thread Michael Concini
+1 on Martin's proposed changes. I also concur that we should look into moving to StAX if it will help improve startup time. Regards, Mike On Sun, Sep 26, 2010 at 7:31 AM, Gerhard gerhard.petra...@gmail.com wrote: +1 regards, gerhard http://www.irian.at Your JSF powerhouse - JSF

Re: [VOTE] release for myfaces core 2.0.2

2010-09-21 Thread Michael Concini
+1 On Tue, Sep 21, 2010 at 7:59 AM, Werner Punz werner.p...@gmail.com wrote: +1 Am 21.09.10 02:52, schrieb Leonardo Uribe: +1 2010/9/20 Leonardo Uribe lu4...@gmail.com mailto:lu4...@gmail.com Hi, I was running the needed tasks to get the 2.0.2 release of Apache MyFaces core

Re: [core] tasks for release myfaces core 2.0.2

2010-09-20 Thread Michael Concini
to go from our side of things. On Sun, Sep 19, 2010 at 6:19 PM, Michael Concini mconc...@gmail.com wrote: Sorry for the delay...nearly all of the tests are still passing with the latest code. I'm only seeing two new failures, both of them are tests that involve the f:validateRegex tag. I haven't

Re: [core] tasks for release myfaces core 2.0.2

2010-09-20 Thread Michael Concini
got results back...your js change didn't regress anything, so things look good. ship it! :) On Mon, Sep 20, 2010 at 12:50 PM, Leonardo Uribe lu4...@gmail.com wrote: Hi Ok, sounds great. Let me know when you are done, so I can start the procedure. Leonardo 2010/9/20 Michael Concini

Re: [core] tasks for release myfaces core 2.0.2

2010-09-19 Thread Michael Concini
thing I did do was check into the classes related to the validateRegex tag, but I can't see anything that changed to my knowledge, and I can't be sure when it would have started failing since I was a few weeks behind on syncing our builds with the svn tree. On Fri, Sep 17, 2010 at 10:06 AM, Michael

Re: [core] tasks for release myfaces core 2.0.2

2010-09-17 Thread Michael Concini
Hi Werner, I'll try to run through our IBM tests this afternoon. On Fri, Sep 17, 2010 at 4:09 AM, Werner Punz werner.p...@gmail.com wrote: Am 16.09.10 20:29, schrieb Leonardo Uribe: If someone has some issue in myfaces core that needs to be solved before release, this is a good time to

[jira] Updated: (MYFACES-2908) UIViewRoot.addComponentResource() adding multiple components with same ID instead of replacing

2010-09-07 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini updated MYFACES-2908: - Status: Resolved (was: Patch Available) Fix Version/s: 2.0.2-SNAPSHOT

[jira] Created: (MYFACES-2908) UIViewRoot.addComponentResource() adding multiple components with same ID instead of replacing

2010-09-02 Thread Michael Concini (JIRA)
-2908 Project: MyFaces Core Issue Type: Bug Components: JSR-314 Affects Versions: 2.0.2-SNAPSHOT Reporter: Michael Concini Assignee: Michael Concini Looks like when MYFACES-2854 was committed, there were two issues it caused where we break

[jira] Updated: (MYFACES-2908) UIViewRoot.addComponentResource() adding multiple components with same ID instead of replacing

2010-09-02 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini updated MYFACES-2908: - Status: Patch Available (was: Open) UIViewRoot.addComponentResource() adding

license file question (attn: Leonardo)

2010-08-26 Thread Michael Concini
Hi Leo, We are in the process of performing legal reviews for our next beta release, and we found a few license files that you committed a little while back. I missed the commit since there wasn't a JIRA issue. What was the necessity for pulling in these licenses to begin with? We didn't

[jira] Commented: (MYFACES-2884) Getting error after switching 2.0.0 to 2.0.1

2010-08-17 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899506#action_12899506 ] Michael Concini commented on MYFACES-2884: -- I wonder if this could be related

update of web context parameter docs

2010-08-17 Thread Michael Concini
What needs to be done to update the page on the MyFaces site that documents the web context parameters with some of the new parameters that have been added in 2.0+? There are several new context params that were added in 2.0.1 and a few more that will be available with 2.0.2.

[jira] Updated: (MYFACES-2864) Allow caching of resources by the default external context impl

2010-08-13 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini updated MYFACES-2864: - Status: Resolved (was: Patch Available) Fix Version/s: 2.0.2-SNAPSHOT

[jira] Commented: (MYFACES-2864) Allow caching of resources by the default external context impl

2010-08-09 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12896509#action_12896509 ] Michael Concini commented on MYFACES-2864: -- I'll take a look into it a little

[jira] Commented: (MYFACES-2864) Allow caching of resources by the default external context impl

2010-08-09 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12896654#action_12896654 ] Michael Concini commented on MYFACES-2864: -- After looking into this a bit

[jira] Created: (MYFACES-2864) Allow caching of resources by the default external context impl

2010-08-06 Thread Michael Concini (JIRA)
: Improvement Components: General Affects Versions: 2.0.2-SNAPSHOT Reporter: Michael Concini Assignee: Michael Concini We've seen in our testing significant improvements in performance by caching the results of getResource() and getResourcePaths() calls. Adding

[jira] Updated: (MYFACES-2864) Allow caching of resources by the default external context impl

2010-08-06 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini updated MYFACES-2864: - Status: Patch Available (was: Open) Allow caching of resources by the default

[jira] Commented: (MYFACES-2864) Allow caching of resources by the default external context impl

2010-08-06 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12896060#action_12896060 ] Michael Concini commented on MYFACES-2864: -- One other point of discussion

Re: Myfaces vs. mojarra restore view performance

2010-08-02 Thread Michael Concini
Martin, We've been seeing some similar bottlenecks in our testing on Websphere. We've think we have it isolated down to where the largest portion of the impacts are coming from checkResourceExists() in DefaultViewHandlerSupport and DefaultRestoreViewSupport. The problem, at least in our

[core] commons-beanutils level

2010-07-20 Thread Michael Concini
Is there any reason we can't update our beanutils dependency to the latest level (1.8.3)? There is a memory leak during app undeploy that one of our customers has run into that is resolved in moving from 1.7.0 to 1.8.0 by BEANUTILS-156 https://issues.apache.org/jira/browse/BEANUTILS-156. I'd

[jira] Created: (MYFACES-2832) fix for potential classloader leaks from commons components

2010-07-20 Thread Michael Concini (JIRA)
Components: JSR-314 Affects Versions: 2.0.1, 2.0.0, 1.2.9, 1.2.8, 1.2.7, 1.2.6, 1.2.5, 1.2.4, 1.2.3, 1.2.2, 1.2.0 Reporter: Michael Concini Assignee: Michael Concini There are two potential places that MyFaces can leak classloaders when applications are undeployed

[jira] Commented: (MYFACES-2830) ourEL wrappers doesn't honour the new EL-2.2 'invoke' method

2010-07-20 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12890402#action_12890402 ] Michael Concini commented on MYFACES-2830: -- Quick question on the change to skip

[jira] Resolved: (MYFACES-2832) fix for potential classloader leaks from commons components

2010-07-20 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini resolved MYFACES-2832. -- Fix Version/s: 1.2.10-SNAPSHOT 2.0.2-SNAPSHOT Resolution

Re: [VOTE] release for myfaces core 2.0.1

2010-07-16 Thread Michael Concini
+1 On 7/16/2010 9:19 AM, Jakob Korherr wrote: +1 Regards, Jakob 2010/7/16 Hazem Saleh haz...@apache.org mailto:haz...@apache.org +1 On Fri, Jul 16, 2010 at 1:12 PM, Gerhard Petracek gerhard.petra...@gmail.com mailto:gerhard.petra...@gmail.com wrote: +1

[jira] Commented: (MYFACES-2780) MyFaces performance improvements for production

2010-07-15 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1253#action_1253 ] Michael Concini commented on MYFACES-2780: -- unfortunately, I can't provide

Re: Pending issues before release myfaces core 2.0.1

2010-07-12 Thread Michael Concini
Werner, I'm rebuilding off the latest from SVN as I write this and will handle our WebSphere merging and kick off our tests once it has completed. I should have results by mid-afternoon if all goes well. Regards, Mike On 7/12/2010 5:05 AM, Werner Punz wrote: Ok I am done here. My scripts

Re: Pending issues before release myfaces core 2.0.1

2010-07-12 Thread Michael Concini
Results just came back. Looks good. On 7/12/2010 2:50 PM, Werner Punz wrote: Excellnt Mike, thanks a lot. Werner Am 12.07.10 16:29, schrieb Michael Concini: Werner, I'm rebuilding off the latest from SVN as I write this and will handle our WebSphere merging and kick off our tests once

Re: Mark issues for JSF 2.1

2010-07-08 Thread Michael Concini
+1 for #1. On 7/8/2010 9:29 PM, Hazem Saleh wrote: +1 for the first option.

[jira] Commented: (MYFACES-2780) MyFaces performance improvements for production

2010-07-06 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12885801#action_12885801 ] Michael Concini commented on MYFACES-2780: -- Startup footprint can be an issue

[jira] Resolved: (MYFACES-2780) MyFaces performance improvements for production

2010-07-02 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini resolved MYFACES-2780. -- Fix Version/s: 2.0.1 Resolution: Fixed MyFaces performance improvements

[jira] Updated: (MYFACES-2764) Disable facelets reloading for PROJECT_STAGE=Production

2010-07-02 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini updated MYFACES-2764: - Status: Resolved (was: Patch Available) Fix Version/s: 2.0.1

[jira] Commented: (MYFACES-2780) MyFaces performance improvements for production

2010-07-01 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12884260#action_12884260 ] Michael Concini commented on MYFACES-2780: -- ah...sorry about that. I missed

[jira] Created: (MYFACES-2780) MyFaces performance improvements for production

2010-06-30 Thread Michael Concini (JIRA)
: General Affects Versions: 2.0.0 Reporter: Michael Concini Assignee: Michael Concini Priority: Minor Several fixes to enhance startup memory footprint and runtime performance taking advantage of ProjectStage. -lazy loading of validators, converters

[jira] Commented: (MYFACES-2730) FacesContext not available on application startup

2010-06-18 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12880206#action_12880206 ] Michael Concini commented on MYFACES-2730: -- Why would we implement this in 1.1.x

Re: [VOTE] release for myfaces core 2.0.1

2010-06-16 Thread Michael Concini
Leo, I've been looking in some test failures that we're seeing with the 2.0.1 snapshot builds, and I think I've found one that we really need to resolve for 2.0.1. I'm about to open a JIRA issue but wanted to give you a heads up on this thread. With the new javascript, we now wrapper

[jira] Created: (MYFACES-2755) this.id is undefined in jsf.ajax.request (regression from 2.0.0)

2010-06-16 Thread Michael Concini (JIRA)
: Bug Components: JSR-314 Affects Versions: 2.0.1 Reporter: Michael Concini With the new javascript, we now wrapper calls into jsf.ajax.request with a function call. So for example this: h:commandButton id=incrementButton value=Increment onclick

[jira] Commented: (MYFACES-2755) this.id is undefined in jsf.ajax.request (regression from 2.0.0)

2010-06-16 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12879334#action_12879334 ] Michael Concini commented on MYFACES-2755: -- Thanks Werner. FYI, this also

[jira] Commented: (MYFACES-2755) this.id is undefined in jsf.ajax.request (regression from 2.0.0)

2010-06-16 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12879340#action_12879340 ] Michael Concini commented on MYFACES-2755: -- I can try to put together a fix

[jira] Commented: (MYFACES-2754) MyFaces can attempt to create a new session after the response has been committed

2010-06-16 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12879413#action_12879413 ] Michael Concini commented on MYFACES-2754: -- initial fix breaks client side state

[jira] Resolved: (MYFACES-2754) MyFaces can attempt to create a new session after the response has been committed

2010-06-16 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini resolved MYFACES-2754. -- Fix Version/s: 2.0.1 Resolution: Fixed MyFaces can attempt to create a new

Re: [VOTE] release for myfaces core 2.0.1

2010-06-16 Thread Michael Concini
Leonardo, I just committed the proper fix for MYFACES-2754 now so as far as 2754 and 2755 we should be good to go. -Mike On 6/16/2010 1:52 PM, Leonardo Uribe wrote: Hi Bernd Ok, thanks. Unfortunately I have to restart all release steps, because there was changes applied on trunk that should

[jira] Created: (MYFACES-2754) MyFaces can attempt to create a new session after the response has been committed

2010-06-15 Thread Michael Concini (JIRA)
: MyFaces Core Issue Type: Bug Components: General Affects Versions: 2.0.0, 1.2.9 Reporter: Michael Concini Assignee: Michael Concini As currently implemented, MyFaces can attempt to create a new session after the response has been committed

state saving change proposal

2010-06-11 Thread Michael Concini
All, I've got a bug that one of our testers found where we behave differently from the RI. Let me lay out the situation and the two options I have come up with for solutions. This applies to at least the 1.2.x and 2.0.x releases. The application has a simple logout.jsp that we get to via a

Re: state saving change proposal

2010-06-11 Thread Michael Concini
Leo, So I just did a little digging through the facelets code, and it looks like in the facelets case, we already are doing something similar to what you are proposing. ViewHandlerImpl's writeState method looks like it only gets called by the encodeEnd on HtmlFormRendererBase. So I think

Re: HTMLUnit + MyFaces PPR was Re: [jira] Resolved: (MYFACES-2745) Cannot set property _mfProto of null to null error with new javascript

2010-06-09 Thread Michael Concini
Michael Concini: Werner and Leo, Thanks to both of you for looking into this issue. Our tests are for the most part loading JSF pages which just happen to have some f:ajax tags in them and thus loaded jsf.js. As Leo mentioned though, the problem is that it affects any page that loads jsf.js, whether

Re: HTMLUnit + MyFaces PPR was Re: [jira] Resolved: (MYFACES-2745) Cannot set property _mfProto of null to null error with new javascript

2010-06-09 Thread Michael Concini
;); String buttonId = button1; doClick(page,buttonId); Assert.assertEquals( 1, page.getElementById (out1).getTextContent()); I'll go ahead and get a new JIRA issue opened for this one since this looks like its a different issue. Regards, Mike On 6/9/2010 9:35 AM, Michael Concini

[jira] Created: (MYFACES-2748) NPE in htmlunit when testing ajax rendering

2010-06-09 Thread Michael Concini (JIRA)
Affects Versions: 2.0.1-SNAPSHOT Reporter: Michael Concini When attempting to run some simple ajax tests using htmlunit, we're seeing some NPEs when running in the default (IE) client mode. As before with MYFACES-2745 this looks like its a bug in htmlunit, however these test cases had

Re: HTMLUnit + MyFaces PPR was Re: [jira] Resolved: (MYFACES-2745) Cannot set property _mfProto of null to null error with new javascript

2010-06-08 Thread Michael Concini
-2745 Project: MyFaces Core Issue Type: Bug Components: JSR-314 Affects Versions: 2.0.1 Reporter: Michael Concini Assignee: Leonardo Uribe Fix For: 2.0.1 The javascript

[jira] Created: (MYFACES-2745) Cannot set property _mfProto of null to null error with new javascript

2010-06-07 Thread Michael Concini (JIRA)
Issue Type: Bug Components: JSR-314 Affects Versions: 2.0.1 Reporter: Michael Concini The javascript changes from 5/25 have caused a regression when using htmlunit against even the simplest JSF page as long as it loads the jsf.js script. The exception occurs simply

[jira] Commented: (MYFACES-2745) Cannot set property _mfProto of null to null error with new javascript

2010-06-07 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12876270#action_12876270 ] Michael Concini commented on MYFACES-2745: -- Thanks a lot for looking

problem using htmlunit with new javascript (attn: Werner)

2010-06-04 Thread Michael Concini
We have a set of HTMLUnit tests that are failing since the most recent changes to the javascript runtime files. It appears to be around the _mfProto value which was added on 5/25. We were not seeing these problems in earlier snapshots. All seems to be working ok when the tests are executed

[jira] Created: (MYFACES-2722) can get class not found from BeanValidator

2010-05-17 Thread Michael Concini (JIRA)
Versions: 2.0.0 Reporter: Michael Concini Assignee: Michael Concini Priority: Minor As it is currently implemented, javax.faces.validator.BeanValidator when initializing validation groups in postSetValidationGroups() can hit a CNFE. We should check

[jira] Resolved: (MYFACES-2722) can get class not found from BeanValidator

2010-05-17 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini resolved MYFACES-2722. -- Fix Version/s: 2.0.1-SNAPSHOT Resolution: Fixed can get class not found from

[jira] Created: (MYFACES-2723) ee6 container initializer enhancements

2010-05-17 Thread Michael Concini (JIRA)
Versions: 2.0.0 Reporter: Michael Concini Assignee: Michael Concini Priority: Minor Some enhancements to the container initializer: -changes will now ensure that if there is a conflict with any of the three mappings, the others will still be added. -added

[jira] Resolved: (MYFACES-2723) ee6 container initializer enhancements

2010-05-17 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini resolved MYFACES-2723. -- Fix Version/s: 2.0.1-SNAPSHOT Resolution: Fixed ee6 container initializer

Re: [jira] Commented: (MYFACES-2714) Include uncompressed jsf.js file and use it when development mode is used

2010-05-15 Thread Michael Concini
I think Jan-Kees has a good point on denying access to the debug versions when in production mode. At least by default it might be good to deny access. On 5/15/2010 11:00 AM, Jan-Kees van Andel wrote: The plan sounds good, but let's not forget the performance penalty of loading multiple

[jira] Resolved: (MYFACES-2671) MYFACES-2633 regresses the ezcomp spinner example

2010-04-27 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini resolved MYFACES-2671. -- Assignee: Michael Concini Fix Version/s: 2.0.1-SNAPSHOT Resolution

[jira] Commented: (MYFACES-2671) MYFACES-2633 regresses the ezcomp spinner example

2010-04-27 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12861440#action_12861440 ] Michael Concini commented on MYFACES-2671: -- I'm just glad I saw the notice about

[jira] Created: (MYFACES-2673) Problems running with Java2 security on 2.0.0

2010-04-24 Thread Michael Concini (JIRA)
Affects Versions: 2.0.0 Reporter: Michael Concini Assignee: Michael Concini The new ClassloaderUtils class in shared is missing some java2 security checks when getting the context classloader. Will also resolve an additional area where we've seen java2 security problems

[jira] Resolved: (MYFACES-2673) Problems running with Java2 security on 2.0.0

2010-04-24 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini resolved MYFACES-2673. -- Fix Version/s: 2.0.1-SNAPSHOT Resolution: Fixed Problems running with Java2

[jira] Created: (MYFACES-2671) MYFACES-2633 regresses the ezcomp spinner example

2010-04-23 Thread Michael Concini (JIRA)
-314 Affects Versions: 2.0.0 Reporter: Michael Concini The change to CompositeComponentRule committed by MYFACES-2633 actually does break the ezcomp RI sample. Specifically, in the spinner example it is causing the last value submitted to not be updated when you click the reload

[jira] Commented: (MYFACES-2671) MYFACES-2633 regresses the ezcomp spinner example

2010-04-23 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12860414#action_12860414 ] Michael Concini commented on MYFACES-2671: -- Thanks Leonardo, I'll take a look

[jira] Created: (MYFACES-2664) need to attach a UIViewRoot to FacesContext during startup/shutdown

2010-04-19 Thread Michael Concini (JIRA)
Type: Bug Components: JSR-314 Affects Versions: 2.0.0 Reporter: Michael Concini Assignee: Michael Concini According to the javadoc for FacesContext.getViewRoot(): It is valid to call this method during application startup or shutdown. If called during

[jira] Resolved: (MYFACES-2664) need to attach a UIViewRoot to FacesContext during startup/shutdown

2010-04-19 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini resolved MYFACES-2664. -- Fix Version/s: 2.0.1-SNAPSHOT Resolution: Fixed need to attach a UIViewRoot

Re: [VOTE] release of myfaces core 2.0.0

2010-04-16 Thread Michael Concini
+1 On 4/16/2010 6:06 AM, Ganesh wrote: +1, works for me too, now Jakob Korherr schrieb: +1 Regards, Jakob 2010/4/16 Martin Marinschek martin.marinsc...@gmail.com mailto:martin.marinsc...@gmail.com +1, best regards, Martin On Fri, Apr 16, 2010 at 11:33 AM, Bruno Aranda

Re: [VOTE] release for myfaces core 2.0.0

2010-04-14 Thread Michael Concini
+1 On 4/14/2010 8:29 AM, Bernd Bohmann wrote: +1 Regards Bernd On Wed, Apr 14, 2010 at 11:42 AM, Martin Marinschek martin.marinsc...@gmail.com wrote: +1, great, great. best regards, Martin On Wed, Apr 14, 2010 at 11:31 AM, Bruno Arandabrunoara...@gmail.com wrote: +1 Great

[jira] Reopened: (MYFACES-2636) Need to check for null ValueExpression in _BeanValidatorUELUtils.getUELValueReferenceWrapper()

2010-04-09 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini reopened MYFACES-2636: -- still one remaining place where NPEs can occur in getUELValueReferenceWrapper. Need

[jira] Resolved: (MYFACES-2636) Need to check for null ValueExpression in _BeanValidatorUELUtils.getUELValueReferenceWrapper()

2010-04-09 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini resolved MYFACES-2636. -- Resolution: Fixed Need to check for null ValueExpression

[jira] Created: (MYFACES-2636) Need to check for null ValueExpression in _BeanValidatorUELUtils.getUELValueReferenceWrapper()

2010-03-30 Thread Michael Concini (JIRA)
-2636 Project: MyFaces Core Issue Type: Bug Components: JSR-314 Affects Versions: 2.0.0-beta-3 Reporter: Michael Concini Assignee: Michael Concini -- This message is automatically generated by JIRA. - You can reply to this email to add

[jira] Resolved: (MYFACES-2636) Need to check for null ValueExpression in _BeanValidatorUELUtils.getUELValueReferenceWrapper()

2010-03-30 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini resolved MYFACES-2636. -- Resolution: Fixed Fix Version/s: 2.0.0-beta-4 Need to check for null

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

2010-02-26 Thread Michael Concini (JIRA)
Issue Type: Bug Components: JSR-314 Affects Versions: 2.0.0-beta-2 Reporter: Michael Concini Assignee: Michael Concini Priority: Minor when using prefix mapping (e.g. /faces/*), according to the new algorithm for JSF 2.0 we need to treat multiple

[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

[jira] Created: (MYFACES-2569) setResourceHandler, setViewHandler and setStateManager must throw illegalStateException if called after at least one request has been processed by the Lifecycle instance

2010-02-22 Thread Michael Concini (JIRA)
: Michael Concini Assignee: Michael Concini -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

[jira] Resolved: (MYFACES-2569) setResourceHandler, setViewHandler and setStateManager must throw illegalStateException if called after at least one request has been processed by the Lifecycle instanc

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

[jira] Created: (MYFACES-2572) MyFaces should release the dummy FacesContext created during startup/shutdown

2010-02-22 Thread Michael Concini (JIRA)
: MyFaces Core Issue Type: Bug Components: JSR-314 Affects Versions: 2.0.0-beta-2 Reporter: Michael Concini Assignee: Michael Concini If the FacesContext that was created during startup and/or shutdown is not released, then the ExternalContext object

[jira] Resolved: (MYFACES-2572) MyFaces should release the dummy FacesContext created during startup/shutdown

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

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

2010-02-19 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12835817#action_12835817 ] Michael Concini commented on MYFACES-2564: -- I can certainly agree

[jira] Created: (MYFACES-2567) Log indicates Tomahawk starting even if Tomahawk is not on the classpath

2010-02-19 Thread Michael Concini (JIRA)
Issue Type: Bug Components: JSR-314 Affects Versions: 2.0.0-beta-2 Reporter: Michael Concini Assignee: Michael Concini Priority: Trivial This is an extremely trivial issue, but can be confusing for a user, especially someone new to MyFaces, who

[jira] Resolved: (MYFACES-2567) Log indicates Tomahawk starting even if Tomahawk is not on the classpath

2010-02-19 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini resolved MYFACES-2567. -- Resolution: Fixed Fix Version/s: 2.0.0-beta-3 Log indicates Tomahawk

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

2010-02-18 Thread Michael Concini (JIRA)
Components: JSR-314 Affects Versions: 2.0.0-beta Reporter: Michael Concini Assignee: Michael Concini According to section 10.1.2 of the spec: -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

Re: MYFACES-2564

2010-02-18 Thread Michael Concini
I'm aware of the previous discussion, however my understanding was that it related more to supporting the using the legacy facelets library and doesn't appear to have anything to do with faces-config versioning. My fix in MYFACES-2564 just brings us into consistent behavior with how verseion

Re: MYFACES-2564

2010-02-18 Thread Michael Concini
in jira and please revert the changes. Regards, Jakob 2010/2/18 Michael Concini mconc...@gmail.com mailto:mconc...@gmail.com I'm aware of the previous discussion, however my understanding was that it related more to supporting the using the legacy facelets library and doesn't appear

[jira] Commented: (MYFACES-2509) @ListenerFor not processed for global system events

2010-02-04 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12829625#action_12829625 ] Michael Concini commented on MYFACES-2509: -- If there are no objections Jan-Kees

[jira] Created: (MYFACES-2535) view-param on navigation case redirects not being handled properly

2010-02-04 Thread Michael Concini (JIRA)
: Bug Components: JSR-314 Affects Versions: 2.0.0-beta Reporter: Michael Concini Assignee: Michael Concini view params are not currently being handled properly due to an ordering issue in DigesterFacesConfigUnmarshallerImpl. We were calling addSetNext

[jira] Resolved: (MYFACES-2535) view-param on navigation case redirects not being handled properly

2010-02-04 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini resolved MYFACES-2535. -- Resolution: Fixed Fix Version/s: 2.0.0-beta-2 view-param on navigation case

[jira] Created: (MYFACES-2498) Myfaces should be able to gracefully handle a runtime with the bean validation API on the classpath but no impl

2010-01-20 Thread Michael Concini (JIRA)
://issues.apache.org/jira/browse/MYFACES-2498 Project: MyFaces Core Issue Type: Bug Components: JSR-314 Affects Versions: 2.0.0-alpha Reporter: Michael Concini Assignee: Michael Concini MyFaces does not tolerate well having the bean validation API

[jira] Resolved: (MYFACES-2498) Myfaces should be able to gracefully handle a runtime with the bean validation API on the classpath but no impl

2010-01-20 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini resolved MYFACES-2498. -- Resolution: Fixed Fix Version/s: 2.0.0-alpha-2 Myfaces should be able

[jira] Resolved: (MYFACES-2434) dummy request/response classes for system event listeners will break with Servlet 3.0

2009-12-02 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini resolved MYFACES-2434. -- Resolution: Fixed Thanks to Bernhard Huemer for help in coming up with the final fix

[jira] Created: (MYFACES-2434) dummy request/response classes for system event listeners will break with Servlet 3.0

2009-12-01 Thread Michael Concini (JIRA)
Project: MyFaces Core Issue Type: Bug Components: JSR-314 Affects Versions: 2.0.0-alpha Reporter: Michael Concini Assignee: Michael Concini Currently the _SystemEventServletRequest and _SystemEventServletResponse classes implement ServletRequest

[jira] Resolved: (MYFACES-2434) dummy request/response classes for system event listeners will break with Servlet 3.0

2009-12-01 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini resolved MYFACES-2434. -- Resolution: Fixed Fix Version/s: 2.0.0-alpha-2 dummy request/response

Re: [MyFaces 2.0] how to handle _SystemEventServletRequest and _SystemEventServletResponse classes (attn:Werner)

2009-12-01 Thread Michael Concini
(...); } } ); } // - Implement the interface ServletRequest now! public Object getAttribute(String name) { // ... } // ... } \\\ Hope that helps. :-) regards, Bernhard Huemer On 12/01/2009 09:48PM GMT, Michael Concini wrote: I need some help with the best way to handle updating the dummy

Re: [VOTE] release of myfaces core 2.0.0-alpha

2009-11-25 Thread Michael Concini
+1 Bruno Aranda wrote: +1 2009/11/25 Cagatay Civici cagatay.civ...@gmail.com: +1 On Wed, Nov 25, 2009 at 2:20 PM, Matthias Wessendorf mat...@apache.org wrote: +1 On Wed, Nov 25, 2009 at 2:27 PM, Jakob Korherr jakob.korh...@gmail.com wrote: +1 2009/11/25 Leonardo Uribe

[jira] Resolved: (MYFACES-2391) classpath resources not checking for valid version pattern

2009-10-30 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini resolved MYFACES-2391. -- Resolution: Fixed Fix Version/s: 2.0.0-alpha classpath resources

[jira] Resolved: (MYFACES-2393) graphicImage tag does not handle resource EL expressions properly

2009-10-30 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini resolved MYFACES-2393. -- Resolution: Fixed Fix Version/s: 2.0.0-alpha graphicImage tag does

[jira] Created: (MYFACES-2394) ResourceDependency annotations not being handled properly if target attribute is set

2009-10-30 Thread Michael Concini (JIRA)
Project: MyFaces Core Issue Type: Bug Components: JSR-314 Affects Versions: 2.0.0-alpha Reporter: Michael Concini Assignee: Michael Concini need to add a call to context.getViewRoot().addComponentResource passing in the context, component and target

[jira] Resolved: (MYFACES-2394) ResourceDependency annotations not being handled properly if target attribute is set

2009-10-30 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini resolved MYFACES-2394. -- Resolution: Fixed Fix Version/s: 2.0.0-alpha ResourceDependency annotations

[jira] Created: (MYFACES-2393) graphicImage tag does not handle resource EL expressions properly

2009-10-29 Thread Michael Concini (JIRA)
: Bug Components: JSR-314 Affects Versions: 2.0.0-alpha Reporter: Michael Concini Assignee: Michael Concini Priority: Minor two problems that need to be resolved. FIrst is that ResourceResolver when handling resource['library:resourceName

[jira] Resolved: (MYFACES-2390) h:graphic image doesn't handle library attribue

2009-10-28 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini resolved MYFACES-2390. -- Resolution: Fixed Fix Version/s: 2.0.0-alpha h:graphic image doesn't handle

  1   2   3   >