[ANNOUNCE] Release of Apache MyFaces Extensions CDI 1.0.6

2014-03-04 Thread Gerhard Petracek
The Apache MyFaces team is pleased to announce the 13th release of Apache MyFaces Extensions CDI (aka CODI). Apache MyFaces CODI provides portable CDI extensions for the Java-Platform (SE and EE). CODI is a modularized and extensible toolbox for CDI based applications. The release of CODI v1.0.6

Re: 2.2.0 and multipart

2014-03-04 Thread Leonardo K. Shikida
Karl I haven't tested it, but Howard figured out that it may be a primefaces problem in their autodetection algorithm I haven't tested myself yet, but it seems it's just a matter of adding this parameter explicitly context-param param-nameprimefaces.UPLOADER/param-name

Re: 2.2.0 and multipart

2014-03-04 Thread Karl Kildén
Well for me it breaks the form completely. Even if I have only a single component h:commandButton/ it's broke. Adding the primefaces parameter has no effect. I will try to put a test application together On 4 March 2014 14:17, Leonardo K. Shikida shik...@gmail.com wrote: Karl I haven't

Re: 2.2.0 and multipart

2014-03-04 Thread Karl Kildén
Leonardo Uribe, Thanks for doing a test with this already. Everyone, this is how I reproduced it in a test project: - Cloned Gerhards template project:https://github.com/os890/javaweb-cdi-ds-project-template - Ran with mvn clean install jetty:run -

Re: 2.2.0 and multipart

2014-03-04 Thread Howard W. Smith, Jr.
On Tue, Mar 4, 2014 at 8:58 AM, Karl Kildén karl.kil...@gmail.com wrote: Well for me it breaks the form completely. interesting. please clarify this statement... breaks the form completely. Even if I have only a single component h:commandButton/ it's broke. i'm definitely interested in

Re: 2.2.0 and multipart

2014-03-04 Thread Karl Kildén
Hi Howard, This is the complete markup you wanted to see: h:form id=mainForm enctype=multipart/form-data h:commandButton value=Press me action=#{helloWorld.send}/br/ /h:form Note that I reproduced it in a project that does not include Primefaces (described in my

Re: 2.2.0 and multipart

2014-03-04 Thread Howard W. Smith, Jr.
On Tue, Mar 4, 2014 at 9:18 AM, Karl Kildén karl.kil...@gmail.com wrote: Everyone, this is how I reproduced it in a test project: - Cloned Gerhards template project:https://github.com/os890/javaweb-cdi-ds-project-template h, examining the faces-config.xml, i see 2.0 specified

Re: 2.2.0 and multipart

2014-03-04 Thread Karl Kildén
Nice spot, In my production environment I changed it but I will test that aspect in the template project On 4 March 2014 15:50, Howard W. Smith, Jr. smithh032...@gmail.com wrote: On Tue, Mar 4, 2014 at 9:18 AM, Karl Kildén karl.kil...@gmail.com wrote: Everyone, this is how I reproduced it

Re: 2.2.0 and multipart

2014-03-04 Thread Karl Kildén
It made no difference for me / Karl On 4 March 2014 15:52, Karl Kildén karl.kil...@gmail.com wrote: Nice spot, In my production environment I changed it but I will test that aspect in the template project On 4 March 2014 15:50, Howard W. Smith, Jr. smithh032...@gmail.comwrote: On Tue,

Re: 2.2.0 and multipart

2014-03-04 Thread Howard W. Smith, Jr.
Have you reported this to Deltaspike? I wonder what happens when you 'remove' delta spike from the equation/mix, and see if stuff/stack starts working. :) On Tue, Mar 4, 2014 at 9:55 AM, Karl Kildén karl.kil...@gmail.com wrote: It made no difference for me / Karl On 4 March 2014 15:52,

Re: 2.2.0 and multipart

2014-03-04 Thread Karl Kildén
Removing deltaspike has no effect. / Karl On 4 March 2014 16:23, Howard W. Smith, Jr. smithh032...@gmail.com wrote: Have you reported this to Deltaspike? I wonder what happens when you 'remove' delta spike from the equation/mix, and see if stuff/stack starts working. :) On Tue, Mar 4,

Re: 2.2.0 and multipart

2014-03-04 Thread Howard W. Smith, Jr.
wow, okay. :) Earlier, Leonardo Uribe mentioned the following: I can confirm a simple example using MyFaces 2.2.0 works. See: http://jsflive.wordpress.com/2013/04/23/jsf22-file-upload/ Looking forward to hearing why your/Karl's test case does not work. On Tue, Mar 4, 2014 at 10:26 AM, Karl

[TRINIDAD] Support for IE 11

2014-03-04 Thread Sandeep Gururaj
Hello All, I want to know which version of Apache MyFaces and Apache MyFaces Trinidad support Microsoft Internet Explorer 11 browser. How can I download it? What I notice on the download page ( http://myfaces.apache.org/trinidad/download.html) is Trinidad 2.0.1 as latest. However, I notice