Alexey Kazakov [
http://community.jboss.org/people/akazakov] created the discussion
"Re: Target Unreachable, identifier 'valeursMBean' resolved to null"
To view the discussion, visit:
http://community.jboss.org/message/615903#615903
--------------------------------------------------------------
You misspelled the component name. You defined it as valeurMBean :
@Component("valeurMBean")
but use it as valeur*s*MBean : #{valeursMBean.valeurTable}
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/615903#615903]
Start a new discussion in JBoss Tools at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]