Re: Proposal: Change groupId of myfaces-impl-ee6 to org.apache.myfaces.core.internal

2011-07-08 Thread Jakob Korherr
Support for Apache MyFaces 2011/7/7 Leonardo Uribe lu4...@gmail.com Hi +1, sounds good. Since it is an internal module that shouldn't and can't be used in a independent way, change its group-id is not a problem. Leonardo Uribe 2011/7/7 Jakob Korherr jakob.korh...@gmail.com: Hi guys

[jira] [Created] (MYFACES-3210) Change groupId of internal modules to org.apache.myfaces.core.internal

2011-07-08 Thread Jakob Korherr (JIRA)
Issue Type: Task Affects Versions: 2.1.1, 2.0.7 Reporter: Jakob Korherr Assignee: Jakob Korherr As discussed on the mailing list, see http://old.nabble.com/Proposal%3A-Change-groupId-of-myfaces-impl-ee6-to-org.apache.myfaces.core.internal-td32014798.html About a year

Re: Proposal: Change groupId of myfaces-impl-ee6 to org.apache.myfaces.core.internal

2011-07-08 Thread Jakob Korherr
Changes are committed, issue is resolved! Regards, Jakob 2011/7/8 Jakob Korherr jakob.korh...@gmail.com: Hi, You're right, Leonardo. This module should be changed too. I created MYFACES-3210 for this task. Regards, Jakob 2011/7/7 Leonardo Uribe lu4...@gmail.com: Hi Thinking about

[jira] [Resolved] (MYFACES-3210) Change groupId of internal modules to org.apache.myfaces.core.internal

2011-07-08 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-3210. Resolution: Fixed Fix Version/s: 2.1.2 2.0.8 Change groupId

[jira] [Created] (MYFACES-3211) Get rid of shaded-impl module

2011-07-08 Thread Jakob Korherr (JIRA)
Korherr Assignee: Jakob Korherr In 2.1.0 the shaded-impl module was introduced in order to solve a cyclic dependency problem (access classes of myfaces-impl in myfaces-impl-ee6). However, this introduces unnecessary redundancy and complexity to our build process and is subject to a lot

[jira] [Commented] (MYFACES-3211) Get rid of shaded-impl module

2011-07-08 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13061905#comment-13061905 ] Jakob Korherr commented on MYFACES-3211: attached patch. The idea of this patch

Proposal: Get rid of shaded-impl module in core 2.1.x

2011-07-08 Thread Jakob Korherr
-impl, just like myfaces-impl-ee6 is). Please see MYFACES-3211 [1] for a detailed description of the solution and a patch for it. If there are no objections, I will commit this patch soon! Regards, Jakob [1] https://issues.apache.org/jira/browse/MYFACES-3211 -- Jakob Korherr blog: http

Re: [core] Improve error reporting and logging / General ErrorPage improvements (MYFACES-3213)

2011-07-08 Thread Jakob Korherr
://issues.apache.org/jira/browse/MYFACES-3213 -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: Use maven-shade-plugin to prevent duplicate code - revisited

2011-07-08 Thread Jakob Korherr
Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2011/7/7 Jakob Korherr jakob.korh...@gmail.com Hi guys, I committed a working draft to the branch at [1]. However, there are some issues with the javadoc-plugin

Re: Use maven-shade-plugin to prevent duplicate code - revisited

2011-07-07 Thread Jakob Korherr
) use it also for myfaces-core. regards, gerhard -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: Use maven-shade-plugin to prevent duplicate code - revisited

2011-07-07 Thread Jakob Korherr
decision I hope shade will get rid of our debugging issues we have with our current shared. Werner Am 07.07.11 11:04, schrieb Jakob Korherr: Hi Gerhard, Thx for (re-)opening this thread. I already created a jira issue [1] and a core-branch [2] for prototyping. Currently I am struggling

Proposal: Change groupId of myfaces-impl-ee6 to org.apache.myfaces.core.internal

2011-07-07 Thread Jakob Korherr
to org.apache.myfaces.core.internal. IMO this makes it a lot more clear that this module is for internal purposes only! Any objections, better ideas? Regards, Jakob -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

[jira] [Commented] (EXTCDI-172) sub-groups for conversation groups

