[jira] Commented: (MYFACES-2504) Google App Engine Support

2010-02-04 Thread JIRA
[ https://issues.apache.org/jira/browse/MYFACES-2504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829988#action_12829988 ] Matthias Weßendorf commented on MYFACES-2504: - ok, checked my HBase project (

[jira] Commented: (MYFACES-2504) Google App Engine Support

2010-02-04 Thread JIRA
[ https://issues.apache.org/jira/browse/MYFACES-2504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829986#action_12829986 ] Matthias Weßendorf commented on MYFACES-2504: - hello ali, I enhanced our Tri

[jira] Commented: (TRINIDAD-1384) Timezones - date picker popup shows a day before

2010-02-04 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829976#action_12829976 ] Matthias Weßendorf commented on TRINIDAD-1384: -- this line: if (this.ser

[jira] Resolved: (MYFACES-2500) ResponseWriter clone should not include itself

2010-02-04 Thread JIRA
[ https://issues.apache.org/jira/browse/MYFACES-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf resolved MYFACES-2500. - Resolution: Fixed Fix Version/s: 2.0.0-beta-2 thx for Andy Schwartz's pa

Re: FaceletViewHandlingStrategy: cloneWithWriter() results in duplicate ResponseWriters

2010-02-04 Thread Matthias Wessendorf
Andy, thanks for the 2500 patch; just applied it to our trunk. -Matthias On Thu, Feb 4, 2010 at 10:31 PM, Andy Schwartz wrote: > A few more updates on this: > > - I have uploaded a proposed fix to MYFACES-2500. > - I have checked in the corresponding fix to Mojarra. > - I have logged TRINIDAD-1

[jira] Created: (TOMAHAWK-1489) inputHtml does not work with firefox 3.6

2010-02-04 Thread Bruno Marti (JIRA)
inputHtml does not work with firefox 3.6 Key: TOMAHAWK-1489 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1489 Project: MyFaces Tomahawk Issue Type: Bug Components: Html Editor Aff

[jira] Commented: (MYFACES-2537) FacesConfigurator.sortRelativeOrderingList() algorithm is broken trying to resolve some examples

2010-02-04 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829950#action_12829950 ] Leonardo Uribe commented on MYFACES-2537: - Thinking more about it, I like the old

Re: [Core] FacesConfigurator.sortRelativeOrderingList() algorithm is broken

2010-02-04 Thread Leonardo Uribe
Hi I could not resist the temptation to try another algorithm. I committed an alternative using a topological sorting algorithm extracted from https://svn.apache.org/repos/asf/excalibur/trunk/fortress/container-api/src/java/org/apache/avalon/fortress/util/dag/ Since this one is in apache codebas

[jira] Commented: (MYFACES-2537) FacesConfigurator.sortRelativeOrderingList() algorithm is broken trying to resolve some examples

2010-02-04 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829937#action_12829937 ] Leonardo Uribe commented on MYFACES-2537: - Committed alternative solution using t

[jira] Created: (MYFACES-2537) FacesConfigurator.sortRelativeOrderingList() algorithm is broken trying to resolve some examples

2010-02-04 Thread Leonardo Uribe (JIRA)
FacesConfigurator.sortRelativeOrderingList() algorithm is broken trying to resolve some examples Key: MYFACES-2537 URL: https://issues.apache.org/jira/browse/MYFACES-

[jira] Updated: (TRINIDAD-1710) ResourceServlet.java._setHeaders() can call response.setContentType() with a null contentType resulting in an NPE on Websphere.

2010-02-04 Thread Gary Kind (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Kind updated TRINIDAD-1710: Status: Patch Available (was: Open) > ResourceServlet.java._setHeaders() can call response.setC

[jira] Created: (TRINIDAD-1710) ResourceServlet.java._setHeaders() can call response.setContentType() with a null contentType resulting in an NPE on Websphere.

2010-02-04 Thread Gary Kind (JIRA)
ResourceServlet.java._setHeaders() can call response.setContentType() with a null contentType resulting in an NPE on Websphere. --- Key: TRINIDAD-1710

[TRINIDAD][API]More hooks for TRINIDAD-1368 Backport JSF 2.0 Component Tree Visiting and Optimize PPR Rendering

2010-02-04 Thread Blake Sullivan
The first problem we have had is that components need to separate the contex6 setup and teardown needed to process their children from the context setup and tear down of the components themselves. For example, consider a composite component that establishes an EL context for its children--that

[jira] Commented: (TRINIDAD-1694) initialFocusId prevents lightweight dialog to be shown in IE8

2010-02-04 Thread Mathias Walter (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829821#action_12829821 ] Mathias Walter commented on TRINIDAD-1694: -- After a long investigation with a m

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

2010-02-04 Thread Jan-Kees van Andel (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829819#action_12829819 ] Jan-Kees van Andel commented on MYFACES-2509: - I don't mind to commit it, but

[jira] Resolved: (EXTSCRIPT-35) unify the compiler interfaces

2010-02-04 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/EXTSCRIPT-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved EXTSCRIPT-35. -- Resolution: Fixed Assignee: Werner Punz > unify the compiler interfaces > -

[jira] Commented: (EXTSCRIPT-37) compiler tests broken

2010-02-04 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/EXTSCRIPT-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829805#action_12829805 ] Werner Punz commented on EXTSCRIPT-37: -- i deactivated them, they were referring to c

[jira] Resolved: (EXTSCRIPT-37) compiler tests broken

2010-02-04 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/EXTSCRIPT-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved EXTSCRIPT-37. -- Resolution: Fixed Assignee: Werner Punz > compiler tests broken > -

[jira] Resolved: (EXTSCRIPT-29) Multiuser compile

2010-02-04 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/EXTSCRIPT-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved EXTSCRIPT-29. -- Resolution: Fixed Assignee: Werner Punz > Multiuser compile > - > >

[jira] Resolved: (EXTSCRIPT-56) Improve the styling of the JSF 2.0 examples

2010-02-04 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/EXTSCRIPT-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved EXTSCRIPT-56. -- Resolution: Fixed > Improve the styling of the JSF 2.0 examples > ---

Re: FaceletViewHandlingStrategy: cloneWithWriter() results in duplicate ResponseWriters

2010-02-04 Thread Andy Schwartz
A few more updates on this: - I have uploaded a proposed fix to MYFACES-2500. - I have checked in the corresponding fix to Mojarra. - I have logged TRINIDAD-1709 to track some Trinidad clean up that we can do once we've got the fix available in both MyFaces and Mojarra. Andy

[jira] Created: (EXTSCRIPT-62) Dependency detection - interfaces not entirely correctly detected

2010-02-04 Thread Werner Punz (JIRA)
Dependency detection - interfaces not entirely correctly detected - Key: EXTSCRIPT-62 URL: https://issues.apache.org/jira/browse/EXTSCRIPT-62 Project: MyFaces Extensions Scripting

Re: Blog post...

2010-02-04 Thread Matthias Wessendorf
damn it. wrong list :-) was meant to open web beans. please post both there ;-) On Thu, Feb 4, 2010 at 10:00 PM, Jan-Kees van Andel wrote: > LOL, thanks for the free publicity. ;-) > > Please allow me to return the favor: > http://facesgoodies.googlecode.com/svn/MS/trunk/ > > /JK > > > 2010/2/4

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

2010-02-04 Thread Martin Koci (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Koci updated MYFACES-2536: - Status: Patch Available (was: Open) > converterId and validatorId should not be required > ---

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

2010-02-04 Thread Martin Koci (JIRA)
converterId and validatorId should not be required -- Key: MYFACES-2536 URL: https://issues.apache.org/jira/browse/MYFACES-2536 Project: MyFaces Core Issue Type: Bug Components: JSR-3

Re: Blog post...

2010-02-04 Thread Jan-Kees van Andel
LOL, thanks for the free publicity. ;-) Please allow me to return the favor: http://facesgoodies.googlecode.com/svn/MS/trunk/ /JK 2010/2/4 Matthias Wessendorf : > FYI: > > http://blog.smart-java.nl/blog/index.php/2010/01/31/jsf-2-0-the-most-simple-cdi-integration-use-cases/ > > -- > Matthias We

Re: [Trinidad] JSF2: Facelet tag metadata

2010-02-04 Thread Max Starets
Yes. Matthias Wessendorf wrote: :-) I am not sure if that makes sense. I felt it did, when I added the first check for JSF2. I didn't want to mess around w/ trunk for the "first" Trindiad2 added plugin "features" Does that make sense? -Matthias On Thu, Feb 4, 2010 at 9:42 PM, Max Starets

Blog post...

2010-02-04 Thread Matthias Wessendorf
FYI: http://blog.smart-java.nl/blog/index.php/2010/01/31/jsf-2-0-the-most-simple-cdi-integration-use-cases/ -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf

Re: [Trinidad] JSF2: Facelet tag metadata

2010-02-04 Thread Matthias Wessendorf
:-) I am not sure if that makes sense. I felt it did, when I added the first check for JSF2. I didn't want to mess around w/ trunk for the "first" Trindiad2 added plugin "features" Does that make sense? -Matthias On Thu, Feb 4, 2010 at 9:42 PM, Max Starets wrote: > Matthias, > > I was fooled b

Re: [Trinidad] JSF2: Facelet tag metadata

2010-02-04 Thread Max Starets
Matthias, I was fooled by the fact that it was a '2.0.0.x' branch. I have no problem adding a check. Max Matthias Wessendorf wrote: Well, there is only one version of the plugin. Trunk covers JSF 1.1 and 1.2 The goal is to continue that as well. The branch was just created to have the (

Re: [Trinidad] JSF2: Facelet tag metadata

2010-02-04 Thread Matthias Wessendorf
Well, there is only one version of the plugin. Trunk covers JSF 1.1 and 1.2 The goal is to continue that as well. The branch was just created to have the (experimental) JSF2 development not mixed with those changes on trunk. Do you really feel a need to introduce again a 2-way plugin ? a) 1.2 an

[jira] Created: (TRINIDAD-1709) Remove PPRResponseWriter._disableIfNeeded() hack

2010-02-04 Thread Andy Schwartz (JIRA)
Remove PPRResponseWriter._disableIfNeeded() hack Key: TRINIDAD-1709 URL: https://issues.apache.org/jira/browse/TRINIDAD-1709 Project: MyFaces Trinidad Issue Type: Task Affects Versions: 2.

Re: [Trinidad] JSF2: Facelet tag metadata

2010-02-04 Thread Max Starets
Matthias, What do you mean? The change is going only to the 2.0.x branch. It will only be used with JSF 2.0+. Max Matthias Wessendorf wrote: Hello Max, shouldn't we check for the jsfVersion, for the metadata ? -Matthias On Thu, Feb 4, 2010 at 6:08 PM, Matthias Wessendorf wrote:

Re: [Trinidad] JSF2: Facelet tag metadata

2010-02-04 Thread Matthias Wessendorf
Hello Max, shouldn't we check for the jsfVersion, for the metadata ? -Matthias On Thu, Feb 4, 2010 at 6:08 PM, Matthias Wessendorf wrote: > +1 - yeah would be nice as the plugins cover already faces cfg part for that. > > So, feel free to upload the patch, since the impl is done :-) > > -M > >

[jira] Updated: (TRINIDAD-1707) JSF2: Need to include Design Time metadata in Facelets taglib

2010-02-04 Thread Max Starets (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Starets updated TRINIDAD-1707: -- Resolution: Fixed Fix Version/s: 2.0.1-plugins Status: Resolved (was: Patc

[jira] Commented: (MYFACES-2504) Google App Engine Support

2010-02-04 Thread JIRA
[ https://issues.apache.org/jira/browse/MYFACES-2504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829743#action_12829743 ] Matthias Weßendorf commented on MYFACES-2504: - OK, so the "final" patch is =

Re: [Core] FacesConfigurator.sortRelativeOrderingList() algorithm is broken

2010-02-04 Thread Curtiss Howard
On Thu, Feb 4, 2010 at 12:08 PM, Leonardo Uribe wrote: > Hi > > The algorithm proposed fails because it is not able to process the nodes in > the correct order (the algorithm assign a weight equal to all nodes, so it > fails when try to order them in a psedo "postorder" form). I don't see a > quic

[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: (TRINIDAD-1708) issues with new Trinidad default skin - Casablanca

2010-02-04 Thread Mathias Walter (JIRA)
issues with new Trinidad default skin - Casablanca -- Key: TRINIDAD-1708 URL: https://issues.apache.org/jira/browse/TRINIDAD-1708 Project: MyFaces Trinidad Issue Type: Bug Components:

[jira] Updated: (TRINIDAD-1707) JSF2: Need to include Design Time metadata in Facelets taglib

2010-02-04 Thread Max Starets (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Starets updated TRINIDAD-1707: -- Status: Patch Available (was: Open) > JSF2: Need to include Design Time metadata in Facelet

[jira] Commented: (TRINIDAD-1107) tr:table - scrolling of content

2010-02-04 Thread Cedric Durmont (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829652#action_12829652 ] Cedric Durmont commented on TRINIDAD-1107: -- Okay, second attempt ! I have rewri

Re: [Trinidad] JSF2: Facelet tag metadata

2010-02-04 Thread Matthias Wessendorf
+1 - yeah would be nice as the plugins cover already faces cfg part for that. So, feel free to upload the patch, since the impl is done :-) -M On Thu, Feb 4, 2010 at 5:57 PM, Blake Sullivan wrote: > +1 > > -- Blake Sullivan > > Max Starets said the following On 2/4/2010 7:57 AM PT: >> >> Hello

Re: [Core] FacesConfigurator.sortRelativeOrderingList() algorithm is broken

2010-02-04 Thread Leonardo Uribe
Hi The algorithm proposed fails because it is not able to process the nodes in the correct order (the algorithm assign a weight equal to all nodes, so it fails when try to order them in a psedo "postorder" form). I don't see a quick solution for that one, so I think is better and faster try anothe

Re: [Trinidad] JSF2: Facelet tag metadata

2010-02-04 Thread Blake Sullivan
+1 -- Blake Sullivan Max Starets said the following On 2/4/2010 7:57 AM PT: Hello Everyone, Does anybody have any objections to enhancing Trinidad maven plugins to write out Facelet tag metadata in taglib xml (see https://issues.apache.org/jira/browse/TRINIDAD-1707)? I have the implementati

Re: [Core] FacesConfigurator.sortRelativeOrderingList() algorithm is broken

2010-02-04 Thread Curtiss Howard
On Thu, Feb 4, 2010 at 11:06 AM, Leonardo Uribe wrote: > Hi > > I did the algorithm proposed there. For me it is ok if we can find a simpler > one, as long as all tests proposed pass. > > Anyway, I'll check why it is failing. > > regards, > > Leonardo Uribe > Thanks Leonardo. If you're able to m

Re: [Core] FacesConfigurator.sortRelativeOrderingList() algorithm is broken

2010-02-04 Thread Leonardo Uribe
Hi I did the algorithm proposed there. For me it is ok if we can find a simpler one, as long as all tests proposed pass. Anyway, I'll check why it is failing. regards, Leonardo Uribe 2010/2/4 Curtiss Howard > Hi, > > Our testers are currently running against Sun's CTS tests and the > relativ

[Trinidad] JSF2: Facelet tag metadata

2010-02-04 Thread Max Starets
Hello Everyone, Does anybody have any objections to enhancing Trinidad maven plugins to write out Facelet tag metadata in taglib xml (see https://issues.apache.org/jira/browse/TRINIDAD-1707)? I have the implementation ready. Thanks, Max

[jira] Created: (TRINIDAD-1707) JSF2: Need to inlude Design Time metadata in Facelets taglib

2010-02-04 Thread Max Starets (JIRA)
JSF2: Need to inlude Design Time metadata in Facelets taglib Key: TRINIDAD-1707 URL: https://issues.apache.org/jira/browse/TRINIDAD-1707 Project: MyFaces Trinidad Issue Type: Impro

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

2010-02-04 Thread Michael Concini (JIRA)
view-param on navigation case redirects not being handled properly -- Key: MYFACES-2535 URL: https://issues.apache.org/jira/browse/MYFACES-2535 Project: MyFaces Core Issue Type:

[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-tabpanel&focusedCommentId=12829625#action_12829625 ] Michael Concini commented on MYFACES-2509: -- If there are no objections Jan-Kees,

Re: [OFFTOPIC] JSFDays 2010 Vienna

2010-02-04 Thread Werner Punz
Same for me :-) Werner Jakob Korherr schrieb: Hi, I almost forgot: I'll also be at the jsfdays in vienna and I hope to meet some of you there! Regards, Jakob 2010/1/28, Michael Kurz : I hope to meet some of you there! regards Michael Am 26.01.2010 10:25, schrieb Gerhard Petracek: Hi al

[Core] FacesConfigurator.sortRelativeOrderingList() algorithm is broken

2010-02-04 Thread Curtiss Howard
Hi, Our testers are currently running against Sun's CTS tests and the relative ordering algorithm in FacesConfigurator.sortRelativeOrderingList() is failing on a rather simple case: A after B B before C C before A The expected faces-config ordering is B-C-A, but instead sortRelativeOrderingList(

Re: [OFFTOPIC] JSFDays 2010 Vienna

2010-02-04 Thread Matthias Wessendorf
Vienna FTW ! On Thu, Feb 4, 2010 at 1:20 PM, Cagatay Civici wrote: > I'm in as well, see you there! > > On Thu, Feb 4, 2010 at 12:10 PM, Jan-Kees van Andel > wrote: >> >> Same over here. I'll be there too. See you all there (I hope). >> >> I suppose most of the MyFaces team will be there? Alread

Re: [OFFTOPIC] JSFDays 2010 Vienna

2010-02-04 Thread Cagatay Civici
I'm in as well, see you there! On Thu, Feb 4, 2010 at 12:10 PM, Jan-Kees van Andel < jankeesvanan...@gmail.com> wrote: > Same over here. I'll be there too. See you all there (I hope). > > I suppose most of the MyFaces team will be there? Already saw a lot of > names... > > Regards, > Jan-Kees > >

Re: [OFFTOPIC] JSFDays 2010 Vienna

2010-02-04 Thread Jan-Kees van Andel
Same over here. I'll be there too. See you all there (I hope). I suppose most of the MyFaces team will be there? Already saw a lot of names... Regards, Jan-Kees 2010/2/4 Jakob Korherr : > Hi, > > I almost forgot: I'll also be at the jsfdays in vienna and I hope to > meet some of you there! > > R

Fwd: Subversion Downtime - Feb 4 2010

2010-02-04 Thread Matthias Wessendorf
just in case someone missed the mail... -- Forwarded message -- From: Paul Querna Date: Thu, Feb 4, 2010 at 1:29 AM Subject: Subversion Downtime - Feb 4 2010 To: Apache Infrastructure Cc: committ...@apache.org The Subversion master server will be offline from approximately 11:

Re: [OFFTOPIC] JSFDays 2010 Vienna

2010-02-04 Thread Jakob Korherr
Hi, I almost forgot: I'll also be at the jsfdays in vienna and I hope to meet some of you there! Regards, Jakob 2010/1/28, Michael Kurz : > I hope to meet some of you there! > > regards > Michael > > Am 26.01.2010 10:25, schrieb Gerhard Petracek: >> Hi all, >> >> we'd like to invite you to come

Re: [VOTE] Extensions-Scripting Alpha

2010-02-04 Thread Werner Punz
Ok since someone pointed me privately towards it, a vote seems to become invalid if there are changes between the vote and the release. Then let me pull the vote off the list for now and then I will do the changes regarding the master pom and the code cleanup and will restart the vote again next

Re: [VOTE] Extensions-Scripting Alpha

2010-02-04 Thread Werner Punz
Ok I noted it down in the jira, thanks also for adding the comment, I am currently in huge code cleanup tasks before the alpha, this will go in. Werner Matthias Wessendorf schrieb: ah! ok, I'd recommend to use the newly released Apache-MyFaces-Master7 On Tue, Feb 2, 2010 at 10:51 AM, Mark St

[jira] Commented: (TRINIDAD-1695) Lightweight dialogs broken with Firefox 3.6

2010-02-04 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829543#action_12829543 ] Matthias Weßendorf commented on TRINIDAD-1695: -- this has been applied to 10

[jira] Commented: (MYFACES-2523) files for beta release don't run the most trivial application

2010-02-04 Thread Ganesh Jung (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829531#action_12829531 ] Ganesh Jung commented on MYFACES-2523: -- unable to reproduce this on a different mach