[jboss-user] [JBoss Seam] - Re: selectItems+ajax4jsf

2006-12-07 Thread petemuir
Hmm. For some reason Seam/A4J aren't playing nicely when trying to access a converter via an EL expression - I don't think this is particularly related to SeamSelectItems. But it would be worth seeing whether you get a similar error if you just use f:selectItems (i.e. outject a Listhttp://www.

[jboss-user] [JBoss Seam] - Re: selectItems+ajax4jsf

2006-12-08 Thread gllambi
I test it without the selectItem tag and the same exception is thrown I'm using seam1.1.0CR2, jboss 4.0.5 with the ejb profile and ajax4jsf-1.0.3 with jsp, not facelets. Also I'am usign my-faces-1.1.4 Here I put the config files component.xml, faces-config.xml and web.xml | | |

[jboss-user] [JBoss Seam] - Re: selectItems+ajax4jsf

2006-12-27 Thread atzbert
Are there any news here? I experienced this issue now twice, with ajax4jsf and icefaces... :( View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3996552#3996552 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3996552

[jboss-user] [JBoss Seam] - Re: selectItems+ajax4jsf

2006-12-28 Thread gllambi
"atzbert" wrote : Are there any news here? I experienced this issue now twice, with ajax4jsf and icefaces... :( After some work, I found a solution to the problem. It isn't from the selectItem tag. It is a problem of using ajax4jsf with jsf and seam together. To make it work you must use the re