2011-07-04 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13059370#comment-13059370 ] Jakob Korherr commented on EXTCDI-172: -- sounds useful! sub-groups for conversation

[jira] [Created] (MYFACES-3205) Create prototype for using shade-plugin to re-package and include shared into core

2011-07-04 Thread Jakob Korherr (JIRA)
: MyFaces Core Issue Type: Task Affects Versions: 2.0.7 Reporter: Jakob Korherr Assignee: Jakob Korherr Some time ago we were already thinking of moving away from our old ant-task and the dependency plugin for re-packaging and including shared in myfaces core

Re: [VOTE] Release of Extensions CDI (CODI) 1.0.0

2011-07-03 Thread Jakob Korherr
-Apache-MyFaces-Facelets/dp/1590597370 http://www.amazon.com/-/e/B002M052KY Visualize and share your social networks 2D and 3D: http://www.mapmysocial.com -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: [VOTE] how myfaces-commons-resourcehandler should work with suffix mapping enabled

2011-07-02 Thread Jakob Korherr
and Courses in English and German Professional Support for Apache MyFaces -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: Advanced JSF 2 ResourceHandler for MyFaces commons

2011-06-30 Thread Jakob Korherr
Jakob Korherr jakob.korh...@gmail.com: Hi Leonardo, Because set prefix and suffix mapping for the same webapp could lead to inconsistencies. Which inconsistencies exactly? Please give an example, I can't really think of any! Let's take a look to AdvanceResource.getRequestPath:    public

Re: Advanced JSF 2 ResourceHandler for MyFaces commons

2011-06-30 Thread Jakob Korherr
would have done the job too.) Regards, Jakbo 2011/6/30 Leonardo Uribe lu4...@gmail.com: Hi Jakob 2011/6/30 Jakob Korherr jakob.korh...@gmail.com: Hi Martin, Thank you so much for your mail! This is exactly my point of view about the ResourceHandler. However, Leonardo in I kinda got

Re: Advanced JSF 2 ResourceHandler for MyFaces commons

