Regression between myfaces-extval-core and primefaces: System-Event-Listeners are called too late.

2012-12-06 Thread it-media . kopp
Hello, We have come across an issue that occurs in the combination of myfaces-extval and primefaces. We use the following configuration: myfaces-extcdi-bundle-jsf20 (1.0.6) myfaces-extval-core (2.0.6) myfaces-extval-bean-validation (2.0.6) myfaces-extval-property-validation (2.0.6)

Re: Documentation

2012-12-06 Thread Werner Punz
Hi Leonardo, just a short question, wouldn´t it be simpler just to make a site:site and then copy the files over from the target directory? Or am I missing something vital there? Werner Am 28.11.12 17:41, schrieb Leonardo Uribe: Hi The server entry goes into .m2/settings.xml regards,

Re: Documentation

2012-12-06 Thread Werner Punz
Ok I have to answer myself, some of the links do not work (the module links) with a simple site:site, as it seems. Werner Am 06.12.12 12:38, schrieb Werner Punz: Hi Leonardo, just a short question, wouldn´t it be simpler just to make a site:site and then copy the files over from the target

[jira] [Resolved] (EXTSCRIPT-185) Preparations for the 1.0.5 release

2012-12-06 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/EXTSCRIPT-185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved EXTSCRIPT-185. --- Resolution: Fixed Fix Version/s: 1.0.5-FINAL 1.0.5-SNAPSHOT

[VOTE] Release of Apache MyFaces Extension Scripting 1.0.5

2012-12-06 Thread Werner Punz
Hello Everyone: I was running the needed tasks to get the 1.0.5 release of Apache MyFaces Extension Scripting out. This release is a bugfix and improvement release, it introduces Spring support and adds JRuby support. The artifacts are deployed to Nexus [1] [2]. Release Notes:

Re: [VOTE] Release of Apache MyFaces Extension Scripting 1.0.5

2012-12-06 Thread Werner Punz
+1 Am 06.12.12 14:42, schrieb Werner Punz: Hello Everyone: I was running the needed tasks to get the 1.0.5 release of Apache MyFaces Extension Scripting out. This release is a bugfix and improvement release, it introduces Spring support and adds JRuby support. The artifacts are deployed

Re: [VOTE] Release of Apache MyFaces Extension Scripting 1.0.5

2012-12-06 Thread Grant Smith
+1 On Thu, Dec 6, 2012 at 5:51 AM, Werner Punz werner.p...@gmail.com wrote: +1 Am 06.12.12 14:42, schrieb Werner Punz: Hello Everyone: I was running the needed tasks to get the 1.0.5 release of Apache MyFaces Extension Scripting out. This release is a bugfix and improvement

Re: [VOTE] Release of Apache MyFaces Extension Scripting 1.0.5

2012-12-06 Thread Hazem Saleh
+1 On Thu, Dec 6, 2012 at 5:52 PM, Grant Smith gr...@marathonpm.com wrote: +1 On Thu, Dec 6, 2012 at 5:51 AM, Werner Punz werner.p...@gmail.com wrote: +1 Am 06.12.12 14:42, schrieb Werner Punz: Hello Everyone: I was running the needed tasks to get the 1.0.5 release of Apache

[jira] [Created] (TRINIDAD-2347) JSESSIONID is not send with the first RESPONSE

2012-12-06 Thread Max Starets (JIRA)
Max Starets created TRINIDAD-2347: - Summary: JSESSIONID is not send with the first RESPONSE Key: TRINIDAD-2347 URL: https://issues.apache.org/jira/browse/TRINIDAD-2347 Project: MyFaces Trinidad

[jira] [Commented] (TRINIDAD-2259) Serious problem with Facelets - launchDialog.xhtml from examples doesn't work as facelet - problem with partialSubmit=true

2012-12-06 Thread Max Starets (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13512058#comment-13512058 ] Max Starets commented on TRINIDAD-2259: --- I will be working on TRINIDAD-2334 soon.

Re: Re: Regression between myfaces-extval-core and primefaces: System-Event-Listeners are called too late.

2012-12-06 Thread it-media . kopp
Hello Gerhard, I will do so. I tried a very simple example just yet, but this does not show the issue. I've a feeling that I need to add at last some bean validation annotations to a used bean in the view to trigger the extval proxy to do its work. My assumtion is that extval tries to parse

AW: Re: Re: Regression between myfaces-extval-core and primefaces: System-Event-Listeners are called too late.

2012-12-06 Thread Mark Struberg
maybe try disabling the block with f:validateBean? -- it-media.k...@daimler.com schrieb am Do., 6. Dez 2012 21:53 PST: Hello Gerhard, I will do so. I tried a very simple example just yet, but this does not show the issue. I've a feeling that I need to add at last

Re: AW: Re: Re: Regression between myfaces-extval-core and primefaces: System-Event-Listeners are called too late.

2012-12-06 Thread it-media . kopp
Hello, thanks for your reply. I do not want to disable validation completely, just prevent client side behavior (if thats possible). Heiko strub...@yahoo.de 07.12.2012 08:10 Bitte antworten an dev@myfaces.apache.org An dev@myfaces.apache.org Kopie Thema AW: Re: Re: Regression between