[jboss-user] [JBoss Seam] - null injected values
andreigh.ts
do-not-reply at jboss.com
Fri Nov 9 08:58:08 EST 2007
I am inside a long running conversation and I have a search page with a search button that triggers myBean.search().
myBean has several conversation scoped variables, injected with @In.
While the search page is rendered in the browser, before the render finishes, I click the search button that calls method myBean.search() on server.
The problem is that injected values are null.
Is this a bug? Or is there a configuration to avoid it?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103253#4103253
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4103253
More information about the jboss-user
mailing list