2011-06-30 Thread Jakob Korherr
Jakob Korherr jakob.korh...@gmail.com: [...] The new alternative proposed is similar. This alternative is not new! My first version of the AdvancedResourceHandler (before you started committing) already did exactly this! (However, assuming /faces/* as mapping if the page was accessed via

[jira] [Commented] (MYFACES-2873) Provide a way to change the order of ELResolvers

2011-06-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051199#comment-13051199 ] Jakob Korherr commented on MYFACES-2873: good solution. Thanks, Leo! Provide

[jira] [Commented] (MYFACES-3144) [PERF] Cache renderer in UIComponentBase

2011-06-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051202#comment-13051202 ] Jakob Korherr commented on MYFACES-3144: I agree with Leonardo. String

[jira] [Commented] (MYFACES-3177) Add secure flag for cookies if the page is accessed over a secure protocol

2011-06-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051203#comment-13051203 ] Jakob Korherr commented on MYFACES-3177: nice catch - thanks for the report! I

[jira] [Created] (MYFACESTEST-56) Implement Mocks for JSF 2.1

2011-06-17 Thread Jakob Korherr (JIRA)
Implement Mocks for JSF 2.1 --- Key: MYFACESTEST-56 URL: https://issues.apache.org/jira/browse/MYFACESTEST-56 Project: MyFaces Test Issue Type: Improvement Reporter: Jakob Korherr Some minor API changes

[jira] [Resolved] (MYFACES-3177) Add secure flag for cookies if the page is accessed over a secure protocol

2011-06-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-3177. Resolution: Fixed Fix Version/s: 2.1.2-SNAPSHOT 2.0.8-SNAPSHOT

Re: JSF + OSGi integration.

2011-06-14 Thread Jakob Korherr
dniu 2011-06-14 01:30, Jakob Korherr pisze: Hi, Nice stuff ;) I think JSF 2.1 might have the answer to your problem. Two new classes were introduced: FaceletCache and FaceletCacheFactory (see [1] and [2]). With a custom impl of those two you should be able to control the caching behavior

Re: Advanced JSF 2 ResourceHandler for MyFaces commons

2011-06-14 Thread Jakob Korherr
it as patch so that we can discuss it. I won't do that, but actually it's kinda annoying... Regards, Jakob 2011/6/14 Leonardo Uribe lu4...@gmail.com: Hi Jakob 2011/6/13 Jakob Korherr jakob.korh...@gmail.com: Hi Leo, Overall this seems nice, thanks! However, I have some comments on your

[jira] [Created] (EXTCDI-201) Use maven-dependency-plugin instead of shade to produce bundle artifacts

2011-06-14 Thread Jakob Korherr (JIRA)
Issue Type: Task Affects Versions: 0.9.5 Reporter: Jakob Korherr Assignee: Jakob Korherr The current solution breaks the javadoc generation and the OSGi support of the bundle modules. Using the maven-dependency-plugin instead will address these problems

[jira] [Resolved] (EXTCDI-201) Use maven-dependency-plugin instead of shade to produce bundle artifacts

2011-06-14 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved EXTCDI-201. -- Resolution: Fixed Fix Version/s: 1.0.0 Using the maven-dependency-plugin turned out

[jira] [Created] (EXTCDI-202) simple OSGi support

2011-06-14 Thread Jakob Korherr (JIRA)
Korherr Assignee: Jakob Korherr Simple OSGi support for our two bundle modules (jsf12 and jsf20). For this we need to create two new modules of type bundle (jsf12-osgi and jsf20-osgi) and use the maven-bundle-plugin from felix to create the osgi-bundle. -- This message

[jira] [Resolved] (EXTCDI-202) simple OSGi support

2011-06-14 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved EXTCDI-202. -- Resolution: Fixed Fix Version/s: 1.0.0 simple OSGi support

Re: [core] performance: preinitialize facelets and analyze views (during startup)

2011-06-13 Thread Jakob Korherr
in template) Then we can try VLD.buildView with InitFacesContext and provide some useful statistic data: provide hints for user (for example analyze structure of h:dataTable  and if it contains no EditableValueHolder, provide readOnly hint ) WDYT? Regards, Kočičák -- Jakob

Re: Advanced JSF 2 ResourceHandler for MyFaces commons

2011-06-13 Thread Jakob Korherr
soon. regards, Leonardo Uribe -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: JSF + OSGi integration.

2011-06-13 Thread Jakob Korherr
it be possible ? Sorry for my English :) -- Pozdrawiam, Kamil Soboń iso.poczta(at)gmail.com sobon(at)student.agh.edu.pl -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: [VOTE] release for myfaces core 2.1.1

2011-06-08 Thread Jakob Korherr
[4] https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10600version=12316463 -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: [VOTE] release for myfaces core 2.0.7

2011-06-08 Thread Jakob Korherr
://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: [core] performance: avoid wrapped EL Expressions

2011-06-02 Thread Jakob Korherr
it will need cooperation with JUEL/OWB developers (for example because de.odysseus.el.TreeValueExpression from JUEL is final class). Solution with inheritance is proposal only, I didn't try it yet. User must be sure that no other library wants to wrap ValueExpression. WDYT? Kočičák -- Jakob

Re: [VOTE] release for myfaces tomahawk 1.1.11

2011-06-02 Thread Jakob Korherr
/jira/secure/ReleaseNote.jspa?projectId=12310272version=12316480 -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: Clear Input Values

2011-05-31 Thread Jakob Korherr
in state, I think that will make the code above work, but I'm not sure if there will be any side effects. Does anyone know why converted local value is kept at state by calling setValue(). Cagatay -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com

[jira] [Commented] (MYFACES-3157) Fix order of isRendered and pushComponentToEL invocations

2011-05-26 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13039737#comment-13039737 ] Jakob Korherr commented on MYFACES-3157: we can only do

Re: [VOTE] release for myfaces core 2.0.6

2011-05-25 Thread Jakob Korherr
/myfaces/ [2] http://www.apache.org/foundation/voting.html#ReleaseVotes [3] http://people.apache.org/~lu4242/myfaces206binsrc [4] https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10600version=12316397 -- Jakob Korherr blog: http://www.jakobk.com twitter: http

Re: [VOTE] release for myfaces core 2.1.0

2011-05-25 Thread Jakob Korherr
?projectId=10600version=12315190 -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: MyFaces Html5 - Help request for release

2011-05-24 Thread Jakob Korherr
like to have some junit tests for the components first. Note since this is an alpha release it is not really necessary to have those tests before release. regards, Leonardo Uribe -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http

Re: [core] do not check for duplicate ids when saving view on production stage

2011-05-20 Thread Jakob Korherr
: org.apache.myfaces.CHECK_ID_IN_PRODUCTION (default true) and when false: 1) skip duplicate id check 2) skip id validity check (in UIComponent.setId) 3) ... (something we found later) ... WDYT? Jakob Korherr píše v So 14. 05. 2011 v 12:26 +0200: +1 for a MyFaces specific parameter. Regards, Jakob 2011/5/11 Martin

Re: [core] tasks for release myfaces core 2.0.6 and 2.1.0-rc

2011-05-20 Thread Jakob Korherr
, Leonardo Uribe -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

[jira] [Commented] (MYFACES-3151) [perf] minimize ExternalContext.getInitParameter invocations in myfaces API

2011-05-20 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13036715#comment-13036715 ] Jakob Korherr commented on MYFACES-3151: Well, that may depend on the Servlet

Re: [core] tasks for release myfaces core 2.0.6 and 2.1.0-rc

2011-05-20 Thread Jakob Korherr
One more thing. I'd like to take care of MYFACES-3133 before the release. I will do that today evening (when I am back in Vienna) or tomorrow afternoon. Regards, Jakob 2011/5/20, Jakob Korherr jakob.korh...@gmail.com: We have solved the previous problems. I think we should commit this one too

Re: [VOTE] release for myfaces test 1.0.3

2011-05-18 Thread Jakob Korherr
/staging/org/apache/myfaces/test/ [2] http://www.apache.org/foundation/voting.html#ReleaseVotes [3] http://people.apache.org/~lu4242/myfacestest103binsrc [4] https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310951version=12316444 -- Jakob Korherr blog: http

[jira] [Resolved] (MYFACES-3140) FacesMessage.VALUES is not ordered properly

2011-05-18 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-3140. Resolution: Fixed Fix Version/s: 2.1.0-SNAPSHOT 2.0.6-SNAPSHOT

[jira] [Resolved] (MYFACES-3141) FacesMessage implements Serializable but cannot be serialized

2011-05-18 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-3141. Resolution: Fixed Fix Version/s: 2.1.0-SNAPSHOT 2.0.6-SNAPSHOT

Re: [myfaces] ideas and things to do

2011-05-17 Thread Jakob Korherr
312 265 05 07 http://www.prime.com.tr -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: Advanced JSF 2 ResourceHandler for MyFaces commons

2011-05-17 Thread Jakob Korherr
). - Make it work with suffix mapping. That is not very hard to do, but it is a valuable contribution to do. Suggestions are welcome. regards, Leonardo Uribe 2011/3/8 Jakob Korherr jakob.korh...@gmail.com: Hi, I just committed the code, see r1079447. In addition, I created the following

[jira] [Commented] (MYFACES-3151) [perf] minimize ExternalContext.getInitPaparameter invocations

2011-05-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13034906#comment-13034906 ] Jakob Korherr commented on MYFACES-3151: I actually was thinking of introducing

Re: FacesMessage spec violations

2011-05-17 Thread Jakob Korherr
Thanks! Matt -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: [myfaces] ideas and things to do

2011-05-17 Thread Jakob Korherr
and develop these ideas goes into that direction. Additionally, this helps to the spec to move more faster and that's good for everybody. Leonardo 2011/5/17 Jakob Korherr jakob.korh...@gmail.com: Hi, @HTML5  I think a first alpha release of Ali's project would be very good to have

[jira] [Commented] (MYFACES-3140) FacesMessage.VALUES is not ordered properly

2011-05-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13034924#comment-13034924 ] Jakob Korherr commented on MYFACES-3140: Thx a lot for the patch, Matt

Re: [myfaces] ideas and things to do

2011-05-17 Thread Jakob Korherr
support is useful for the future and it is great to have a know-how about JSF+Html5 integration. Of course that doesn't mean current codebase is not to be used in production. Cheers, Ali On Tue, May 17, 2011 at 7:55 PM, Jakob Korherr jakob.korh...@gmail.comwrote: Totally agreed, Leo! Regards

[jira] [Commented] (MYFACES-3140) FacesMessage.VALUES is not ordered properly

2011-05-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13034966#comment-13034966 ] Jakob Korherr commented on MYFACES-3140: TODO merge changes in 1.1.x branch

[jira] [Commented] (MYFACES-3141) FacesMessage implements Serializable but cannot be serialized

2011-05-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13034967#comment-13034967 ] Jakob Korherr commented on MYFACES-3141: Commit patch with minor changes. Thx

[jira] [Created] (MYFACES-3149) HTML entities are removed

2011-05-16 Thread Jakob Korherr (JIRA)
HTML entities are removed - Key: MYFACES-3149 URL: https://issues.apache.org/jira/browse/MYFACES-3149 Project: MyFaces Core Issue Type: Bug Affects Versions: 2.0.5 Reporter: Jakob Korherr

[jira] [Commented] (EXTCDI-178) archetype is broken for mojarra

2011-05-16 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13033954#comment-13033954 ] Jakob Korherr commented on EXTCDI-178: -- Thanks for taking care of this, guys

[jira] [Commented] (EXTCDI-178) archetype is broken for mojarra

2011-05-16 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13033969#comment-13033969 ] Jakob Korherr commented on EXTCDI-178: -- I think there is no wiki, but a maven site

Re: MyFaces Html5 - Help request for release

2011-05-16 Thread Jakob Korherr
. Can someone help me in this subject? I am kind of lost in code-signing, ASF rules, etc. Cheers, Ali -- My Blog: http://blog.aliok.com.tr Twitter: http://twitter.com/aliok_tr -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http

Re: [core] Can UIComponent.rendererType be ValueExpression ? (MYFACES-3136)

2011-05-14 Thread Jakob Korherr
method for that? Cache as soon as you do the lookup, but clean it inside encodeAll call. Note some code is necessary here if encodeAll is called multiple times over the same instance (datatable or datalist case). Use a simple variable to do the trick. Leonardo -- Jakob Korherr blog

Re: [core] Enhancements to State Saving Caching Algorithm

2011-05-14 Thread Jakob Korherr
. Leonardo Uribe -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

[jira] [Commented] (MYFACES-3133) cc attribute cannot be resolved when composite component is used inside a datatable

2011-05-14 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13033495#comment-13033495 ] Jakob Korherr commented on MYFACES-3133: Hi Michael, Thx for the bug report

Re: [core] do not check for duplicate ids when saving view on production stage

2011-05-14 Thread Jakob Korherr
be do not         do it         if project stage is production, or maybe just add a param that         disable         that stuff.         Does that sounds good? Any objections?         regards,         Leonardo Uribe -- Jakob Korherr blog: http://www.jakobk.com twitter: http

[jira] [Commented] (MYFACES-3130) [PERF] Avoid unnecessary AbstractList$Itr instances

2011-05-14 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13033496#comment-13033496 ] Jakob Korherr commented on MYFACES-3130: +1 for that Jan-Kees. But I would

[jira] [Commented] (MYFACES-3144) [PERF] Cache renderer in UIComponentBase

2011-05-14 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13033497#comment-13033497 ] Jakob Korherr commented on MYFACES-3144: Is there any method which is always

Re: [core] Can UIComponent.rendererType be ValueExpression ? (MYFACES-3136)

2011-05-13 Thread Jakob Korherr
state saving? Each component has setRendererType(com.foo.renderer) in constructor and/or VDL calls setRendererType() after calling Application.createComponent() Please see MYFACES-3136 for details Thanks, Kočičák -- Jakob Korherr blog: http://www.jakobk.com twitter: http

[jira] [Commented] (EXTCDI-178) archetype is broken for mojarra

2011-05-13 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13033054#comment-13033054 ] Jakob Korherr commented on EXTCDI-178: -- thx, Imre. I'll take a look at it soon

Re: [core] Can UIComponent.rendererType be ValueExpression ? (MYFACES-3136)

2011-05-13 Thread Jakob Korherr
are componentType and componentFamily -those are String-only I think. Internally in code I don't see component.setValueExpression(rendererType, ve). a:component rendererType=#{bean.getRendererType} / is not possible. About state saving and rendererType I found nothing. Jakob Korherr píše v Pá 13

Re: [core] Can UIComponent.rendererType be ValueExpression ? (MYFACES-3136)

2011-05-13 Thread Jakob Korherr
/response and no need for evaluate it in every getRendererType() call - see MYFACES-3144. Other libs I'll check. Regards, Kočičák Jakob Korherr píše v Pá 13. 05. 2011 v 16:44 +0200: Hmm, ok. I also can't think of a scenario where you would use something like this right now

[jira] [Commented] (MYFACES-3145) Myfaces h:commandButton errors on Mozilla 3.6 when using Javascript form.submit()

2011-05-13 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13033274#comment-13033274 ] Jakob Korherr commented on MYFACES-3145: Is this an official Mozilla bug

Re: [VOTE] Release of Extensions CDI (CODI) 0.9.5

2011-05-09 Thread Jakob Korherr
/orgapachemyfaces-032/org/apache/myfaces/extensions/cdi/myfaces-extcdi-parent/0.9.5/myfaces-extcdi-parent-0.9.5-source-release.zip [3] http://www.apache.org/foundation/voting.html#ReleaseVotes -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http

[jira] [Commented] (MYFACES-2924) Component bindings are not reset when explicit navigation to the same page is derived from action

2011-05-05 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13029303#comment-13029303 ] Jakob Korherr commented on MYFACES-2924: The patch looks good. +1 from my side

Re: [jira] [Commented] (MYFACES-3093) Check FacesServlet description for support servlet 3.0 spec

2011-05-03 Thread Jakob Korherr
. regards, Leonardo Uribe 2011/5/2 Jakob Korherr (JIRA) dev@myfaces.apache.org:    [ https://issues.apache.org/jira/browse/MYFACES-3093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13027741#comment-13027741 ] Jakob Korherr commented on MYFACES-3093

[jira] [Commented] (MYFACES-3101) NavigationHandlerImpl throws NullpointerException if view is expired

2011-05-03 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13028290#comment-13028290 ] Jakob Korherr commented on MYFACES-3101: I agree with Leonardo. Alex, please

[jira] [Commented] (MYFACES-3101) NavigationHandlerImpl throws NullpointerException if view is expired

2011-05-02 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13027737#comment-13027737 ] Jakob Korherr commented on MYFACES-3101: Hi, Because there was no release since

[jira] [Commented] (MYFACES-3093) Check FacesServlet description for support servlet 3.0 spec

2011-05-02 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13027741#comment-13027741 ] Jakob Korherr commented on MYFACES-3093: I think a better idea than the myfaces

Re: Myfaces 2.1.x now is trunk

2011-05-02 Thread Jakob Korherr
/myfaces/core/branches/2.0.x/ https://svn.apache.org/repos/asf/myfaces/shared/trunk_4.0.x/ regards, Leonardo Uribe -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

[core] Keep 2.1.x branch and trunk in sync

2011-04-29 Thread Jakob Korherr
-- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

[JSF-2.2] Should we deprecate Managed Beans in JSF 2.2?

2011-04-29 Thread Jakob Korherr
this, please vote! Regards, Jakob -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

[jira] [Commented] (MYFACES-3119) NullPointerException in UIComponentBase.restoreDeltaSystemEventListenerClassMap() when UIViewRoot subscribed to PostAddToViewEvent

2011-04-29 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13027076#comment-13027076 ] Jakob Korherr commented on MYFACES-3119: hehe, yes sorry. I guess I just forgot

[jira] [Commented] (MYFACES-3119) NullPointerException in UIComponentBase.restoreDeltaSystemEventListenerClassMap() when UIViewRoot subscribed to PostAddToViewEvent

2011-04-29 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13027085#comment-13027085 ] Jakob Korherr commented on MYFACES-3119: @Leonardo: I think you did the most

Re: [core] Keep 2.1.x branch and trunk in sync

2011-04-29 Thread Jakob Korherr
, Jakob Korherr jakob.korh...@gmail.com wrote: Hi guys, Since we now have a branch for JSF 2.1 [1], but still are fixing most issues in JSF 2.0 and thus in trunk, every commiter should take care of merging his/her changes into the 2.1.x branch too. Otherwise we will soon have a big mess, I

[jira] [Commented] (MYFACES-3116) MyFaces cannot resolve @ManagedProperty on startup, throws UnsupportedOperationException

2011-04-28 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13026222#comment-13026222 ] Jakob Korherr commented on MYFACES-3116: Great, you're welcome! MyFaces cannot

Re: [codi] first steps for the next release

2011-04-28 Thread Jakob Korherr
http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

[jira] [Updated] (MYFACES-3101) NavigationHandlerImpl throws NullpointerException if view is expired

2011-04-27 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-3101: --- Resolution: Fixed Fix Version/s: 2.0.6-SNAPSHOT Status: Resolved

Re: [core] performance: performance hints

2011-04-27 Thread Jakob Korherr
for tables that stamp EditableValueHolders.) Andy -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

[jira] [Commented] (MYFACES-3117) Current server state saving implementation prevents multi-window usage

2011-04-27 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13025724#comment-13025724 ] Jakob Korherr commented on MYFACES-3117: You're right, that's a very big problem

[jira] [Commented] (MYFACES-3117) Current server state saving implementation prevents multi-window usage

2011-04-27 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13025725#comment-13025725 ] Jakob Korherr commented on MYFACES-3117: Another idea: we could provide a way

Re: jira groups

2011-04-27 Thread Jakob Korherr
miss a group you should have (myfaces-committers and/or myfaces-pmc). regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces -- Jakob Korherr blog: http://www.jakobk.com twitter

Re: jira groups

2011-04-27 Thread Jakob Korherr
Sorry, forgot to add my JIRA username: jakobkorherr Regards, Jakob 2011/4/27 Jakob Korherr jakob.korh...@gmail.com: Hi, Thanks for checking this stuff, Gerhard. It seems like no-one really cared about it for a long time. I am missing the myfaces-pmc group. Regards, Jakob 2011/4/27

[jira] [Commented] (MYFACES-3116) MyFaces cannot resolve @ManagedProperty on startup, throws UnsupportedOperationException

2011-04-27 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13026034#comment-13026034 ] Jakob Korherr commented on MYFACES-3116: The solution was to check if MyFaces

[jira] [Resolved] (MYFACES-3116) MyFaces cannot resolve @ManagedProperty on startup, throws UnsupportedOperationException

2011-04-27 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-3116. Resolution: Fixed Fix Version/s: 2.0.6-SNAPSHOT MyFaces cannot resolve

[jira] [Commented] (MFCOMMONS-29) Advanced JSF 2 ResourceHandler

2011-04-22 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MFCOMMONS-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13023180#comment-13023180 ] Jakob Korherr commented on MFCOMMONS-29: NOTE that URL style was changed

[jira] [Resolved] (MFCOMMONS-30) Change URL management of Advanced JSF 2 ResourceHandler

2011-04-22 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MFCOMMONS-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MFCOMMONS-30. Resolution: Fixed Fix Version/s: 1.0.2-SNAPSHOT Change URL management

[jira] [Created] (MFCOMMONS-31) Support i18nized resources like ResourceBundle does

2011-04-22 Thread Jakob Korherr (JIRA)
Components: myfaces-commons-resourcehandler Affects Versions: 1.0.2-SNAPSHOT Reporter: Jakob Korherr Assignee: Jakob Korherr Currently we support something like this for i18nized resources: mylib/img/logo.gif mylib/img/de/logo.gif mylib/img/en_US/logo.gif It would make

[jira] [Commented] (MYFACES-3101) NavigationHandlerImpl throws NullpointerException if view is expired

2011-04-22 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13023405#comment-13023405 ] Jakob Korherr commented on MYFACES-3101: since the patch has been commited, can

Re: [core] performance: performance hints

2011-04-20 Thread Jakob Korherr
-saving and restoring methods entirely. Lifespan of those hints can be request (faceContext.attributes) or view (component.attributes) WDYT? Regards, Kočičák See https://issues.apache.org/jira/browse/MYFACES-3111 too. -- Jakob Korherr blog: http://www.jakobk.com twitter: http

<    1   2   3   4   5   6   7   8   9   10   >