[jboss-user] [JBoss Seam] - Re: how to set parameters in user integration tests

2008-01-14 Thread laksu
Hi, I am from the same team with berkay. We followed the suggested solution ot that thread. There, in the code from Seam 2.0.1.CR1 for invodeApplication is: return application.getExpressionFactory().createMethodExpression( facesContext.getELContext(), methodExpression,

[jboss-user] [JBoss Seam] - Re: how to set parameters in user integration tests

2008-01-14 Thread abra
i'm actually fighting with the same kind of problem. what i want to do is setting the @DataModelSelection with set("#{ataModelSelection}", myObject). as far as i have understood seam, this should provide myObject for injection in my classes where the @In annotation stands. can someone provide m

[jboss-user] [JBoss Seam] - Re: how to set parameters in user integration tests

2008-01-14 Thread berkay
this doesnt works for me when i print getValue("parentCategory"), null comes. i am confused. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4119546#4119546 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4119546

[jboss-user] [JBoss Seam] - Re: how to set parameters in user integration tests

2008-01-14 Thread nickarls
Does this apply? http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3997350#3997350 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4119540#4119540 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4119540