Re: Trouble upgrading from 1.1.2 to 1.1.7

2010-03-09 Thread s . pennec
...@gmail.com 08.03.2010 17:20 Please respond to MyFaces Discussion users@myfaces.apache.org To MyFaces Discussion users@myfaces.apache.org cc Subject Re: Trouble upgrading from 1.1.2 to 1.1.7 Hi Sébastien, It's great that you were able to figure out the real problem :) To explain it a little

Re: Trouble upgrading from 1.1.2 to 1.1.7

2010-03-09 Thread Jakob Korherr
To MyFaces Discussion users@myfaces.apache.org cc Subject Re: Trouble upgrading from 1.1.2 to 1.1.7 Hi Sébastien, It's great that you were able to figure out the real problem :) To explain it a little further: the f:selectItem itemValue=1 .../ creates a SelectItem

Re: Trouble upgrading from 1.1.2 to 1.1.7

2010-03-09 Thread Marcus Büttner
...@gmail.com Sent by: sethfromaust...@gmail.com 08.03.2010 17:20 Please respond to MyFaces Discussion users@myfaces.apache.org To MyFaces Discussion users@myfaces.apache.org cc Subject Re: Trouble upgrading from 1.1.2 to 1.1.7 Hi Sébastien, It's great that you were able to figure out

Re: Trouble upgrading from 1.1.2 to 1.1.7

2010-03-09 Thread s . pennec
succeed. Anyway thanks for your suggestion :-) Best Regards, Sébastien Marcus Büttner m...@buett.at 09.03.2010 12:24 Please respond to MyFaces Discussion users@myfaces.apache.org To MyFaces Discussion users@myfaces.apache.org cc Subject Re: Trouble upgrading from 1.1.2 to 1.1.7

Re: Trouble upgrading from 1.1.2 to 1.1.7

2010-03-09 Thread s . pennec
Please respond to MyFaces Discussion users@myfaces.apache.org To MyFaces Discussion users@myfaces.apache.org cc Subject Re: Trouble upgrading from 1.1.2 to 1.1.7 Hi Sébastien, Oh ok. In that case you could return -1 in your converter and change the setter in your managed bean to accept

Re: Trouble upgrading from 1.1.2 to 1.1.7

2010-03-09 Thread Jakob Korherr
Jakob Korherr jakob.korh...@gmail.com Sent by: sethfromaust...@gmail.com 08.03.2010 17:20 Please respond to MyFaces Discussion users@myfaces.apache.org To MyFaces Discussion users@myfaces.apache.org cc Subject Re: Trouble upgrading from 1.1.2 to 1.1.7 Hi Sébastien, It's

Re: Trouble upgrading from 1.1.2 to 1.1.7

2010-03-08 Thread s . pennec
06.03.2010 09:56 Please respond to MyFaces Discussion users@myfaces.apache.org To MyFaces Discussion users@myfaces.apache.org cc Subject Re: Trouble upgrading from 1.1.2 to 1.1.7 Hi Sébastien, Sorry for the long delay - I had to learn a lot last week for a university exam... Anyway, the thing

Re: Trouble upgrading from 1.1.2 to 1.1.7

2010-03-08 Thread Jakob Korherr
/browse/MYFACES-1328 Jakob Korherr jakob.korh...@gmail.com Sent by: sethfromaust...@gmail.com 06.03.2010 09:56 Please respond to MyFaces Discussion users@myfaces.apache.org To MyFaces Discussion users@myfaces.apache.org cc Subject Re: Trouble upgrading from 1.1.2 to 1.1.7

Re: Trouble upgrading from 1.1.2 to 1.1.7

2010-03-08 Thread Mike Kienenberger
Unfortunately, #{1} will not work. #{1} will generate a Long, not an Integer. On Mon, Mar 8, 2010 at 11:20 AM, Jakob Korherr jakob.korh...@gmail.com wrote: Hi Sébastien, It's great that you were able to figure out the real problem :) To explain it a little further: the f:selectItem

Re: Trouble upgrading from 1.1.2 to 1.1.7

2010-03-06 Thread Jakob Korherr
02.03.2010 23:39 Please respond to MyFaces Discussion users@myfaces.apache.org To MyFaces Discussion users@myfaces.apache.org cc Subject Re: Trouble upgrading from 1.1.2 to 1.1.7 Hi, You're welcome ;) Hmm. Maybe the submitting via the javascript function iceSubmit() does

Re: Trouble upgrading from 1.1.2 to 1.1.7

2010-03-02 Thread s . pennec
:-) Sébastien Jakob Korherr jakob.korh...@gmail.com Sent by: sethfromaust...@gmail.com 01.03.2010 12:25 Please respond to MyFaces Discussion users@myfaces.apache.org To MyFaces Discussion users@myfaces.apache.org cc Subject Re: Trouble upgrading from 1.1.2 to 1.1.7

Re: Trouble upgrading from 1.1.2 to 1.1.7

2010-03-02 Thread Jakob Korherr
Re: Trouble upgrading from 1.1.2 to 1.1.7 Can you provide some generated HTML (not JSP!!), which includes components that do not work. This could be a great help! Regards, Jakob 2010/3/1 s.pen...@lombardodier.com Hello, My guess is that the problem is more general than just

Re: Trouble upgrading from 1.1.2 to 1.1.7

2010-03-02 Thread s . pennec
@myfaces.apache.org cc Subject Re: Trouble upgrading from 1.1.2 to 1.1.7 Can you provide some generated HTML (not JSP!!), which includes components that do not work. This could be a great help! Regards, Jakob 2010/3/1 s.pen...@lombardodier.com Hello, My guess is that the problem

Trouble upgrading from 1.1.2 to 1.1.7

2010-03-01 Thread s . pennec
Hello, I am experiencing quite a lot of trouble while upgrading from MyFaces 1.1.2 to 1.1.7. My application uses IceFaces 1.8.2, Spring 2.5.2 and Hibernate 3.4.0. The only thing that I changed in my Maven 2 build is the version of MyFaces. This had an impact on the following jars: Added:

Re: Trouble upgrading from 1.1.2 to 1.1.7

2010-03-01 Thread Jakob Korherr
Hi, Maybe there's a problem with the javascript that submits the form. I saw However this is just a shot in the blue... Regards, Jakob 2010/3/1 s.pen...@lombardodier.com Hello, I am experiencing quite a lot of trouble while upgrading from MyFaces 1.1.2 to 1.1.7. My application uses

Re: Trouble upgrading from 1.1.2 to 1.1.7

2010-03-01 Thread s . pennec
@myfaces.apache.org cc Subject Re: Trouble upgrading from 1.1.2 to 1.1.7 Hi, Maybe there's a problem with the javascript that submits the form. I saw However this is just a shot in the blue... Regards, Jakob 2010/3/1 s.pen...@lombardodier.com Hello, I am experiencing quite a lot of trouble while

Re: Trouble upgrading from 1.1.2 to 1.1.7

2010-03-01 Thread Jakob Korherr
Korherr jakob.korh...@gmail.com Sent by: sethfromaust...@gmail.com 01.03.2010 12:25 Please respond to MyFaces Discussion users@myfaces.apache.org To MyFaces Discussion users@myfaces.apache.org cc Subject Re: Trouble upgrading from 1.1.2 to 1.1.7 Hi, Maybe there's a problem