ok I found what happened(I guess)
I had this line in my SLSB:
| @In
| private Context sessionContext;
and I guess it cleaned my context
I removed those lines and now I am getting new Exception..
any idea?!?
| java.lang.IllegalArgumentException: Value binding '#{cLang}'of
UISelectItems with component-path {Component-Path : [Class:
javax.faces.component.UIViewRoot,ViewId: /login/register.xhtml][Class:
javax.faces.component.html.HtmlForm,Id: _id38][Class:
javax.faces.component.html.HtmlPanelGrid,Id: _id40][Class:
javax.faces.component.html.HtmlSelectOneMenu,Id: _id51][Class:
javax.faces.component.UISelectItems,Id: _id52]} does not reference an Object of
type SelectItem, SelectItem[], Collection or Map but of type : null
|
I cahnged the @factory and the varible name to be cLang
Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965065#3965065
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3965065
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user